In xCode I click "Product -> build for -> profiling".
Then I hold down the run button until the drop down menu appears and select profiling. xCode runs and says "Finished running - Profiling MyApp.app on iDeviceName". However, the app never runs...
How do I build for profiling and then run?