-
-
Notifications
You must be signed in to change notification settings - Fork 55
Expand file tree
/
Copy path.gitmodules
More file actions
16 lines (16 loc) · 661 Bytes
/
.gitmodules
File metadata and controls
16 lines (16 loc) · 661 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "src/metadata-generator"]
path = src/metadata-generator
url = https://github.com/NativeScript/ios-metadata-generator.git
[submodule "common-runtime-tests-app"]
path = tests/TestRunner/app/shared
url = https://github.com/NativeScript/common-runtime-tests-app.git
[submodule "common-runtime-tests-modules"]
path = tests/TestRunner/app/tns_modules/tns-core-modules/shared
url = https://github.com/NativeScript/common-runtime-tests-modules.git
[submodule "src/webkit"]
path = src/webkit
url = https://github.com/NativeScript/webkit.git
shallow = true
[submodule "src/libffi"]
path = src/libffi
url = https://github.com/NativeScript/libffi.git