```log ld: in /Users/REDACTED/Desktop/DocScan iOS/Pods/FirebaseAnalytics/Frameworks/FIRAnalyticsConnector.framework/FIRAnalyticsConnector(FIRAnalyticsConnector_a8eeba373b74508311b8b22b8d3202a6.o), building for iOS Simulator, but linking in object file built for iOS, file '/Users/REDACTED/Desktop/DocScan-iOS/Pods/FirebaseAnalytics/Frameworks/FIRAnalyticsConnector.framework/FIRAnalyticsConnector' for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) ``` I think it may be due to me using an m1 mac. But nevertheless, would it be possible to create a branch without firebase so the codebase would be easier to work with since firebase isn't even really being used in the first place.