Skip to content

v1.0.1

Compare
Choose a tag to compare
@ricardopereira ricardopereira released this 31 Mar 16:35
· 3476 commits to main since this release

Important changes include:

This release is compatible with Xcode 7.3 and Xcode 8.

Podfile

pod 'Ably', '1.0.1'

Cartfile

github "ably/ably-ios" == 1.0.1

Objective-C

#import <Ably/Ably.h>

Swift

import Ably