xcode 4 无法重新添加移动的文件

发布于 2024-12-11 05:18:37 字数 305 浏览 0 评论 0原文

我必须在项目文件夹中移动一个文件。 在我移动它之后,xcode 显示该文件丢失(显然)。 因此,我通过拖放操作将文件重新添加到项目中,并删除了 xcode 中的旧条目。

现在“新”文件仍然在 xcode 中, 但由于某种原因,此提交的代码感知和语法突出显示已损坏,如果我尝试构建该项目,xcode 会抱怨此文件会丢失...

我已经清理了我的项目并删除了派生数据,但它仍然存在不工作... 还有其他想法吗?在这里开始发疯:(

编辑:顺便说一句,尝试使用 xcode 4.1 和 iOS SDK 4.3 以及 xcode 4.2 和 iOS SDK 5

I had to move a file within my project folders.
After I moved it, xcode showed the file as missing (obviously).
So I re-added the file via drag-n-drop into the project and deleted the old entry in xcode.

Now the "new" file is still in xcode,
but for some reason for this filed code-sense and syntax highlighting is broken and if I try to build the project, xcode is complaining this file would be missing...

I already cleaned my project and also deleted the derived data, but it's still not working...
Any other ideas? Starting to go nuts over here :(

EDIT: Btw, tried with xcode 4.1 and iOS SDK 4.3 as well as xcode 4.2 with iOS SDK 5

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

恋竹姑娘 2024-12-18 05:18:37

好吧,奇怪的是,在我将文件添加到另一个组而不是之前所在的组后,它起作用了,一旦我将文件移回该组,它就再次停止工作......
删除该组并重新创建它有效。

Ok strangely enough it worked after i added the file to another group than the one it was in before and as soon as i move the file back into the group it stops working again...
Deleting the group and recreating it worked.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文