delete Working Copies in Xcode Source Control

来源:互联网 发布:java list 随机取一个 编辑:程序博客网 时间:2024/06/05 07:26

Solved this by deleting xccheckout file under
</pre><pre name="code" class="objc">ProjectName.xcodeproj > project.xcworkspace > xcshareddata


This had contained references to the previous repos.

0 0
原创粉丝点击