如何解决Xcode 7打包的应用与iOS 9的兼容问题

将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'."

如何解决Xcode 7打包的应用与iOS 9的兼容问题

方法/步骤

1.

提交时所报的错误1.


打开项目属性,选择“General”选项,勾选红框标注的“Requires full screen”

解决方法:

解决方法
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容