문제

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