I’m a bit confused/lost as to how to get my Corona app into XCode.
If I use “Corona -> File -> Build -> iOS -> Build for: XCode Simulator”, Corona gives me a large app and then automatically opens the app in XCode’s iOS Simulator, where I can run it. However I have no access to Corona’s print() statement output, or any debug info.
I want to open the app in the XCode IDE proper, where I can see what XCode has to say about it, or at the very least see the output of my Corona print() statements.
Basically I am testing the Corona native.newVideo() feature. This feature doesn’t work in the Corona Simulator ("WARNING: Native video objects are not supported in the simulator. Please build for device.
"), so I need to go to the XCode iOS Simulator, or the device itself. My video doesn’t seem to work and as I have no access to any print/debug statements, I have no idea why the video does not work.
Is there a way to create a new XCode project and add or import a pre-compiled app, such as that that Corona generates?
I’m new to XCode and Corona.
Stephen.
[import]uid: 133169 topic_id: 28812 reply_id: 328812[/import]