79124911

Date: 2024-10-25 08:45:52
Score: 1.5
Natty:
Report link

I have faced the same issue since the macOS 15 upgrade. The best workaround that at least lets me achieve consistent builds is as follows:

  1. Locate the folder with the .ipa file by revealing the Products -> Your app in finder
  2. Remove the .ipa file in that folder (just one file)
  3. Start the build.
  4. Repeat the step 2 EVERY TIME before staring the build

Note: in case the build system is blocked, kill the CoreDeviceService process and try again.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: PaulStets