XCode crash without error when distributing enterprise app

Hello,


I am having issues with XCode. My XCode crashes without error when trying to distribute enterprise app right after selecting "Automatically manage signing" and clicking next.


This is how to reproduce my issue:

  1. Archive your app.
  2. Open the Organizer window.
  3. Click on Distribute App.
  4. Select the Enterprise distribution method and click Next.
  5. Select App Thinning All Compatible Device Variant, check Rebuild from Bitcode and Uncheck Include Manifest for Over-the-air and click Next.
  6. Select Automatically manage signing and click next.
  7. "Communicating with Apple" then Crash without error.


Anyone experienced this crash and knows how to fix it? I tried reinstalling xCode. Moving my project in an new project. Checked for updates but no luck.

Replies

I recently face the same issue. After relaunching Xcode 5-10 times, it worked. Make sure you're also connected to a Wi-Fi network instead of a Personal Hotspot or other, especially if your files are saved on the cloud, like on iCloud. Make sure there are also no errors in your provisioning profiles or certificates.