Search code examples
ioscommand-linejenkinssimulatornsrunningapplication

Running iOS app on the simulator using Jenkins


I'm setting up my CI server with Jenkins. I can successfully build the app but now I need a way to run it in the simulator. How can I do it?


Solution

  • Have you checked out WaxSim? It's a command-line app to run the simulator. I've heard various noises about it not working on Mac OSX 10.8 but they may have fixed this now.

    https://github.com/square/waxsim