From d4d4cd44151423d374e373798f09d12157babc27 Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Mon, 9 Feb 2015 18:01:40 -0800 Subject: move iOS code from gl-cocoa to this project --- .gitmodules | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 8242fab9b2..19de5b6f78 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ -[submodule "ios/mapbox-gl-cocoa"] - path = ios/mapbox-gl-cocoa - url = https://github.com/mapbox/mapbox-gl-cocoa.git - [submodule "test/suite"] path = test/suite url = https://github.com/mapbox/mapbox-gl-test-suite.git @@ -14,6 +10,6 @@ path = styles url = https://github.com/mapbox/mapbox-gl-styles.git -[submodule "app/ios"] - path = app/ios - url = https://github.com/mapbox/mapbox-gl-cocoa.git \ No newline at end of file +[submodule "test/ios/KIF"] + path = test/ios/KIF + url = https://github.com/mapbox/KIF.git -- cgit v1.2.1