Has anyone else experienced this and possibly found a fix? I've filed bug reports but this is a completely fatal bug for developing on Xcode on the M1. Have had to keep using my old laptop, huge bummer.
Post
Replies
Boosts
Views
Activity
Every UITextview or UITextfield in my app crashes now after upgrading to Xcode 13.0
Here is the crash:
and here is the trace:
I put a breakpoint on every call to stringByTrimmingCharacteresInSet and it shows nothing. This bug is a result of updating Xcode.
Any help would be very appreciated!