mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-19 15:31:21 +02:00
Merge branch 'develop' into corestore2_develop
# Conflicts: # CoreStore.podspec # CoreStore/CartFile # README.md # Sources/Info.plist # Sources/Internal/NSManagedObjectModel+Setup.swift # Sources/Logging/CoreStore+Logging.swift
This commit is contained in:
2
Carthage/Checkouts/GCDKit
vendored
2
Carthage/Checkouts/GCDKit
vendored
Submodule Carthage/Checkouts/GCDKit updated: b927cd65a8...5d8c34772c
@@ -18,5 +18,5 @@ Pod::Spec.new do |s|
|
|||||||
s.requires_arc = true
|
s.requires_arc = true
|
||||||
s.pod_target_xcconfig = { 'OTHER_SWIFT_FLAGS' => '-D USE_FRAMEWORKS' }
|
s.pod_target_xcconfig = { 'OTHER_SWIFT_FLAGS' => '-D USE_FRAMEWORKS' }
|
||||||
|
|
||||||
s.dependency "GCDKit", "1.2.0"
|
s.dependency "GCDKit", "1.2.1"
|
||||||
end
|
end
|
||||||
1
CoreStore/CartFile
Normal file
1
CoreStore/CartFile
Normal file
@@ -0,0 +1 @@
|
|||||||
|
github "JohnEstropia/GCDKit" == 1.2.1
|
||||||
Reference in New Issue
Block a user