From 4842fa12468dfe4cfa0f594d73ebdb5a5bf8ef8d Mon Sep 17 00:00:00 2001 From: Mathijs Kadijk Date: Thu, 28 Apr 2016 08:40:25 +0200 Subject: [PATCH] Revert to using the mac-cain13 fork Since git is not really nice to you when a submodule path changes without you explicitly telling git about it. --- .gitmodules | 2 +- Xcode.swift | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9d2839a..f48ab30 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "Xcode.swift"] path = Xcode.swift - url = https://github.com/tomlokhorst/Xcode.swift.git + url = https://github.com/mac-cain13/Xcode.swift.git [submodule "OptionKit"] path = OptionKit url = https://github.com/mac-cain13/OptionKit.git diff --git a/Xcode.swift b/Xcode.swift index da62815..0eb2ae0 160000 --- a/Xcode.swift +++ b/Xcode.swift @@ -1 +1 @@ -Subproject commit da62815edd342250687c3e1db74aeef2649efadb +Subproject commit 0eb2ae02388143b3922a4bf517a54f344ec44cd5