mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-22 08:48:28 +02:00
Use tvOS_support feature branch of GCDKit (Carthage + git submodules)
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
|||||||
[submodule "Carthage/Checkouts/GCDKit"]
|
[submodule "Carthage/Checkouts/GCDKit"]
|
||||||
path = Carthage/Checkouts/GCDKit
|
path = Carthage/Checkouts/GCDKit
|
||||||
url = https://github.com/JohnEstropia/GCDKit.git
|
url = https://github.com/Dschee/GCDKit.git
|
||||||
|
|||||||
2
Cartfile
2
Cartfile
@@ -1 +1 @@
|
|||||||
github "JohnEstropia/GCDKit" == 1.1.5
|
github "Dschee/GCDKit" "feature/tvOS_support"
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
github "JohnEstropia/GCDKit" "1.1.5"
|
github "Dschee/GCDKit" "c6ce8a18ba052204ab7b2d80ce1b0f1247b4c200"
|
||||||
|
|||||||
2
Carthage/Checkouts/GCDKit
vendored
2
Carthage/Checkouts/GCDKit
vendored
Submodule Carthage/Checkouts/GCDKit updated: f0ed14911f...c6ce8a18ba
Reference in New Issue
Block a user