blob: 588802377e49cf0294f16dceaa9562ff5ae002b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[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
[submodule "styles"]
path = styles
url = https://github.com/mapbox/mapbox-gl-styles.git
|