migrate to swift 3
Opened this issue · 10 comments
Thanks for your great swiftydb framework, and, have your ever planned to migrate to swift3?
Version 2.0 is planned to be released for Swift 3.0.
As soon as possible! It needs at least better test coverage, and preferably support for Carthage and SPM. And TinySQLite needs to be converted to Swift 3.0
I'd love to see this working in Swift 3
Do u have a branch or another way use swiftydb in swift 3 ?
No news ?
Sorry for the absence. The past few months have been crazy juggeling work at a startup (https://flowmotion.one) and finishing my masters degree. I really hope to be able to complete v2.0 for Swift 3 as soon as possible, but I at this point I cannot give you a date.
Hello @Oyvindkg . With new Xcode 8.3 there are errors with old Swift. Any news about updating?
I have revised the 2.0 implementation and interface. It has been on a diet, and the structure and interfaces have been simplified. If you are interested, have a look at the README and tell me what you think. As soon as the test coverage is improved, and the interfaces are done, I'll push a new release.
Feel free to play around with the ´dev´ branch. It is a major improvement to the original SwiftyDB in both implementation and usability.
@Oyvindkg can I start using from Dev Branch ?