XCode 13 is super slow, build time is 10~20 times longer than Xcode 12

XCode 13 is super slow, build time is 10~20 times longer than Xcode 12。The worst release ever.

Post not yet marked as solved Up vote post of wfrobin Down vote post of wfrobin
15k views
  • I find things get faster and "smoother" after I disabled the Source Control in the Preferences...

Add a Comment

Replies

I'm using XCode 13.4 on macOS 12.4, M1 Pro chip. Building a react native project takes around 10 minutes. Indexing is paused for a long time. Building the debug variant is very fast, but the release variant is pure horror.

Does anyone have any tips about how to check which parts of the code are slower to compile?

I Apple slowing down the macs on purpose for the new M1...? What the heck is going on? XCode 13.4 is super slow!

What worked for me is disabling "Open using Rosetta" checkbox - to me it looks like latest xCode or xOS is very slow using Rosetta. With Rosetta it took me 15800 seconds without it was only 505 seconds

Yep, Xcode 13.3.1 took my time up to 30 minutes when archiving an app.

Still facing same problem with Xcode 14.2. Apple having a f**k IDE :(

  • I've only been using xcode for about a month as a student, when it gets buggy and really slow, it's a pain.

Add a Comment