Missing file warnings showing up after upgrade to Xcode 4

后端 未结 21 1969
忘了有多久
忘了有多久 2020-11-30 17:23

I recently upgraded to Xcode 4 (which is a great upgrade) but now I\'m getting some warnings that I did not get before. I have looked through forums and other SO posts but

21条回答
  •  隐瞒了意图╮
    2020-11-30 17:33

    Disabling SVN in Xcode prevents these issues (assuming you're managing your repository with another SVN tool). See this question:

    Can you disable version control integration in Xcode 4?

    Obviously, this might not be practical if there are other Xcode projects you do want to use SVN with.

提交回复
热议问题