Run a compiled iPhone Simulator App Build? (.app) without Xcode?

左心房为你撑大大i 提交于 2019-12-21 03:52:34

问题


So have a complete build of my app compatible for the iOS Simulator on Snow Leopard. Now I don't want to install Xcode on my other Mac to run this.

The question: Is there a way to only install the iOS Simulator? I could install the app on my iOS Simulator on my primary Mac and then just copy the iPhone Simulator folder from the Library folder and paste it on my secondary Mac.

Or is there any other app?


回答1:


Try Simulator Launcher:

Simulator Launcher builds custom executables to automatically launch an embedded iPhone Simulator application using the correct iPhone SDK.




回答2:


The Simulator app depends on other directories and files in the SDK/Xcode installation. Best bet is to install the full iOS SDK and then try deleting Xcode and other stuff until you find the minimum required.

There is no other app.




回答3:


ios-sim seems to be the only one that works with xcode 6.3 https://github.com/phonegap/ios-sim




回答4:


Try using app.io, worked great for me, and it's free



来源:https://stackoverflow.com/questions/5121790/run-a-compiled-iphone-simulator-app-build-app-without-xcode

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!