Deploy application to iPhone Simulator
Posted
by Craig Warren
on Stack Overflow
See other posts from Stack Overflow
or by Craig Warren
Published on 2010-04-30T15:04:47Z
Indexed on
2010/04/30
15:07 UTC
Read the original article
Hit count: 394
Hi,
I am looking for a way to deploy my application to another users simulator. To be blunt the person needs to show the application on the simulator and is not capable of compiling the source code and I don't have the time to produce the instructions.
What I want to do is provide them with the .app (or another) file and have them install it in the simulator just like they can do with any real iPhone Device.
Does anyone know how I can do this?
© Stack Overflow or respective owner