How To Install Firebase Pods on Apple Silicon Macs
When trying to install firebase pod and you try to build that project in Xcode you might end up with this error. FIRAnalyticsConnector’ for architecture arm64clang: error: linker command failed with exit code 1 (use -v to see invocation) To get around this. Delete the xcworkspace, update your Podfile. On your Podfile you need to… Read More How To Install Firebase Pods on Apple Silicon Macs