iOS Question Build failed. Cannot create any more certificates!

kstainsb

Member
Licensed User
Longtime User
Hello and help!

I'm trying to do a development build of my app. It's all very confusing and I've revoked my development certificates, so I cannot now create another development certificate or an "app store and ad-hoc" certificate. Is there any way in the apple developer page to reset the certificates? Can I use a different type of certificate to test my app on my own device (not on the app store?).

When I try and compile the app, it fails with error: Check dependencies
Provisioning profile "dev" doesn't include any certificate for which the matching private key is installed in the keychain.

Thanks,
 
Top