首页 > 移动平台 > 详细

xcode7 上传APPStore错误ERROR ITMS-90474: iPad Multitasking support requires these orientations

时间:2016-06-12 10:51:05      阅读:505      评论:0      收藏:0      [点我收藏+]

在使用Xcode7 上传AppStore时候发现ERROR ITMS-90474错误。报错描述如下:

ERROR ITMS-90474: “Invalid Bundle. iPad Multitasking support requires these orientations: ‘UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight’. Found ‘UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight

大概意思是说无效的包,ipad支持多方向的旋转等。因为ios9 iPad 的分屏适配所致。解决方法移除app对iPad Multitasking的支持,具体做法如下图

技术分享

 

xcode7 上传APPStore错误ERROR ITMS-90474: iPad Multitasking support requires these orientations

原文:http://www.cnblogs.com/peaker-wu/p/5576761.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!