【问题标题】:Launch Image Xcode 6 iOS 7 warning启动 Image Xcode 6 iOS 7 警告
【发布时间】:2015-01-14 13:55:11
【问题描述】:

在我的 iOS 项目中,我将 iOS 7.1 设置为 Deployment Target,但知道我有这个警告:

Applications using Launch Screen Files and targeting iOS 7.1 and earlier need 
to also include a Launch Image in an Asset Catalog.

我已经添加了images.xcassetsLaunchImage文件夹,我已经添加了Launch Image for the 4-inch screen,但我仍然有警告,我该如何解决它?

谢谢

编辑:这是目标设置:

【问题讨论】:

标签: ios xcode xcode6


【解决方案1】:

您尚未设置launch Images Source,因此 iOS 7 现在知道从哪里获取图像。

将此设置为已添加启动屏幕的资产目录,如果两者都设置了,iOS 8 将使用Launch Screen File

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-09-17
    • 1970-01-01
    • 2015-12-14
    • 1970-01-01
    • 1970-01-01
    • 2017-03-31
    • 1970-01-01
    • 2015-01-01
    相关资源
    最近更新 更多