realm / realm-tasks

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

update Realm Swift to 2.4.1 #388

Closed jpsim closed 7 years ago

jpsim commented 7 years ago

also update SwiftLint to 0.16.1

also remove the SWIFT_VERSION build setting script from Podfile since if you're using a recent version of CocoaPods, it's not necessary.

Realm Swift 2.4.1 brings many sync-related bug fixes.