From 9322371224a37514bfdb33df4054795443560901 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cihat=20Gu=CC=88ndu=CC=88z?= Date: Sun, 17 Jan 2016 13:11:58 +0100 Subject: [PATCH] Use tvOS_support feature branch of GCDKit (Carthage + git submodules) --- .gitmodules | 2 +- Cartfile | 2 +- Cartfile.resolved | 2 +- Carthage/Checkouts/GCDKit | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5fec53f..5b4a734 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/Cartfile b/Cartfile index a8ee2b6..9de2bb1 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "JohnEstropia/GCDKit" == 1.1.5 +github "Dschee/GCDKit" "feature/tvOS_support" diff --git a/Cartfile.resolved b/Cartfile.resolved index 568d159..ab424eb 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1 +1 @@ -github "JohnEstropia/GCDKit" "1.1.5" +github "Dschee/GCDKit" "c6ce8a18ba052204ab7b2d80ce1b0f1247b4c200" diff --git a/Carthage/Checkouts/GCDKit b/Carthage/Checkouts/GCDKit index f0ed149..c6ce8a1 160000 --- a/Carthage/Checkouts/GCDKit +++ b/Carthage/Checkouts/GCDKit @@ -1 +1 @@ -Subproject commit f0ed14911fccc36a60f10e7dbff1db844f560bd0 +Subproject commit c6ce8a18ba052204ab7b2d80ce1b0f1247b4c200