Skip to content

Migration guide to version 3.x

Clément Le Provost edited this page Apr 11, 2016 · 4 revisions

Overview

Version 3 brought a few incompatible changes to the Swift client's public interface. This guide will help you adapt your code to work with the new version.

This guide only focuses on incompatible changes. For a complete list of all changes, please refer to ChangeLog.md at the root of the repository.

NOTE: If you are coming from Objective-C, you should read the Objective-C to Swift migration guide first. This guide was created for version 2, but it still applies to version 3.

Changes

TODO

Clone this wiki locally