Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

After running pod update on my project, I am now getting the errors:

'FirebaseCore/FirebaseCore.h' file not found

and (I imagine associated):

Could not build Objective-C module 'Firebase'

I have tried deintegrating and installing pods multiple times, creating new workspaces (and making sure I am in workspace rather than project). I am not all that experienced in programming (yet!), but my podfile contains use_frameworks! in case that's of any help?

I have also noticed that when I build my app I get a warning about not being able to find the pod.[AppName].xcconfig file, although the file isn't highlighted in red and appears to still be where it says?

like image 906
jasperthedog Avatar asked Mar 08 '26 17:03

jasperthedog


1 Answers

i have the same issue, i simply reinstall the pod file through command prompt like pod install so then my project start working.

like image 182
Muhammad Qasim Malik Avatar answered Mar 11 '26 05:03

Muhammad Qasim Malik



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!