Hi Guys,
I'm getting this error:
TMS-90035: Invalid Signature - The binary with bundle identifier ‘com.Realize.RealizeApp’ at path [RealizeApp.app] contains an invalid signature. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). If you are certain your code signing settings are correct, choose ‘Clean All’ in Xcode, delete the ‘build’ directory in the Finder, and rebuild your release target.
I have a distribution certificate and I'm doing auto manage my signing. Although, in xcode when I see the Signing certificate it says Apple development, and not distribution. How do I change the automatically generated provisioning profile to use my distribution certificate?
Rik
I'm getting this error:
TMS-90035: Invalid Signature - The binary with bundle identifier ‘com.Realize.RealizeApp’ at path [RealizeApp.app] contains an invalid signature. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). If you are certain your code signing settings are correct, choose ‘Clean All’ in Xcode, delete the ‘build’ directory in the Finder, and rebuild your release target.
I have a distribution certificate and I'm doing auto manage my signing. Although, in xcode when I see the Signing certificate it says Apple development, and not distribution. How do I change the automatically generated provisioning profile to use my distribution certificate?
Rik