Is it just my luck - or is Xcode 11 unusable?
I just upgraded from Mojave to Catalina and installed Xcode 11 from App Store (all latest versions naturally).
Xcode 11 is simply unusable.
In brief:
On attempt to use Interface Builder, Xcode 11 gradually becomes unresponsive and then everything deteriorates completely. Xcode 10 and everything else works normally.
In detail:
When opening a project and starting working with code everything seems to be normal. But once I open a .xib file things go downhill.
In Interface Builder, when I click elements they're not selected right away but after a brief delay. And then it takes several seconds until the info in the inspector updates.
Then scrollers stop working. The entire app becomes unresponsive - like I click tab and it takes awhile until it activates. Then several clicks I performed earlier with no effect, suddenly start executing one after another.
Same thing in the code editor: everything I type happens after a brief delay. Code completion doesn't work at all.
I did the following troubleshooting:
-Deleted and re-installed Xcode 11
-Restarted Mac
-Created a new clean user and ran Xcode there
-Restarted in safe mode
Nothing helps - exactly the same things happens every time in all projects.
Once again, Xcode 10 works normally.
Xcode 11 cannot be used.
Specs:
iMac 2017 27" 40 GB RAM
macOS 10.5.4
Xcode 11.4.1 [noSwift, ObjC only, only Mac apps]
Thanks for any feedback,
Leo