-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Undefined symbols for architecture x86_64 #10383
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Closing in favor of firebase/flutterfire#9761. this is likely related to the Invertase binary distribution of Firestore and the 10.0.0 change in the Firestore Codable implementation now using the one from FirebaseSharedSwift. cc: @mikehardy |
Yeah Russell is currently looking into it - I'm paying attention as this will have to be resolved in firestore-ios-sdk-frameworks somehow I'm certain. There is some non-zero chance it comes back to a packaging thing here for zip distribution but I'll work under first assumption it's the pre-compiled dependency we repack. Thanks for the heads-up |
Description
When trying to run the app in the Simulator I get this error.
NOTE: I'm running this using Apple Silicon M1 Pro
Reproducing the issue
flutter run
Firebase SDK Version
10.0.0
Xcode Version
14.0.1
Installation Method
CocoaPods
Firebase Product(s)
Firestore
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetThe text was updated successfully, but these errors were encountered: