MyGit

7.0.0-alpha.1

ReactiveCocoa/ReactiveCocoa

版本发布时间: 2017-10-07 16:26:56

ReactiveCocoa/ReactiveCocoa最新发布版本:12.0.0(2021-11-20 22:26:26)

This is the first alpha release of ReactiveCocoa 7.0. It targets Swift 3.1, Swift 3.2 and Swift 4.0.

ReactiveMapKit

  1. MapKit reactive bindings have been moved to a new ReactiveMapKit framework. (#3524)

    Sources that use the MapKit bindings are now required to import ReactiveMapKit.

    For all Xcode project users (including Carthage), targets need to be configured to link against ReactiveMapKit.

    For CocoaPods users, your Podfile needs to be updated too, since the framework is offered as a standalone pod.

    pod "ReactiveMapKit", "7.0.0-alpha.1"
    

Special Note on CocoaPods compatibility

As at October 2017, CocoaPods has yet to officially support projects with mixed Swift language modes.

If you fail to build ReactiveCocoa with CocoaPods, you must apply a workaround to override SWIFT_VERSION of ReactiveCocoa as Swift 3.2.

Visit https://github.com/CocoaPods/CocoaPods/issues/6791 for more information.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2017-10-07发行的版本