Use tvOS_support feature branch of GCDKit (Carthage + git submodules)

This commit is contained in:
Cihat Gündüz
2016-01-17 13:11:58 +01:00
parent 26ab6aacd7
commit 9322371224
4 changed files with 4 additions and 4 deletions

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "Carthage/Checkouts/GCDKit"]
path = Carthage/Checkouts/GCDKit
url = https://github.com/JohnEstropia/GCDKit.git
url = https://github.com/Dschee/GCDKit.git

View File

@@ -1 +1 @@
github "JohnEstropia/GCDKit" == 1.1.5
github "Dschee/GCDKit" "feature/tvOS_support"

View File

@@ -1 +1 @@
github "JohnEstropia/GCDKit" "1.1.5"
github "Dschee/GCDKit" "c6ce8a18ba052204ab7b2d80ce1b0f1247b4c200"