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