I got a .app folder from a developer friend.

I would try his application and run .app to my iPhone Simulator, without XCode.

Is there a way to run this .app to my iPhone Simulator ? Of course this .app has been built for iPhone Simulator target.

有帮助吗?

解决方案

Try something like this:

/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app/Contents/MacOS/iPhone\ Simulator -SimulateApplication path_to_your_app/YourFavouriteApp.app/YourFavouriteApp
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top