xcode零基础教程 Xcode7提交应用返回ITMS-90474怎么解决?

Xcode7提交应用返回ITMS-90474怎么解决?将Xcode更新到7.0.1版后,应用程序打包成功,并使用Xcode成功验证,但上载错误为:error itms-90474:“invalid b

Xcode7提交应用返回ITMS-90474怎么解决?

将Xcode更新到7.0.1版后,应用程序打包成功,并使用Xcode成功验证,但上载错误为:error itms-90474:“invalid bundle”。IPad多任务支持要求这些方向:“UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationAndScapeLeft,UIInterfaceOrientationAndScapeRight”。在包“xxxx”中找到“UIInterfaceOrientationPortrait”。错误ITMS-90475:“包无效”。iPad多任务支持需要bundle中的launch story board”打开项目属性,选择“general”选项,选中红色框中标记的“requires full screen”