XCode 出现 is missing from working copy文件一直红色情况解决方法

Posted 简简单单,平平淡淡

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了XCode 出现 is missing from working copy文件一直红色情况解决方法相关的知识,希望对你有一定的参考价值。

解决方案:
1.打开终端
2.cd 到警告所提示的文件夹下
3.执行命令svn rm 丢失文件的名称
4.回车

批量删除

这时候我们打开Terminal(终端) 输入cd  空格  然后把在网上工程到Terminal 回车

输入命令行rm -rf `find . -type d -name .svn`

以上是关于XCode 出现 is missing from working copy文件一直红色情况解决方法的主要内容,如果未能解决你的问题,请参考以下文章

安装wampserver出现“The Program can't start because MSVCR110.dll is missing from your computer. Try r

Xcode 内存泄露检查出现:nil returned from a method that is expected to return a non-null value iOS 解决方案。(示例代码

Library ‘libs‘ required for module ‘xxx‘ is missing from the artifact

Library ‘libs‘ required for module ‘xxx‘ is missing from the artifact

关于The requested PHP extension ext-pdo_sqlite * is missing from your system. Install or enable PHP

电脑开机显示NTLDR is missing