cordova ios build on mac with xcode 12.4 failed with error 65 related to arm64 #8862
Unanswered
nulele
asked this question in
CLI - PWA mode
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, if you encounter a "build failed with exit code 65" error and you...
follow these steps:
Now you can go back on your IDE and build for ios with an happy end!!!
Remember that if you now build the app in XCode for distribution, it will fail... so you have to rollback what you've done and the build will be succesful.
I've struggled several hours to find a solution to this problem. I don't like it but it's the only way that saved my day.
If you have a better solution, please share.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions