mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-15 05:33:31 +01:00
Merge branch 'develop' into corestore2_develop
# Conflicts: # Cartfile # Cartfile.resolved # CoreStore.podspec # CoreStore.xcodeproj/project.pbxproj # CoreStore/Migrating/DataStack+Migration.swift # CoreStore/Setting Up/DataStack.swift # README.md # Sources/Info.plist
This commit is contained in:
@@ -18,5 +18,5 @@ Pod::Spec.new do |s|
|
||||
s.requires_arc = true
|
||||
s.pod_target_xcconfig = { 'OTHER_SWIFT_FLAGS' => '-D USE_FRAMEWORKS' }
|
||||
|
||||
s.dependency "GCDKit", "1.2.1"
|
||||
s.dependency "GCDKit", "1.2.2"
|
||||
end
|
||||
Reference in New Issue
Block a user