forked from ShadowsocksR-Live/iShadowsocksR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
39 lines (39 loc) · 1.3 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
37
38
39
[submodule "Library/CallbackURLKit"]
path = Library/CallbackURLKit
url = https://github.com/phimage/CallbackURLKit.git
[submodule "Library/Eureka"]
path = Library/Eureka
url = https://github.com/xmartlabs/Eureka.git
branch = master
[submodule "Library/yaml"]
path = Library/yaml
url = https://github.com/ShadowsocksR-Live/yaml.git
branch = master
[submodule "Library/ssrNative"]
path = Library/ssrNative
url = https://github.com/ShadowsocksR-Live/shadowsocksr-native.git
branch = master
[submodule "Library/openssl"]
path = Library/openssl
url = https://github.com/ShadowsocksR-Live/OpenSSL-for-iPhone.git
branch = master
[submodule "Library/CocoaAsyncSocket"]
path = Library/CocoaAsyncSocket
url = https://github.com/robbiehanson/CocoaAsyncSocket.git
branch = master
[submodule "Library/MMWormhole"]
path = Library/MMWormhole
url = https://github.com/mutualmobile/MMWormhole.git
branch = master
[submodule "Library/KissXML"]
path = Library/KissXML
url = https://github.com/robbiehanson/KissXML.git
branch = master
[submodule "Library/libmaxminddb"]
path = Library/libmaxminddb
url = https://github.com/ShadowsocksR-Live/libmaxminddb.git
branch = master
[submodule "Library/CocoaLumberjack"]
path = Library/CocoaLumberjack
url = https://github.com/CocoaLumberjack/CocoaLumberjack.git
branch = master