workaround #100 (NSFetchRequest.affectedStores ARC bug)

This commit is contained in:
John Rommel Estropia
2016-09-27 02:39:28 +09:00
parent f18d62f643
commit 4d2ebe4ea8
6 changed files with 29 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
s.version = "2.1.0"
s.version = "2.1.1"
s.license = "MIT"
s.summary = "Unleashing the real power of Core Data with the elegance and safety of Swift"
s.homepage = "https://github.com/JohnEstropia/CoreStore"