warning: Missing file: is missing from working copy

本文提供了解决Xcode和SVN版本控制下遇到的问题的步骤:删除仓库、重启Xcode、清除隐藏SVN文件夹。同时,建议始终通过Xcode或SVN客户端进行删除操作,以防止文件丢失或引用错误。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

had the same issue, and I just solved it by:

  1. delete the repository in Xcode's Organizer
  2. quit Xcode
  3. delete all .svn hidden folders (also within the *.xcodeproj file)

Hope this works for you as well.

这里需要注意的是要把项目中xcodeproj中的隐藏SVN文件夹也删除掉 这样的话 就OK了 


warning: Missing file: is missing from working copy

fatal error: file '….h' has been modified since the precompiled header was built


的解决办法


http://stackoverflow.com/questions/5897232/how-to-remove-properly-a-file-on-xcode-4-with-svn-version-control

To prevent the error from occurring in the first place, always "Delete" through Xcode, or, through your SVN client (but, if you delete it through your SVN client you'll still have to delete the missing reference in Xcode - so you might as well just delete it in Xcode to being with).



http://stackoverflow.com/questions/7071523/xcode-4-1-fatal-error-stdlib-modified-since-the-precompiled-header-was-built

I had this exact same problem after applying the recent Xcode patch. I ended up deleting the DerivedData folder for my app at:

~/Library/Developer/Xcode/DerivedData/{project name + gobly-gook}

This directory contains built products and indexes for the project. It is OK to delete it because it only contains items generated by Xcode. Xcode will regenerate everything next time the project is opened.

http://blog.youkuaiyun.com/pinklpig/article/details/7670723

http://stackoverflow.com/questions/5897232/how-to-remove-properly-a-file-on-xcode-4-with-svn-version-control

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值