From 704b3719f5acfe2291c5976bf8c0935bb9523f5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Fri, 23 Jan 2015 18:52:29 +0100 Subject: use standard DEBUG macro rather than NDEBUG --- .gitmodules | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 9e4f20d0a7..8242fab9b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ -[submodule "ios"] - path = ios +[submodule "ios/mapbox-gl-cocoa"] + path = ios/mapbox-gl-cocoa url = https://github.com/mapbox/mapbox-gl-cocoa.git [submodule "test/suite"] @@ -13,6 +13,7 @@ [submodule "styles"] 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 + url = https://github.com/mapbox/mapbox-gl-cocoa.git \ No newline at end of file -- cgit v1.2.1