Closed SergioZhydecky closed 2 years ago
This is likely related to Cocoapods and/or terminal not running under Rosetta. You can try these tips here: https://dev.to/courier/tips-and-tricks-to-setup-your-apple-m1-for-development-547g (notably the terminal under rosetta option). As well as see a few M1 specific notes in env setup here: https://docs.nativescript.org/environment-setup.html#macos-ios can search the page for "Additional notes for M1 based machines"
I'm trying to build an app on a mac with M1 CPU, but getting next:
The command $ns run ios works if an application is created outside nx workspace.