Before I integrated Google Places in my app, I had no problem running it on simulators, but now I can run my app only on physical devices. I tried excluding arm64, like it was suggested in many answers, but no luck. Full error below:
building for iOS Simulator, but linking in object file built for iOS, file '/Users/davitmuradyan/Documents/DigiSoft/trip-share-ios/TripShare/Pods/GoogleMaps/Base/Frameworks/GoogleMapsBase.framework/GoogleMapsBase' for architecture arm64
For M1 chips, "Open using Rosetta" might work.
But after updating to Sonoma 14.0 (15.0 for XCode), "Open using Rosetta" cannot be found in "Get Info" window.
Alternatively, try:
Xcode -> Product (in the menu bar) -> Destination -> Destination Architectures -> check 'Show Rosetta Destination'
After that, devices in the build list should be able to have '(Rosetta)' in the end , e.g. iPhone 15 (Rosetta)
And the project should be able to run on these Rosetta simulators.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With