blob: e1831c3172e0b387daf58e5df55c5e9175d1e89c (
plain)
1
2
3
4
5
6
7
8
9
10
|
[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
[submodule ".mason"]
path = .mason
url = https://github.com/mapbox/mason.git
|