美文网首页iOS Developer
Xcode运行不显示全屏

Xcode运行不显示全屏

作者: 我真的真的是文艺青年 | 来源:发表于2015-11-20 15:22 被阅读688次

解决步骤:

1. Targets --> yourApp --> General -->App icons and launch images --> launch Images Source ;

2. 点击 Use Asset Catalog, 会弹出 Migrate launch images to an asset catalog 的提示,选择默认的 Images 选项,点 Migrate.

随之而来的时新问题:iPhone6和plus的屏幕一直是iphone5的screen height.

原因是没有对应的Launch Image, 需要新建LaunchImage set,然后添加。

相关文章

网友评论

    本文标题:Xcode运行不显示全屏

    本文链接:https://www.haomeiwen.com/subject/zublhttx.html