forked from ChatSecure/ChatSecure-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.07 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
[submodule "Submodules/OTRKit"]
path = Submodules/OTRKit
url = [email protected]:ChatSecure/OTRKit.git
[submodule "Submodules/XMPPFramework"]
path = Submodules/XMPPFramework
url = [email protected]:ChatSecure/XMPPFramework.git
[submodule "Submodules/ChatSecure-Metadata"]
path = Submodules/ChatSecure-Metadata
url = [email protected]:ChatSecure/ChatSecure-Metadata.git
[submodule "Submodules/ProxyKit"]
path = Submodules/ProxyKit
url = [email protected]:chrisballinger/ProxyKit.git
[submodule "Submodules/CPAProxy"]
path = Submodules/CPAProxy
url = [email protected]:ursachec/CPAProxy.git
[submodule "Submodules/IOCipher"]
path = Submodules/IOCipher
url = [email protected]:ChatSecure/IOCipher-ObjC.git
[submodule "Submodules/xmpp-server-list"]
path = Submodules/xmpp-server-list
url = [email protected]:ChatSecure/xmpp-server-list.git
[submodule "Submodules/ChatSecure-Push-iOS"]
path = Submodules/ChatSecure-Push-iOS
url = [email protected]:ChatSecure/ChatSecure-Push-iOS.git
[submodule "Submodules/ParkedTextField"]
path = Submodules/ParkedTextField
url = [email protected]:ChatSecure/ParkedTextField.git