sjdrew commented on issue #1113: URL: https://github.com/apache/cordova-ios/issues/1113#issuecomment-1003147338
Exact same issue on M1 mac. Cordova iOS 6.2.0... Solution. Running xcode with Rosetta is a workaround. However I did find a solution. I had already set my xcode targets to Excluded Architecture for "Any iOS Simulator SDK" = arm64 But turns out you also have to add for CordovaLib sub project. Once I added there, the error is gone and simulator works fine from xcode or ionic cordova emulate ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
