-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Firebase with CocoaPods' generate_multiple_pod_projects option does not work on Case Sensitive FS #4925
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Hi @sinoru, thanks for reporting the issue. Can you share a copy or screenshot of the error you're encountering? You may also consider updating your SDK version to the latest one and see if the issue persists. |
This is protocolbuffers/protobuf#6803. The fix has been merged to master and is planned to be available when Protobuf 3.12.0 releases. In the meantime, see the workarounds discussed in that issue. |
I never think about protobuf itself had issue. Thanks to let me know it :) |
Step 0: Are you in the right place?
file a Github issue.
with the
firebase
tag.google group.
of the above categories, reach out to
Firebase Support.
this repository, please delete this section.
[REQUIRED] Step 1: Describe your environment
[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
Error occured by importing protobuf in ABTesting
Which CocoaPods produces protobuf as
protobuf
but ABTesting try to importProtobuf
module.The text was updated successfully, but these errors were encountered: