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

Firebase with CocoaPods' generate_multiple_pod_projects option does not work on Case Sensitive FS #4925

Closed
sinoru opened this issue Feb 19, 2020 · 4 comments

Comments

@sinoru
Copy link

sinoru commented Feb 19, 2020

Step 0: Are you in the right place?

  • For issues or feature requests related to the code in this repository
    file a Github issue.
    • If this is a feature request please use the Feature Request template.
  • For general technical questions, post a question on StackOverflow
    with the firebase tag.
  • For general (non-iOS) Firebase discussion, use the firebase-talk
    google group.
  • For backend issues, console issues, and other non-SDK help that does not fall under one
    of the above categories, reach out to
    Firebase Support.
  • Once you've read this section and determined that your issue is appropriate for
    this repository, please delete this section.

[REQUIRED] Step 1: Describe your environment

  • Xcode version: Xcode 11.3.1
  • Firebase SDK version: 5.17.0
  • Firebase Component: Analytics, DynamicLinks, RemoteConfig
  • Component version: _____
  • Installation method: CocoaPods

[REQUIRED] Step 2: Describe the problem

Steps to reproduce:

  1. Add generate_multiple_pod_projects option on Podfile
  2. Trying to build with Firebase

Error occured by importing protobuf in ABTesting

Which CocoaPods produces protobuf as protobuf but ABTesting try to import Protobuf module.

@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@sinoru sinoru changed the title CocoaPods' generate_multiple_pod_projects option does not work on Case Sensitive FS Firebase with CocoaPods' generate_multiple_pod_projects option does not work on Case Sensitive FS Feb 19, 2020
@rizafran
Copy link
Contributor

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.

@paulb777
Copy link
Member

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.

@sinoru
Copy link
Author

sinoru commented Feb 19, 2020

I never think about protobuf itself had issue. Thanks to let me know it :)

@firebase firebase locked and limited conversation to collaborators Mar 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants