Xcode7 上传AppStore出现 ERROR ITMS-90474,ERROR ITMS-90475错误

Xcode7 上传AppStore出现 ERROR ITMS-90474,ERROR ITMS-90475错误,第1张

概述在使用Xcode7 上传AppStore时候发现ERROR ITMS-90474,ERROR ITMS-90475等错误。 ERROR ITMS-90474: “Invalid Bundle. iPad Multitasking support requires these orientations: ‘UIInterfaceOrientationPortrait,UIInterfaceOrien

在使用Xcode7 上传AppStore时候发现ERROR ITMS-90474,ERROR ITMS-90475等错误。

ERROR ITMS-90474: “InvalID Bundle. iPad Multitasking support requires these orIEntations: ‘UIInterfaceOrIEntationPortrait,UIInterfaceOrIEntationPortraitUpsIDeDown,UIInterfaceOrIEntationLandscapeleft,UIInterfaceOrIEntationLandscapeRight’. Found ‘UIInterfaceOrIEntationLandscapeleft,UIInterfaceOrIEntationLandscapeRight’ in bundle ‘com.martiancraft.columbus’.”
ERROR ITMS-90475: “InvalID Bundle. iPad Multitasking support requires launch story board in bundle ‘com.martiancraft.columbus’.”

看了一下错误日志发现提示不支持分屏。

解决办法:

加入下面的KEY:

UIRequiresFullScreen

YES

或者勾选该选项

总结

以上是内存溢出为你收集整理的Xcode7 上传AppStore出现 ERROR ITMS-90474,ERROR ITMS-90475错误全部内容,希望文章能够帮你解决Xcode7 上传AppStore出现 ERROR ITMS-90474,ERROR ITMS-90475错误所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1088308.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-27
下一篇 2022-05-27

发表评论

登录后才能评论

评论列表(0条)

保存