Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for updating the dependency of boringssl-swiftpm, grpc-binary #3100

Closed
cherylEnkidu opened this issue Dec 6, 2024 · 1 comment
Closed
Labels
needs-triage Issue still needs to be assigned, labeled and deduplicated type: bug Something is broken or not working as intended

Comments

@cherylEnkidu
Copy link

Project

Other

Language

Swift

OS Platform

Apple

What happened?

Hi Nearby team,

I am working in Firebase Firestore team and this week we received a ticket regards of the dependency issues caused by the mismatched version of boringssl-swiftpm and grpc-binary. firebase/firebase-ios-sdk#14210

Could you please upgrade the dependencies so the developers can enjoy the benefits of both products at the same time? Also the Firestore team would like to work with the Nearby team to make the Google product compatible. Is there anything we can do to help with dependency changes in the future?

What did you expect to happen?

N/A

How can we reproduce it (as minimally and precisely as possible)?

N/A

How often does this bug happen?

Every time

Standalone code to reproduce the issue

No response

Relevant log output

Anything else we need to know?

No response

@cherylEnkidu cherylEnkidu added needs-triage Issue still needs to be assigned, labeled and deduplicated type: bug Something is broken or not working as intended labels Dec 6, 2024
@bourdakos1
Copy link
Collaborator

@cherylEnkidu thanks for reaching out :) We've previously resolved the issue by exposing a dynamically linked version of NearbyConnections and the use of a module alias for openssl_grpc. However, that doesn't seem to be working anymore and I'm not sure if it's from an SPM or Firebase change.

Aside from openssl, the other issue we had was Firebase and Nearby having different C++ requirements, which led us to forking abseil-cpp-SwiftPM to support c++17.

I've reopened #1916 in favor of this issue as it has more context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Issue still needs to be assigned, labeled and deduplicated type: bug Something is broken or not working as intended
Projects
None yet
Development

No branches or pull requests

2 participants