-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 903 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "ThirdParty/cocoaoniguruma"]
path = ThirdParty/cocoaoniguruma
url = [email protected]:EnthusiasticCode/cocoaoniguruma.git
[submodule "ThirdParty/libarchive"]
path = ThirdParty/libarchive
url = ssh://[email protected]/Users/Shared/Projects/iOS-libarchive.git
[submodule "ThirdParty/Connection"]
path = ThirdParty/Connection
url = https://github.com/EnthusiasticCode/ConnectionKit.git
[submodule "ThirdParty/ReactiveCocoa"]
path = ThirdParty/ReactiveCocoa
url = https://github.com/ReactiveCocoa/ReactiveCocoa.git
[submodule "ThirdParty/file"]
path = ThirdParty/file
url = ssh://[email protected]/Users/Shared/Projects/file.git
[submodule "ThirdParty/ReactiveCocoaIO"]
path = ThirdParty/ReactiveCocoaIO
url = https://github.com/ReactiveCocoa/ReactiveCocoaIO.git
[submodule "ThirdParty/xcconfigs"]
path = ThirdParty/xcconfigs
url = https://github.com/jspahrsummers/xcconfigs.git