Xcode and Git Source Control : “The working copy XXXXX failed to commit files”

后端 未结 5 1957
醉话见心
醉话见心 2020-12-05 09:18

I have been using Xcode to develop and publish apps for almost a year. I have been using git as the local repository and bitbucket as the remote repository. Everything has b

5条回答
  •  攒了一身酷
    2020-12-05 10:08

    In case none of the above solutions worked, wanted to mention that in my case I got this error when dragging some libraries into my svn project which were from github and under some kind of GIT control.

提交回复
热议问题