Xcode Source Control showing multiple Working Copies

后端 未结 12 1896
孤独总比滥情好
孤独总比滥情好 2020-11-28 09:17

Xcode is showing multiple working copies:

Working Copies
myProject - master
myProject_olderRepo
myProject_originalRepo

The second two are g

12条回答
  •  萌比男神i
    2020-11-28 09:49

    I had two instances of the same project in my ProjectNavigator in XCode. One of them was marked with M and the other one with ?

    All I had to do to get rid of the copy, was delete the project marked with ? by control-clicking on it and selecting delete.

提交回复
热议问题