Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Doesn't build for latest XCode (11.4)
#29
(17-04-2020, 11:26 AM)arkenthera Wrote: Hi, we had no issues with builds getting stuck at Processing with any of 2019.3.x or 2019.2.x and Xcode 11.4 or Xcode 11.3 combinations.

Ok, that's interesting. All my Xcode 11.3.1 builds build locally but get stuck in Processing state on App Store end apart from empty Unity project.
So:

- Empty Unity project (2019.3.0f6) + Xcode 11.3.1 -> Builds and completes ASC processing
- Empty Unity project (2019.3.7f1) + Xcode 11.3.1 -> Builds and completes ASC processing

- Empty Unity project (2019.3.7f1) + Obi Fluid 5.1 and Softbody 5.1 + Xcode 11.3.1 -> Builds but is stuck in ASC processing (1 hour and counting)

- Our game project (2019.3.7f1) + Obi Fluid 5.1 and Softbody 5.1 + Xcode 11.3.1 -> Builds but is stuck in ASC processing (22 hours and counting, 4 different builds)

- All builds with Obi and Xcode 11.4 or 11.4.1 -> Local builds gets stuck

Working empty project had just ARM64 and bitcode enabled. I guess I should test disabling bitcode if that helps.
Do you have some special settings in the Xcode project since your builds are working normally?

edit. Game projects that do not use Obi build fine with Xcode 11.4 and do not get stuck in ASC


Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
RE: Doesn't build for latest XCode (11.4) - by JyriKilpelainen - 17-04-2020, 12:15 PM