I am new to iPhone development, I am using xCode 4.4.1
- I have setup a Provisioning profile and was able to debug on my iPhone device before
- I have disconnected my device from the machine and restarted it
- Once reconnected my device doesn’t appear on the available Scheme Destinations
Having that said:
- I have verified that the provisioning profile is properly set on my
device @ Settings->General->Profile - Using xCode->Organizer->Devices, I have verified that the Provisioning profile is properly set on the
dev machine.
Since restarting my physical iPhone device I can’t use it for debugging, why ?
Any help will be appreciated.
~Nadav
The problem was that while I was trying to generate armv6 code I was experimenting with xcode v4.4.1, this xcode version doesn’t support iOS 6, and thus, it didn’t recognize my device.