Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Commit 6b33ba5

Browse files
authored
Add version guide
1 parent 5cd1022 commit 6b33ba5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ use_frameworks!
2020
pod 'CoreDataKit'
2121
```
2222

23+
### Version guide
24+
25+
- Swift 3: Use 0.12 and up
26+
- Swift 2.3: Use 0.11
27+
- Swift 2.2: Use 0.10
28+
2329
## Usage
2430

2531
The most basic and most used variant to setup a stack backed by an automigrating SQLite store is this:

0 commit comments

Comments
 (0)