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.
This commit is contained in:
Mathijs Kadijk
2016-04-28 08:40:25 +02:00
parent fa02348b16
commit 4842fa1246
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -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