dankogai / swift-json

Even Swiftier JSON Handler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift 3 Compatability?

TheDagger opened this issue · comments

Currently this does not work with Swift 3. Do you have a swift 3 version of this?

I'm currently working on converting this to swift 3 myself, I can upload the changes here if you want?

I have completed swift 3 compatability! refer to this post and make the change for sequence http://stackoverflow.com/questions/39803826/swift-2-to-3-migration-for-swift-sequence-protocol

If you like the changes you can copy into the branch I just don't have access.