将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”
时间: 2024-10-07 00:32:13