Following the official guide for exporting to iOS, I've been able to compile the project successfully in Xcode. However, when trying to run the build, I received the following error message:
iPhone 7 Plus cannot run godot_opt.iphone.
godot_opt.iphone does not have an architecture that iPhone7 can execute.
Can anyone please advise as to what's going on here? (I receive the same error message for other targets as well).
I was using the previous stable version of Godot, 2.1.2, along with the proper templates and received this error. I've since updated to Godot 2.1.3 with the proper templates, and am continuing to receive the error.
I am using Xcode 8.3.1.
Thanks so much.