Skip to content
This repository was archived by the owner on Jul 20, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
SwiftData
=========

For those who need it to be built on Xcode 8.3+, please use the swift3 branch:

This is a toolkit that is required by cordova-geofence plugin, I need it to be compiled on Xcode 8.3, so need it to upgrade to swift 3 support. Please use the swift 3 branch when you need it too.

Working with SQLite is a pain in Swift - that's where SwiftData comes in.

SwiftData is a simple and effective wrapper around the SQLite3 C API written completely in Swift.
Expand Down