How does JetBrains AppCode launch the iOS Simulator?
I just looked at JetBrains's App Code IDE and it seems to be able to launch the iOS Simulator and run applications in it. When I had to automate the deployment of my projects I had to resort to Applescript and GUI automation. They seem to be using a closed tool called 'simlauncher'. I wonder what the magic behind it could be. Update: On looking at Activity Monitor, I see that osascript gets launched from simlauncher before the simulator is launched. Could it be Applescript again? I thought iOS Simulator.app was not scriptable. iOS Simulator seems to be launched by launchd, so simlauncher is