optimize fetching objects with NSManagedObjectIDs

This commit is contained in:
John Rommel Estropia
2015-08-26 23:59:18 +09:00
parent 10e0cf8d2c
commit 16aabe1f3b
8 changed files with 67 additions and 93 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
s.version = "1.2.1"
s.version = "1.3.0"
s.license = "MIT"
s.summary = "Simple, elegant, and smart Core Data programming with Swift"
s.homepage = "https://github.com/JohnEstropia/CoreStore"