summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 8242fab9b2ea99e4459da66ff3a03e51dfe2b7ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[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

[submodule "app/ios"]
	path = app/ios
	url = https://github.com/mapbox/mapbox-gl-cocoa.git