i just upgraded my iPhone 3GS to iOS 4.1 and also downloaded the latest Xcode 3.2.4 and iOS sdk 4.1....i was working on an application on previous sdk iOS 4.0 but now when i build the project with new sdk xcode says No Provisioned iOS Device is connected...do i need to install a new provisioning profile for the project?? i cant figure out why xcode wont build the application??
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
If you set up a new iPhone and did not restore it from a backup, your profiles have been lost. You need to reinstall them. Of course, you can use the same one again, as your unique device ID (UDID) does not change with a software update. Connect your device, open the Xcode organizer (Windows -> organizer or Cmd+Option+O), select your device and click "Use for development". Then you can add your provisioning profile again. |
|||
|
|