79343511

Date: 2025-01-09 17:28:01
Score: 0.5
Natty:
Report link

Make sure that the developer account you use in Xcode has an "Apple Distribution Certificate" on your computer by following these steps:

  1. Accept all developer agreements by signing in to your account at https://developer.apple.com first as others have suggested
  2. Start Xcode and select "Settings..." from the Xcode menu
  3. Select the "Accounts" tab
  4. Select the Apple ID you want to use on the left pane (or add it if you don't already have it listed)
  5. Select the Team you want to use for distribution on the right pane (this would usually be your company/business name or your own name I guess if you're not incorporated)
  6. Click the "Manage Certificates..." button
  7. If you don't see an Apple Distribution certificate, click the + button on the bottom left corner, and select Apple Distribution

Doing these steps fixed the crash issue for me and I was finally able to make a new release.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Arda