Skip to content

Commit 1244ea8

Browse files
committed
Supported operating systems
1 parent f279fc8 commit 1244ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Core Data Query Interface (CDQI) is a type-safe, fluent, intuitive library for w
1717
- [x] Filtering, sorting, grouping, aggregate expressions, limits, etc.
1818
- [x] Optionally eliminates the use of magic strings so common in Core Data
1919
- [x] Query reuse, i.e., no side-effects from chaining
20-
- [x] Support for iOS and OS X
20+
- [x] Support for iOS, OS X, tvOS, and watchOS
2121

2222
### Overview
2323

0 commit comments

Comments
 (0)