【问题标题】:iOS, re-use AppIcon in assets catalog in my LaunchScreen Storyboard?iOS,在我的 LaunchScreen Storyboard 的资产目录中重用 AppIcon?
【发布时间】:2017-07-07 07:59:17
【问题描述】:

我想在我的launch storyboard 中显示我的应用程序图标。

我添加了UIImageView,我可以在asset catalog 中选择其他图像,它们显示在dropdown 中。但是AppIcon 不是。

我试图欺骗interface builder 并直接指定图像名称,但这也不起作用。

我猜它不能重复使用?

【问题讨论】:

    标签: ios interface-builder uistoryboard asset-catalog


    【解决方案1】:

    实际上,AppIcon 文件可以重复使用。如果将特定文件拖到 Copy Bundle Resources 构建阶段并取消选择“Copy items if needed”,则图标文件将可用,而不会占用更多空间。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-08-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-12-11
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多