From cf48a7eb1beeb4b25d8a2fffd15cbfab79fcf3f8 Mon Sep 17 00:00:00 2001 From: Kelp Date: Mon, 27 Jan 2014 11:05:25 +0800 Subject: [PATCH] removed the submodule xctool. --- .gitmodules | 5 +---- xctool | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 160000 xctool diff --git a/.gitmodules b/.gitmodules index 03f51c3..e618155 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,4 @@ -[submodule "xctool"] - path = xctool - url = https://github.com/facebook/xctool.git - ignore = dirty [submodule "submodules/Base64"] path = submodules/Base64 url = https://github.com/nicklockwood/Base64.git + ignore = dirty diff --git a/xctool b/xctool deleted file mode 160000 index 49e036f..0000000 --- a/xctool +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 49e036ff05822a5a58875af66a590fa135645db7