【问题标题】:Storyboard reference on iOS below 9.0低于 9.0 的 iOS 上的 Storyboard 参考
【发布时间】:2015-11-13 11:04:48
【问题描述】:

我正在使用新的故事板参考。根据 Apple documentation,iOS 的最低要求是 9.0 版。

但是,我已经成功部署了测试应用程序,该应用程序在同一个应用程序内的两个故事板之间进行了简单的显示转场,这些故事板与 iOS 8.3 设备的故事板引用和 iOS 8.0 的模拟器连接。

是文档有误,还是我遗漏了一些明显的东西?

【问题讨论】:

    标签: ios xcode uistoryboard


    【解决方案1】:

    它向后兼容 8.0,但关系 segues 除外。见the release notes for Xcode 7

    Storyboard References may now be deployed to iOS 8, OS X 10.10, and watchOS 1.
    Backwards-deployed Storyboard References may not be connected to relationship segues and may not refer to storyboards in external bundles. (21275172)
    

    【讨论】:

      猜你喜欢
      • 2012-01-01
      • 1970-01-01
      • 2016-09-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-02-24
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多