Reputation: 1202
I've just upgraged to xCode5 from xCode4, but my iPhone becomes not recognised in xCode5, and after I connect iPhone again, no info pop out to ask me setup my iPhone but xCode4 does.
How to make xCode5 recognise my device again?
Thanks
Upvotes: 0
Views: 71
Reputation: 89509
Go to Organizer (Cmd-Shift-2) and you'll see your device listed there.
Click on the "Use for Development" button that appears for your device.
If the "Use for Development" button doesn't appear, your device is probably still on iOS 6 and Xcode 5 (which has the iOS 7 SDK) might not want to work with a device that has an older OS on it.
Upvotes: 2