Xcode has been experiencing this kind of problem recently
The chrysanthemum of Scanning for Working Copies is always spinning around at the top, and I can’t finish it. Although I haven’t noticed any influence on my work, I am really disturbed when I look at it.
I searched the Internet and found that this thing is related to version control. When this phenomenon occurs, the code version management operation cannot be performed at this time.
Solution:
1 “In XCode->Preferences->Source Control, remove the Enable Source Control tick, and then close the project
2 “Reopen the project, and then “scanning for working copies” disappears, and then check the Enable Source Control check.
If you use other tools, such as source Tree, you don’t need to turn on this option
Similar Posts:
- resource fork, Finder information, or similar detritus not allowed
- An App ID with Identifier ‘XXX’ is not available
- [Solved] Xcode 10 Error: library not found for -lstdc++.6.0.9
- Xcode Command PhaseScriptExecution failed with a nonzero exit code
- Please connect the device in Xcode upgrade 11.7
- Cordova/CDVPlugin.h file not found [How to Solve]
- [Solved] xcode unbound variable: Command PhaseScriptExecution failed with a nonzero exit code
- Using react native elements in RN project to report an error: unrecognized font family ‘material icons’
- Maven Error: Failed to read artifact descriptor for xxx:jar and missing artifact maven dependency
- React-native run-ios: unable to find utility “instruments”