I'm try to develop an iOS app and the current Build Settings are: Code Signing Identity Debug: Don't code sign Any SDK: iOS Developer Release: Don't code sign Any SDK: iOS Developer Provisioning Profile: None
How come that I'm still able to run the app on my iPad even though I've not selected any Provisioning Profile and selected "Don't code sign" for the Debug setting?
Is there a way to see which profile was selected for this app (even though I didn't select any)?