I created a certificate and switched to Keychain Access to test the application on an ios device. This worked fine, but I have one problem, I am exporting the certificate from keychain Access for the phonegap application. Now a keychain Access displaying a warning ("The Key" System Roots "cannot be changed."), While I drag the SSL development certificate to access Keychain Access, and the old Provisioning Provisioning profiles do not work. An ios application with old Provisioning Provisioning profiles gives the error "Command / usr / bin / codesign failed with exit code 1"
How to avoid this problem?
If anyone knows, please help me.
source
share