79246635

Date: 2024-12-03 07:32:57
Score: 0.5
Natty:
Report link

I had the same issue with Xcode and was finally able to fix it by following the steps below.

  1. Select "Custom" option for distribution and Next

Select "Custom" option for distribution

  1. Select App Store Connect from the second window and Next

  2. Select Export for the destination and Next enter image description here

  3. After that, the same error message will be displayed, but you will now be able to proceed to the next step. List item

  4. Select the sign-in method for manual signing as shown below.

enter image description here

  1. Go to the Apple Developer account, create a distribution certificate, download it, import it, and select the imported certificate for distribution as shown below.

enter image description here enter image description here

  1. After completing all these steps, you can export a signed .ipa file.

  2. Now, go to the App Store on your Mac and download the Transporter app. Log in to Transporter, then click the '+' icon at the top left corner and select the exported .ipa file. I hope you are able to upload the app to TestFlight without any issues.

enter image description here

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Probably link only (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Nipun