realm / realm-tasks

To Do app built with Realm, inspired by Clear for iOS
Other
368 stars 73 forks source link

Complete transition to Swift 3 #371

Closed jpsim closed 7 years ago

jpsim commented 7 years ago

Targeting to-swift-3 branch (#357).

Most of the changes are to conform to Swift 3 API Design Guidelines (fefbd04).

/cc @TimOliver

TimOliver commented 7 years ago

Awesome! Looks good to me! Looks like I still need to get the hang of Swift 3 method naming semantics a bit more!