v1.1.15
Important changes
Complete list of changes available here.
⚠️ Breaking changes
We changed the name of our version of KSCrash
framework to KSCrashAblyFork
. In case you're using the library with Carthage, then you need to update the name of the KSCrash
framework on your application targets’ Build Phases settings tab.
Versions
Podfile
pod 'Ably', '1.1.15'
Cartfile
github "ably/ably-cocoa" == 1.1.15
Objective-C
#import <Ably/Ably.h>
Swift
import Ably
Compatibility
- Carthage release for Swift is built with Xcode 11.3.