简体   繁体   中英

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

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?

Try Simulator Launcher :

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

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.

ios-sim似乎是唯一适用于xcode 6.3 https://github.com/phonegap/ios-sim

尝试使用app.io,对我很有用,而且它是免费的

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