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

Broken on clean install #28

Open
AndrewSB opened this issue Dec 28, 2017 · 6 comments
Open

Broken on clean install #28

AndrewSB opened this issue Dec 28, 2017 · 6 comments

Comments

@AndrewSB
Copy link

Tracking on Firebase over at firebase/firebase-ios-sdk#600

A clean install (https://github.com/AndrewSB/broken-carthage-maybe) doesn't work.

@soheilbm am I doing something obviously stupid? I tried to follow the README as closely as possible

@AndrewSB
Copy link
Author

AndrewSB commented Dec 28, 2017

As an update, it definitely seems to be something broken with this repo or with my integration steps.

A manual drag and drop installation from Firebase's docs compiles and builds (attempted over at https://github.com/AndrewSB/broken-carthage-maybe/tree/manual-integration)

@brooksdubois
Copy link

Agreed, I followed all the steps very closely and both the Firebase Database frameworks are not recognized. Very disappointing. The analytics framework seems to work okay.

@paynerc
Copy link
Contributor

paynerc commented Mar 8, 2018

@AndrewSB Are you running on High Sierra by any chance? Up until recently this was working fine for me. And then this week I upgraded to High Sierra and now I am seeing this issue. Manually dropping in the 4.10.0 frameworks from Firebase works, but that is not something that is going to work in our build pipeline. One of the things I read about this issue is that there is a version mismatch between two libraries and that is causing the issue. But I don't know why it just recently surfaced, unless the Xcode Command Line tools for High Sierra are just different enough...

@paynerc
Copy link
Contributor

paynerc commented Mar 8, 2018

@AndrewSB I opened a PR on this repo to have it consume the 4.10.0 frameworks. I am now able to link past that error I was seeing before. Now my app crashes on launch, but its compiling. I was wondering if you are seeing similar after pulling with the latest?

@AndrewSB
Copy link
Author

AndrewSB commented Mar 8, 2018

Yup, I was on high sierra. Firebase has official (beta) support for Carthage now though, so you should just be able to use their setup. See firebase/firebase-ios-sdk#9 (comment)

@schlingding
Copy link

schlingding commented Mar 18, 2018

I’m still supporting https://github.com/MonsantoCo/FirebaseFramework which is up to date with 4.10.0 and the latest Crashlytics until there is a better solution.

The current Firebase support for Carthage is still not enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants