Quote:
Originally Posted by ksr04
I am trying to run an application in iphone simulator which runs well in mac. But I think directly copying the app in the simulator's application folder won't help. Have anybody ever tried this?
|
An app compiled for a device is different than an app compiled for the simulator....
The Simulator just helps speed up development. It doesn't replace deploying an app to a device for debugging and prepping the App for distribution in iTunes.
*Note signing an App for distribution was a little tricky the first time around... but note that iTunes Connect verifies that everything is done correctly....If you've done something wrong in this stage of deployment, iTunes connect will tell you....