-
Notifications
You must be signed in to change notification settings - Fork 37
/
.gitmodules
36 lines (36 loc) · 1.49 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "DetoxInstruments/core-plot"]
path = DetoxInstruments/core-plot
url = https://github.com/core-plot/core-plot.git
[submodule "DetoxInstruments/LNInterpolation"]
path = DetoxInstruments/LNInterpolation
url = https://github.com/wix-playground/LNInterpolation.git
[submodule "Shared/DTXSourceMaps"]
path = Shared/DTXSourceMaps
url = https://github.com/wix/DTXSourceMaps.git
[submodule "Shared/DTXSocketConnection"]
path = Shared/DTXSocketConnection
url=https://github.com/wix/DTXSocketConnection.git
[submodule "Shared/DTXLoggingInfra"]
path = Shared/DTXLoggingInfra
url = https://github.com/wix/DTXLoggingInfra.git
[submodule "DetoxInstruments/Sparkle"]
path = DetoxInstruments/Sparkle
url = https://github.com/sparkle-project/Sparkle.git
[submodule "Distribution/homebrew-brew"]
path = Distribution/homebrew-brew
url = https://github.com/wix/homebrew-brew.git
[submodule "DetoxInstruments/LNPropertyListEditor"]
path = DetoxInstruments/LNPropertyListEditor
url = https://github.com/wix-playground/LNPropertyListEditor.git
[submodule "CLI/ObjCCLIInfra"]
path = CLI/ObjCCLIInfra
url = https://github.com/wix/ObjCCLIInfra.git
[submodule "DetoxInstruments/SDWebImage"]
path = DetoxInstruments/SDWebImage
url = https://[email protected]/SDWebImage/SDWebImage.git
[submodule "Profiler/DetoxSync"]
path = Profiler/DetoxSync
url = https://github.com/wix/DetoxSync.git
[submodule "Shared/DTXSwizzlingHelper"]
path = Shared/DTXSwizzlingHelper
url = https://github.com/wix/DTXObjectiveCHelpers.git