Does anyone know how to use -SimulateApplication tool via command line. As I understand it shoud load/istall .app via simulator? I'm setting next: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app/Contents/MacOS/iPhone\ Simulator -SimulateApplication $HOME/path to app
but nothing happen, only simulator launch
It would be great to get some advice?