Asset Catalog Help (五)---Migrating an iOS App Icon Set or Launch Image Set
Migrating an iOS App Icon Set or Launch Image Set
Simplify image management by moving existing app icons and launch images into an asset catalog. When you store app icons and launch images in an asset catalog, Xcode automatically creates the required strings in the Info.plist file.
In the project navigator, select your target.
在项目导航区(下图左侧)选择你的target.
Open the General pane, and scroll to the App Icons section.
打开General面板,滚动到App Icons区。(如下图)

Click the Use Asset Catalog button.
点击Use Asset Catalog按钮。
A dialog appears offering up to two options.
对话框提供了2个选项。
Configure any options in the dialog.
选中对话框中的任何选项。
There are two possible options:
那里有两种可能选项:
To choose a different asset catalog or to create a new one, click on the pop-up menu. Choose an existing asset catalog or choose New Asset Catalog to create a new one. The menu is shown when there is at least one asset catalog in the project.
选择一个不同的asset catalog 或者创建一个新的asset catalog, 点击弹出菜单。 选择一个已经存在的asset catalog 或选择New Asset Catalog 来创建一个新的。
The following figure shows choosing to create a new asset catalog instead of using the existing catalog.
下图我们选择创建一个新的asset catalog.

To migrate launch images, make sure the “Also migrate launch images” checkbox is selected.
要想同时创建启动图片,确保“Also migrate launch images” 选框打上勾。

Note: As of iOS 8.0 a Launch Screen File is the recommended way to show a launch image.
注意:如果是iOS8.0后以上版本,推荐用一个启动屏幕文件来显示启动图。
Click the Migrate button.
点击“Migrate"按钮。
If there is no asset catalog or if you selected New Asset Catalog from the pop-up menu, you will be prompted to create one. Canceling creation of the new asset catalog will cancel the migration.
如果没有asset catalog或者你从弹出菜单中选择New Asset Catalog, 会提示你创建一个新的asset catalog. 取消创建新的asset catalog会同时取消该迁移(migration).
The icons are migrated to the new or existing asset catalog.
这样,图标就都被移动到新的或已经存在的asset catalog中。
After migrating your app icons, the App Icon and Launch Image area of the General pane will look like the following figure, except that the name in the App Icons Source pop-up menu is based on the filename of the original app icon.
当你移动完你的应用程序图标后,General面板的App Icon and Launch Images区会如下图所示,除了下图App Icons Source弹出菜单中 的名字是基于原始应用图标的文件名的。
![]()
To migrate a launch image set separately, go to the project navigator’s General pane, scroll to the Launch Images section, and follow the steps outlined above.
要想单独迁移启动图片,到项目导航区的General面板,滚动到Launch Images 区,按照以上步骤进行。
Asset Catalog Help (五)---Migrating an iOS App Icon Set or Launch Image Set的更多相关文章
- Asset Catalog Help (四)---Adding an iOS App Icon Set or Launch Image Set
Adding an iOS App Icon Set or Launch Image Set Organize different resolutions of your app icons and ...
- [摘抄]iOS App icon、启动页、图标规范
以下内容都是我在做App时通过自己的经验和精品的分析得来的,希望会帮助到你.但是有时个别情况也要个别分析,要活学活用. 一. App Icon 在设计iOS App Icon时,设计师不需要切圆角, ...
- iOS App Icon图标 尺寸规范
Commit to AppStore:1024*1024 //for App IconIcon-60@3x.png:180*180 //iPhone 6 Plus (@3x)Icon-60@2x.pn ...
- Asset Catalog Help (二)---Creating an Asset Catalog
Creating an Asset Catalog Create an asset catalog to simplify management of your app’s images. 创建一个a ...
- Invalid App Store Icon. The App Store Icon in the asset catalog in 'xxx.app' can’t be transparent nor contain an alpha channel.
1.向appstore上传应用的时候,报了这样一个错误 ERROR ITMS-90717: "Invalid App Store Icon. The App Store Icon in th ...
- Applications using Launch Screen Files and targetting iOS 7.1 and earlier need to also include a Launch Image in an Asset Catalog.
在使用xcode6建的项目时,有时在ios7模拟器下会出现一下情况 导航栏上方和tabbar下方会有黑边 并且会有一下警告: Applications using Launch Screen File ...
- iOS App之间常用的五种通信方式及适用场景总结
iOS系统是相对封闭的系统,App各自在各自的沙盒(sandbox)中运行,每个App都只能读取iPhone上iOS系统为该应用程序程序创建的文件夹AppData下的内容,不能随意跨越自己的沙盒去访问 ...
- iOS-----About Asset Catalog
About Asset Catalogs Use asset catalogs to simplify management of images that are used by your app a ...
- 【译】4个你需要知道的Asset Catalog的秘密
本文由CocoaChina译者 @唧唧歪歪 翻译,作者:Hector Matos 原文:4 XCODE ASSET CATALOG SECRETS YOU NEED TO KNOW 恶梦 想象你正在干 ...
随机推荐
- UiAutomator源代码分析之获取控件信息
依据上一篇文章<UiAutomator源代码分析之注入事件>開始时提到的计划,这一篇文章我们要分析的是第二点: 怎样获取控件信息 我们在測试脚本中初始化一个UiObject的时候一般是像下 ...
- YUV格式
http://blog.csdn.net/u011270282/article/details/50696616 http://blog.csdn.net/acs713/article/details ...
- npm 淘宝设置代理
直接安装cnpm导致无限索引,因此直接使用代理 方法一: 直接在当前用户文件夹下,npmrc 文件上直接设置代理:registry=https://registry.npm.taobao.org 方法 ...
- Android开发之裁切(拍照+相冊)图像并设置头像小结
先看效果: watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQv/font/5a6L5 ...
- Autofac基本使用(转载)
AutoFac是.net平台下的IOC容器产品,它可以管理类之间的复杂的依赖关系.在使用方面主要是register和resolve两类操作. 这篇文章用单元测试的形式列举了AutoFac的常用使用方法 ...
- Eclipse快捷键大全(转载)
一·eclipse 中的一些常用的快捷键Eclipse的编辑功能非常强大,掌握了Eclipse快捷键功能,能够大大提高开发效率.Eclipse中有如下一些和编辑相关的快捷键. 1. [ALT+/] ...
- EasyHLS实现将IPCamera摄像机的RTSP转HLS直播输出
EasyHLS EasyHLS是EasyDarwin开源流媒体团队开发的一款HLS打包库,接口非常简单,只需要传入打包的文件名.切片存放的目录.单个切片时长以及切片数等参数,EasyHLS库就能轻松将 ...
- Conditions in bash scripting (if statements)
Shell中判断语句if中-z至-d的意思 - sunny_2015 - 博客园 https://www.cnblogs.com/coffy/p/5748292.html Conditions in ...
- github 工具命令集
- Machine Learning in Action(7) 回归算法
按照<机器学习实战>的主线,结束有监督学习中关于分类的机器学习方法,进入回归部分.所谓回归就是数据进行曲线拟合,回归一般用来做预测,涵盖线性回归(经典最小二乘法).局部加权线性回归.岭回归 ...