Problem with sideloading apps on my iPhone
Hi! I'm using iPhone 5 and Xcode 7. I've made a little app I want to test on my phone, but I get an error: "No code signing identities found". What should I do?
iMac, OS X El Capitan (10.11.2), null
Hi! I'm using iPhone 5 and Xcode 7. I've made a little app I want to test on my phone, but I get an error: "No code signing identities found". What should I do?
iMac, OS X El Capitan (10.11.2), null
If you are in one of the paid developer programs, then your code signing identity would be the certificate that Apple issued you. To side load your own applications using the new feature in Xcode 7, you can create a self-signed identity from the Keychain Access application. See Apple's Code Signing Guide for more information.
I was a Safari developer (just so I was a developer) but as far as I know Apple merged all developer programs into one. Right now I'm not a paid developer. Do I still need to have self-signed identity from my Keychain?
Problem with sideloading apps on my iPhone