我错误地从 xcode 项目中删除了一个文件夹,它去了哪里?

发布于 2024-12-24 02:08:10 字数 94 浏览 0 评论 0原文

我从左侧边栏的文件夹视图中将其删除。它已从应用程序文件夹中消失,并且不在垃圾箱中。它也不让我在 xcode 内撤消。这是一个phonegap 项目,我删除了“www”文件夹。

I deleted it out of the folder view in the left sidebar. It's gone from inside the apps folder and it isn't in the trash. It isn't letting me undo inside xcode either. It's a phonegap project and I deleted the 'www' folder.

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

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

发布评论

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

评论(2

£噩梦荏苒 2024-12-31 02:08:10

通常,XCode 中的文件夹并不代表文件系统中的真实文件夹。
该文件夹是否包含某些文件?您可以检查这些文件是否仍然存在于项目文件夹的根目录中(通过查找器)吗?
如果是,最简单的方法是创建一个新文件夹,然后将文件再次拖入其中。

Normally, the folders in XCode do not represent real folders in your filesystem.
Did the folder contain certain files? Can you check if these files are still present in the root of your project folder (via finder)?
If yes, the simplest way would be to just create a new folder an drag the files into it again.

当梦初醒 2024-12-31 02:08:10

我希望你有备份。 Xcode 4 直接删除文件,而不是将它们移至垃圾箱。请在 bugreport.apple.com 提交有关此问题的错误报告!

I hope you have a backup. Xcode 4 deletes the files directly, rather than moving them to the trash. Please, file a bug report about this at bugreport.apple.com!

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