forked from facebook/facebook-ios-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
25 lines (24 loc) · 867 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
24
25
[submodule "vendor/OHHTTPStubs"]
path = vendor/OHHTTPStubs
url = https://github.com/AliSoftware/OHHTTPStubs.git
[submodule "vendor/OCMock"]
path = vendor/OCMock
url = https://github.com/erikdoe/ocmock
[submodule "vendor/appledoc"]
path = vendor/appledoc
url = https://github.com/tomaz/appledoc.git
[submodule "Bolts-IOS"]
path = Bolts-IOS
url = https://github.com/BoltsFramework/Bolts-iOS.git
[submodule "vendor/ios-snapshot-test-case"]
path = vendor/ios-snapshot-test-case
url = https://github.com/facebook/ios-snapshot-test-case.git
[submodule "vendor/xctool"]
path = vendor/xctool
url = https://github.com/facebook/xctool.git
[submodule "FBNotifications"]
path = FBNotifications
url = https://github.com/facebook/FBNotifications.git
[submodule "vendor/FBTweak"]
path = vendor/FBTweak
url = https://github.com/facebook/Tweaks.git