简体   繁体   中英

Running .app file on iPhone Simulator

So I built my project and I have a .app file from my BUILD location. How can I run this on my simulator without using Xcode ?

I dont not wish to grab the .app file from iPhone Simulator files and pass it to another person. What I require is that, as soon as my .app file is built, I wish to use it to run in the iPhone simulator.

Any tricks ??

出色的工具ios-sim完全可以满足您的需求。

What I did is, put the .app file in the Users/Library/iPhoneSimulator.. directory and place it similar to the other apps present there.

Close and open the simulator again, and you will be able to see the app on the springboard.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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