Xcode: Finished running but nothing launched

If you’ve got this problem, check your Info.plist for UIRequiredDeviceCapabilities. Remove them, and try again. That fixed it for me.

Another thing to try: set your iPhone OS (iOS) Deployment Target to 3.0 (or as low as necessary for the device you want to run on). In Xcode 4, a Deployment Target that’s higher than the iOS device’s iOS version can cause the Run to fail silently.

3 thoughts on “Xcode: Finished running but nothing launched

  1. After a lot of frustration and a lot of looking around your post saved me what could have been endless additional wasted time. Thank you so much.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>