美文网首页Xcode/Swift
Supported orientations has no co

Supported orientations has no co

作者: A_rcher34 | 来源:发表于2016-10-21 15:32 被阅读56次
  • 错误提示:

Supported orientations has no common orientation with the application

  • 错误原因:

支持的方向与应用程序没有共同的方向。

  • 解决办法:

查看一下,项目是否支持,设置的方向,就可以解决了

General ——> Deployment Info ——> Device Orientation

设置的位置.png

相关文章

网友评论

    本文标题:Supported orientations has no co

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