博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
iOS xcode6.0使用7.1运行程序 iphone5上下有黑条
阅读量:6928 次
发布时间:2019-06-27

本文共 428 字,大约阅读时间需要 1 分钟。

转自:http://stackoverflow.com/questions/25817562/black-bars-appear-in-app-when-targeting-ios7-1-or-7-0-in-xcode6

 

I was able to resolve the issue manually, seems like it is a bug with Xcode for now and I will file a radar report.

To resolve the issue, follow the below steps:

  1. Navigate to project settings  (Targets-General)
  2. Under "App Icons and Launch Images" click on "Use Asset Catalog"
  3. Select "Migrate" on the popup that appears.

转载地址:http://uykjl.baihongyu.com/

你可能感兴趣的文章
Can't call commit when autocommit=true(转)
查看>>
一分钟了解:String & StringBuilder & StringBuffer
查看>>
POJ2891:Strange Way to Express Integers(解一元线性同余方程组)
查看>>
如何调试Excel VBA代码
查看>>
写给自己看的小设计2 - 对象设计通用原则(序)
查看>>
学习HTML5之表单
查看>>
cocos2d-x 3.0来做一个简单的游戏教程 win32平台 vs2012 详解献给刚開始学习的人们!...
查看>>
Selenium2(WebDriver)总结(三)---元素定位方法
查看>>
SQLServer 2012异常问题(一)--故障转移群集+镜像环境导致作业执行失败
查看>>
【转】android 最新 NDK r8 在window下开发环境搭建 安装配置与使用 详细图文讲解,完整实际配置过程记录(原创)...
查看>>
ocp 1Z0-043 1-60题解析
查看>>
POJ 2777 Count Color(线段树+位运算)
查看>>
Android英文文档翻译系列(6)——LocalBroadcastManager
查看>>
Unity3D骨骼动画的分解(CleanData.Ani详解)
查看>>
java thread dump日志分析
查看>>
挑战黑客极限:Pwn2Own 2015成史上“最难”黑客大赛
查看>>
下载频道2013年超人气精华资源汇总---全都是免积分下载
查看>>
HttpClient三种不同的服务器认证客户端方案
查看>>
ntoskrnl.exe损坏或丢失的解决方式
查看>>
android 学习JSON
查看>>