iOS Simulator won't launch, id: entry point (start) undefined error
I am still unable to launch the iOS Simulator after updating to AIR 16.0.0.245. I am seeing the following error on performing a debug run:
Create iOS Package
id: entry point (start) undefined. Usually in crt1.o for architecture i386
Compilation failed while executing: id64
My adt parameters seem OK, and pathing to SDK (iOS 8.1) is good. Debugging on device works fine. This is occurring in a pure ActionScript project that makes heavy use of Stage3D/Starling/Feathers.
Can someone point to some troubleshooting on this particular issue?
