Post

Replies

Boosts

Views

Activity

Firebase not compiling on Apple Silicone
I recently updated to the new Apple Silicone (arm64) and now I can't compile a project using Firebase. Below is the error I run into: ld: in /Users/UserName/Documents/AppName/Pods/FirebaseAnalytics/Frameworks/FIRAnalyticsConnector.framework/FIRAnalyticsConnector(FIRAnalyticsConnectora8eeba373b74508311b8b22b8d3202a6.o), building for iOS Simulator, but linking in object file built for iOS, file '/Users/UserName/Documents/AppName/Pods/FirebaseAnalytics/Frameworks/FIRAnalyticsConnector.framework/FIRAnalyticsConnector' for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
2
0
6.2k
Nov ’20