gpt4 book ai didi

ios - 不小心从 Xcode 项目中删除了 xcassets 文件

转载 作者:IT王子 更新时间:2023-10-29 07:31:27 25 4
gpt4 key购买 nike

我想从图像集中删除一个文件夹,但是,我不知何故设法将整个 xcassets 文件扔进了垃圾桶。

正常的“放回”方法不可用,简单地将删除的文件夹拖到 Xcode 会产生错误:

"Images.xcassets" couldn't be copied to "ProjectPear" because an item with the same name already exists.
To save the file, either provide a different name, or move aside or delete the existing file, and try again.

我不确定这个集合在我的 Xcode 项目中的位置,因为导航器似乎没有显示任何内容,而且命令行也没有给出任何提示。我害怕弄乱 project.pbxproj 文件,因为它可能比我的图像集更困惑。

编辑:将文件从废纸篓拖回 Finder 是成功的,但是,Xcode 导航器不再识别 - 或者在这种情况下,仍然不识别 - .xcassets 文件。我不确定是否要在 .pbxproj 文件中添加一些内容。

最佳答案

我只是自己做了这件事,并想出了如何快速解决这个问题。

  1. 转到Finder 中的项目文件夹。你应该发现文件夹 Images.xcassets 仍然存在。

  2. 将它移动到一个单独的位置,例如桌面 或其他位置。它仍然有所有的图像和 json 文件。

  3. 返回 Xcode 并为图像创建一个新的 Assets 目录。

    文件 > 新建 > 文件... > 资源 > Assets 目录

    将其命名为图片

  4. 退出 Xcode 并返回到 Finder。

  5. Images.xcassets 中的文件夹复制到项目中的 Images.xcassets 目录。

  6. 启动 Xcode,您就可以正常工作了!

关于ios - 不小心从 Xcode 项目中删除了 xcassets 文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20443306/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com