SwiftData
SwiftData copied to clipboard
- updated to Swift 1.2
I updated source code to compile under Swift 1.2, it's just replacing "as" with "as!", everything should work just fine. I also added method to add new columns to existing table
Great! Thanks.