-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
22 lines (22 loc) · 899 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "detox/ios/SocketRocket"]
path = detox/ios/SocketRocket
url = https://github.com/wix-playground/SocketRocket.git
ignore = dirty
[submodule "detox/ios/COSTouchVisualizer"]
path = detox/ios/COSTouchVisualizer
url = https://github.com/conopsys/COSTouchVisualizer
[submodule "detox/ios/DTXLoggingInfra"]
path = detox/ios/DTXLoggingInfra
url = https://github.com/wix/DTXLoggingInfra.git
[submodule "detox/ios/DTXObjectiveCHelpers"]
path = detox/ios/DTXObjectiveCHelpers
url = https://github.com/wix/DTXObjectiveCHelpers.git
[submodule "detox/ios/DetoxSync"]
path = detox/ios/DetoxSync
url = https://github.com/wix/DetoxSync.git
[submodule "detox/ios/fishhook"]
path = detox/ios/fishhook
url = https://github.com/facebook/fishhook.git
[submodule "detox/ios/LNViewHierarchyDumper"]
path = detox/ios/LNViewHierarchyDumper
url = https://github.com/LeoNatan/LNViewHierarchyDumper.git