0xjmp / ObjectMapper-Realm

An ObjectMapper extension that serializes arbitrary JSON into Realm's List class
Other
178 stars 43 forks source link

Swift 3 #2

Closed kimdv closed 8 years ago

kimdv commented 8 years ago

Is there any plans to update to Swift 3 ?

And the latest version of ObjectMapper and Realm ?

//Kim

akovalov commented 8 years ago

I've submitted a PR #3 for this.

codytwinton commented 8 years ago

@Jakenberg - Any update on releasing this update to Cocoapods?

codytwinton commented 8 years ago

@Jakenberg - Thanks for releasing, but can you push the release to Cocoapods? Currently using this:

pod 'ObjectMapper+Realm', :git => 'https://github.com/Jakenberg/ObjectMapper-Realm.git', :branch => 'master'

Would love to move to just using:

pod 'ObjectMapper+Realm'

0xjmp commented 8 years ago

Hi folks, sorry for the delays; rough month! I just released 0.2 to cocoapods. Enjoy! 🤖