移动包含图像的文件夹 [英] Move Folder with images

查看:44
本文介绍了移动包含图像的文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 Xcode,目前我的图像在桌面上,将它们移动到文件夹中的正确方法是什么?(当我只是复制粘贴它们时,我的项目不会构建).有没有什么简单的方法可以做到这一点而无需重新链接图像 1 by 1?

I am using Xcode and currently my images are on desktop , what is the right way to move them in to the folder? (when I just copy paste them my project not builds). is there any easy way to do that without re linking the images 1 by 1 ?

推荐答案

1.在 Xcode 项目导航器中,为要添加的项目选择目标项目或组.

1.In the Xcode project navigator, select the destination project or group for the item you want to add.

2.选择文件 -> 将文件添加到".

2.Choose File -> Add Files to "".

3.选择要添加的文件或文件夹.

3.Select the file or folder to add.

4.选择目标、文件夹和目标选项,然后单击添加.

4.Select destination, folder, and target options, and click Add.

只需将桌面文件夹拖放到 Xcode 项目中即可.

Just drag and drop your desktop folder into Xcode project.

在您的情况下,图像在桌面上.因此,您必须选中将项目复制到目标组的文件夹选项.选择此选项可在工作区中创建所选文件或文件夹的副本.如果您想删除、移动或重命名工作区中的文件或文件夹而不更改磁盘上的原始版本,请执行此操作.

In your case the images are on desktop. So you have to check Copy items into destination group’s folder option. Select this option to create a copy of the selected file or folder in the workspace. Do this if you want to delete, move, or rename files or folders in the workspace without altering the original versions on disk.

欲知更多详情:Developer.Apple:添加现有文件或文件夹.

For more details : Developer.Apple : Adding an Existing File or Folder.

这篇关于移动包含图像的文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆