I want to sign a macApp using the Cloud managed Developer ID certificate. With the help of this forum discussion and the official documentation, I have tried to sign it using the following steps.
- Make sure "Access to Cloud Managed Developer ID Certificate" is enabled
- Remove all Developer ID certificates from the keychain.
- In Xcode, click Products > Archive.
- Click "Distribute App > Developer ID > Export" (selecting "Upload" will give the same result)
- Select "Automatically manage signing"
- The following text will appear and the signing process will stop.
- "The following errors occurred while locating and generating signing assets. Xcode is unable to resolve these issues automatically."
- Communication with Apple failed.
- You are not allowed to perform this operation.
- No signing certificate "Developer ID Application" found.
- Communication with Apple failed.
Why do I get these errors?
Restarting PC, xcode, or re-signing in to the Apple Developer account in Xcode settings did not contribute to resolving this issue. And our Account Holder is suffering from the same error.
- Xcode:14.3
- macOS:13.2.1
- PC:MacBookPro M1 2020
- My Role: Admin
Best regards.