1
Ask a Question / Xcode Project Won't Build
« on: December 04, 2019, 08:46:08 am »
I exported my game to an Xcode project.
At first I got this error with Build Haxe:
I've read that if you delete the Build Haxe target, that should fix the issue. But when I delete that target I get a new error
I am on macOS Catalina, using Xcode 11, and Stencyl 4.0.1 b10449
At first I got this error with Build Haxe:
Code: [Select]
ExternalBuildToolExecution failed with a nonzero exit code
I've read that if you delete the Build Haxe target, that should fix the issue. But when I delete that target I get a new error
Code: [Select]
Library not found for -lApplicationMain
I am on macOS Catalina, using Xcode 11, and Stencyl 4.0.1 b10449