This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
+1 vote

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.

in Engine by (63 points)

1 Answer

+1 vote
Best answer

Godot for Mac is not compiled to be able to use the simulator, you have to test your project on a real device.

If you want to use the simulator for Godot, you have to compile it.
https://godotengine.org/qa/2331/can-you-run-a-godot-app-in-xcode-ios-simulator

by (283 points)
selected by

Got it, thanks.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.