码迷,mamicode.com
首页 > 其他好文 > 详细

错误收集

时间:2016-04-21 10:24:55      阅读:121      评论:0      收藏:0      [点我收藏+]

标签:

将Xcode 更新至7.0.1版本后,成功打包应用,用Xcode也验证成功,但上传时报错:
ERROR ITMS-90474: "Invalid Bundle. iPad Multitasking support requires these orientations: ‘UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight‘. Found ‘UIInterfaceOrientationPortrait‘ in bundle ‘xxxx‘."
ERROR ITMS-90475: "Invalid Bundle. iPad Multitasking support requires launch story board in bundle ‘xxxx‘."
打开项目属性,选择“General”选项,勾选红框标注的“Requires full screen”

错误收集

标签:

原文地址:http://www.cnblogs.com/dzhs/p/5415724.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!