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

Xcode Error: 'FirebaseCore/FirebaseCore.h' file not found #13

Open
TUKenStone opened this issue Apr 1, 2020 · 2 comments
Open

Xcode Error: 'FirebaseCore/FirebaseCore.h' file not found #13

TUKenStone opened this issue Apr 1, 2020 · 2 comments

Comments

@TUKenStone
Copy link

TUKenStone commented Apr 1, 2020

Go to Podfile and add as follows:
pod 'Firebase/Core', :modular_header => true
pod 'Firebase/Core', :modular_header => true

@shinriyo
Copy link

Do you fix by this?

@shinriyo
Copy link

2 lines?

pod 'Firebase/Core', :modular_headers => true

add s
https://stackoverflow.com/questions/54782822/xcode-error-firebasecore-firebasecore-h-file-not-found

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

No branches or pull requests

2 participants