Hello guys. I'm getting a certificate error when I try to export a project to my IOS device once I've successfully gone through all of the certificate set up instructions:
http://www.stencyl.com/help/view/ios-certificates-guide-2The logfile error is:
[LOG] Code Sign error: No code signing identities found: No valid signing identities (i.e. certificate and private key pair) matching the team ID “(null)” were found.From the troubleshooting guide i'm told it's likely to be the following:
Q: You see an error in the logs about "no identity found"
A: Several possibilities similar to the above.
- Your certificate expired (check Keychain Access or the Apple Developer Portal).
- You exported the Development, rather than Distribution certificate or provisioning profile.
- You didn't specify a password when exporting the p12 file or entered in an incorrect password.
I'm a subscribed member, so we should be able to export to iOS. My iOS distribution certificate is valid and wont expire until 2015. I'm definitely using the Distribution certificate and not the development certificate and I specified a password which I then used in Stencyl setup. I've tried it a number of times, on a number of different projects (my game, and also a brand new blank project) and tried it on 2 different computers and getting the same error each time. We tested it on a computer using xcode 5 and another using xcode 6. I basically get the same error on every project on every computer. I've even deleted all of the certificates and started the while process again, to no avail.
Any ideas out there as i'm a bit stuck now! Thanks in advance.