Quantcast
Channel: Active questions tagged cocoapods - Stack Overflow
Viewing all articles
Browse latest Browse all 1024

Library 'FirebaseCore' Not Found – Linker Command Failed with Exit Code 1 in Xcode

$
0
0

I'm facing an issue while building my iOS project in Xcode. The error message is:Library 'FirebaseCore' not found.
Linker command failed with exit code 1 (use -v to see invocation).enter image description here

I have already tried the following:

Running pod install and ensuring FirebaseCore is listed in Podfile.lock.Cleaning the build folder (Cmd + Shift + K) and restarting Xcode.Checking that I'm opening the .xcworkspace file instead of .xcodeproj.Ensuring my Pods directory is included in the project's Framework Search Paths.Running pod deintegrate and pod install again.Despite these steps, the issue persists. The same project works fine in other Mac systems. Any suggestions on how to resolve this?


Viewing all articles
Browse latest Browse all 1024

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>