11
votes

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?

4

4 Answers

3
votes

Try Simulator Launcher:

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

1
votes

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.

0
votes

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

-1
votes

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