Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/blackberry/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Xcode 将文件移动到Images.xcsets中的新图像集_Xcode_Xcode6 - Fatal编程技术网

Xcode 将文件移动到Images.xcsets中的新图像集

Xcode 将文件移动到Images.xcsets中的新图像集,xcode,xcode6,Xcode,Xcode6,在Images.xcsets中,我在Xcode 6中创建了一个名为mapView的新图像集 如何将images.xcsets中的当前图像50T、60T、t40、map32、map321移动到名为mapView的新图像集中 从资源目录中删除图像 打开地图视图目录 重命名图像以在标题中显示mapView 将图像拖动到mapView目录中 这里有一个相当不错的3分钟教程:

在Images.xcsets中,我在Xcode 6中创建了一个名为mapView的新图像集

如何将images.xcsets中的当前图像50T、60T、t40、map32、map321移动到名为mapView的新图像集中

从资源目录中删除图像 打开地图视图目录 重命名图像以在标题中显示mapView 将图像拖动到mapView目录中 这里有一个相当不错的3分钟教程: