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
iOS build issue after update to macOS Monterey (12.3) #9833
Comments
|
Monterey 12.3 removes python 2. |
|
Thanks @shilik the solution worked flawlessy! |
|
Did you have to disable SIP to be able to install under /usr/bin ? |
|
Monterey 12.3 removes python2. In my case, my python is linked to python2, so it shows the error "env: python: No such file or directory". You can check the location of python3 by And my problem "env: python: No such file or directory" is solved. |
|
See our notes in the docs: https://docs.nativescript.org/environment-setup.html#macos-ios |
|
@rigor789 hi bro I have somewhat kinda same issue, and I did I saw your notes and follow them thru but I am stuck at this point I've made a specific post about this issue here: https://github.com/orgs/NativeScript/discussions/10236 any help will be greatly appreciated. Thank you in advance |

Issue Description
Hello all,
after updating my Mac to 12.3 (macOS Monterey) Xcode fails in archive/build with the error:
I cannot find any information about this error except this thread on stackoverflow (where I've posted because proposed solution doesn't work in my case)
The issue occurs with any app.
Someone have any suggestion?
Reproduction
Open XCode
Select any workspace
From top menu selct "Product > Archive"
Relevant log output (if applicable)
Environment
Dependencies
Please accept these terms
The text was updated successfully, but these errors were encountered: