简体   繁体   English

iPhone:运行.app到iPhone模拟器

[英]iPhone : run .app to iPhone Simulator

I got a .app folder from a developer friend. 我从开发人员朋友那里得到一个.app文件夹。

I would try his application and run .app to my iPhone Simulator, without XCode. 我会尝试使用他的应用程序,然后在没有XCode的情况下将.app运行到我的iPhone模拟器中。

Is there a way to run this .app to my iPhone Simulator ? 有没有办法将这个.app运行到我的iPhone模拟器? Of course this .app has been built for iPhone Simulator target. 当然,此.app是针对iPhone Simulator目标构建的。

尝试这样的事情:

/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app/Contents/MacOS/iPhone\ Simulator -SimulateApplication path_to_your_app/YourFavouriteApp.app/YourFavouriteApp

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM