向 Xcode 添加资源问题
我有一个 Xcode 项目一直在使用 svn,但我们不得不停止使用它。从那时起,当我尝试将文件添加到项目时,我会收到下面的错误窗口。文件实际上被添加到文件系统(使用 Finder),但没有添加到项目中,因此不会显示在 XCode 的文件系统中,因此无法访问。
I've an Xcode project which has been using svn, but we had to stop using it. Since then when ever I try and Add files to the project I get the error window below. The files actually get added to the file system (using Finder), but not to the project,so not displayed in the file system in XCode and therefore can't be accessed.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我自己找到了答案。
只需确保删除所有隐藏的 .svn 文件/文件夹
I found the answer myself.
Just make sure you delete all the hidden .svn files / folders