iOS/iPadOS 15 Beta 5 with Xcode 13 Beta 5 Running debug is very slow.

After updating iOS/iPadOS 15 Beta 5, debugging at run time will freeze for about 30 seconds to 1 minute.

then the console will be shown

2021-08-17 19:05:46.063366+0700 AppName[1451:1049560] Writing analzed variants.

Are you guy experiencing the same problem as me?

  • Intel based Mac: No Freezing M1: Freezing

Add a Comment

Replies

I just got this same kind of message, as of the 24th of August, 2021, being printed out in the Xcode Debugging Console after having built and run my app for the iPhone X (iOS 15.0) in the Simulator.

The version of Xcode I'm using is: Version 13.0 beta 5 (13A5212g).

I didn't notice any freezing of the Simulator and/or of my app running in it, but perhaps that was because this wasn't the first time I'd built and run my app in the Simulator since having most recently launched the Simulator.

  • I've just tried it on Intel based Mac, then It looks like the freezing problem is on M1

Add a Comment