Reputation: 5806
Xcode 11.2.1 unuseably slow starting and compiling the project.
Is there a recourse other than uninstall and fallback to last known semi-useable version such as 11.2.1GM or 11.1 ?
Might be a new installment of the age old saga Xcode awfully slow
Upvotes: 1
Views: 252
Reputation: 1961
There is a known issue in Xcode 11.2 with the simulator:
See in the link:
Known Issues
Third party “endpoint security” software may cause slow simulators, system freezes, or prevent debug processes from running in simulators reliably. This sometimes manifests as debugserver disconnections or simulator applications receiving a SIGKILL signal. (55853555)
Workaround: Uninstall the third party software.
Upvotes: 1