Running Xcode 7, sitting in the directory for my app, I ran...
barbecuesteve:MyApp 🔥 chairs sync
Couldn't find an active iOS Simulator
barbecuesteve:MyApp 🔥 ps aux|grep "Simulator "
barbecuesteve 45695 0.0 0.6 2751448 100100 ?? S 8:50AM 0:12.48 /Applications/Xcode-beta.app/Contents/Developer/Applications/Simulator.app/Contents/MacOS/Simulator -SessionOnLaunch NO
barbecuesteve 45811 0.0 0.0 2432772 672 s001 S+ 8:53AM 0:00.00 grep Simulator
barbecuesteve:MyApp 🔥
Running Xcode 7, sitting in the directory for my app, I ran...