美文网首页iOS开发经验收集
IOS9兼容系列之解决iPad提交报错“iPad Multita

IOS9兼容系列之解决iPad提交报错“iPad Multita

作者: 雨影 | 来源:发表于2017-08-02 17:22 被阅读12次

问题:

IOS9兼容系列之解决iPad提交报错“iPad Multitasking support requires launch story board in bundle '”

ERROR ITMS-90474: "Invalid Bundle. iPad Multitasking support requires these orientations: 'UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight'. Found 'UIInterfaceOrientationPortrait' in bundle 'cn.com.tongzhi.TZPDFReader'."

最简单的解决方案:

把下面剪头选项选上即可.


1B097A5C-FAA3-4EA7-91EA-5DAEB0D69D95.png

相关文章

网友评论

    本文标题:IOS9兼容系列之解决iPad提交报错“iPad Multita

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