I was wondering if anyone knows where the Xcode simulator builds wind up being put. I’m searching for it but can’t for the life of me find it.
Any help is appreciated.
Thanks,
Alan
I was wondering if anyone knows where the Xcode simulator builds wind up being put. I’m searching for it but can’t for the life of me find it.
Any help is appreciated.
Thanks,
Alan
The Xcode Simulator file created by CoronaSDK is in the folder you selected in the build window. As for where Xcode Simulator puts it, that an internal Apple operation. CoronaSDK calls the iPhoneSimulator with a pointer to the .app file and the rest is managed by the Xcode Simulator. As far as I know, it’s not located in any folder you can access.
The Xcode Simulator file created by CoronaSDK is in the folder you selected in the build window. As for where Xcode Simulator puts it, that an internal Apple operation. CoronaSDK calls the iPhoneSimulator with a pointer to the .app file and the rest is managed by the Xcode Simulator. As far as I know, it’s not located in any folder you can access.