美文网首页
iOS上传iPad包报错

iOS上传iPad包报错

作者: _菩提本无树_ | 来源:发表于2024-03-07 11:10 被阅读0次

Invalid bundle. The “UlinterfaceOrientationPortrait” orientations were provided for the UISupportedinterfaceOrientations Info.plist key in the ***** bundle, but you need to include all of the
"UlInterfaceOrientationPortrait,UllnterfaceOrientationPortraitUpsideDown,UlinterfaceOrientatio nLandscapeLeft,UlInterfaceOrientationLandscapeRight"orientationstosupportiPad multitasking. For details, visit: https:|/developer.apple.com/documentation/bundleresources/ information_property_list/uisupportedinterfaceorientations. (ID: 1d3cc529-4bed-446a-aaec-c727e1cb40ea)

如果APP适配iPad方向未选择全方向可用,需要将下面圈起来的内容勾起,否则会报上面的错误

截屏2024-03-08 11.08.31.png

相关文章

网友评论

      本文标题:iOS上传iPad包报错

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