WIP: objective-C fetching

This commit is contained in:
John Rommel Estropia
2016-03-27 23:02:24 +09:00
parent 789028bc58
commit b8ea7ecf01
26 changed files with 1939 additions and 198 deletions

View File

@@ -30,7 +30,7 @@ import CoreData
// MARK: - CSError
/**
The `CSError` provides a facade for CoreStore Objective-C constants.
The `CSError` provides a facade for global CoreStore error declarations.
*/
public final class CSError: NSObject {