forked from facebook/facebook-ios-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 733 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 733 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "vendor/OHHTTPStubs"]
path = vendor/OHHTTPStubs
url = git://github.com/AliSoftware/OHHTTPStubs.git
[submodule "vendor/OCMock"]
path = vendor/OCMock
url = git://github.com/erikdoe/ocmock
[submodule "vendor/OCHamcrest"]
path = vendor/OCHamcrest
url = git://github.com/hamcrest/OCHamcrest
[submodule "vendor/appledoc"]
path = vendor/appledoc
url = git://github.com/tomaz/appledoc.git
[submodule "Bolts-IOS"]
path = Bolts-IOS
url = git://github.com/BoltsFramework/Bolts-iOS.git
[submodule "vendor/ios-snapshot-test-case"]
path = vendor/ios-snapshot-test-case
url = git://github.com/facebook/ios-snapshot-test-case.git
[submodule "vendor/xctool"]
path = vendor/xctool
url = git://github.com/facebook/xctool.git