I setup a bot to build the project then test on all the simulators. This has been working, but today the integration had 28 errors. Each said the same thing (but for each simulator device name):
Xcode cannot launch apps on the simulated device “Resizable iPad”, as it is currently running an app on “iPhone 5s”. Only one simulated device may be used at a time...
After manually running the bot I received no warnings. What could cause this? (I enjoy the success streak)