Skip to content

Conversation

paulb777
Copy link
Member

now that SPM supports same public header path as CocoaPods

It seems the ifdef around FirebaseCore.h contributed to an Xcode build race condition where the app could try to build before FirebaseCore.

Fix #6341

@paulb777 paulb777 merged commit 8ceb3b3 into master Aug 28, 2020
@paulb777 paulb777 deleted the pb-firebase-h branch August 28, 2020 21:25
paulb777 added a commit that referenced this pull request Aug 28, 2020
* Restore Firebase.h now that SPM supports same public header path as CocoaPods
paulb777 added a commit that referenced this pull request Aug 31, 2020
* Restore Firebase.h to pre-6.28.0 style (#6367)
* Restore Firebase.h now that SPM supports same public header path as CocoaPods
* Version 6.31.1
thebrianchen pushed a commit that referenced this pull request Sep 8, 2020
* Restore Firebase.h now that SPM supports same public header path as CocoaPods
@firebase firebase locked and limited conversation to collaborators Sep 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

import Firebase is not sufficient to define the FirebaseApp symbol in my build environment.
4 participants