Вопрос

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