No provisioned iOS devices are available with a compatible iOS version

Posted by tarmes on Stack Overflow See other posts from Stack Overflow or by tarmes
Published on 2011-10-24T10:35:57Z Indexed on 2012/07/01 21:16 UTC
Read the original article Hit count: 1424

Filed under:
|

I'm trying to test my app on an iPhone 3G, however I'm getting this error:

No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination.

Note that:

  • The 3G has version 4.2.1 of iOS installed
  • The iOS deployment target is set to version 4.2
  • The device has valid development profiles installed
  • I'm using the latest Xcode 4

I'm at a loss. Can anyone help?

Tim

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-provisioning