Reputation: 721
I'm noticing that Xcode is severely affecting my computer's performance. I can only have Xcode open for a few minutes at a time before everything I have open starts slowing down and my computer starts overheating. When I check Activity Monitor, there are usually 5-15 lines that say "com.apple.dt.Xcode.sourcecontrol.Git". Sometimes my app won't get past the landing page until I force quit them all. Has anyone come across this before? Are there any settings I can change to make this stop?
Upvotes: 7
Views: 3292
Reputation: 1343
For Xcode 10.1: preferences > Source Control > remove all automatics sych
it has a large effect on your CPU usage
Upvotes: 10
Reputation: 535345
Go into Xcode's Accounts preferences and delete all Git repository info there.
Upvotes: 5