Skip to content

Commit

Permalink
Add AFNetworking submodule to Vendor/
Browse files Browse the repository at this point in the history
  • Loading branch information
blakewatters committed Aug 28, 2012
1 parent 2228cb0 commit 806aaea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "Examples/RKCatalog/Server"]
path = Examples/RKCatalog/Server
url = git://github.com/RestKit/RKCatalog-Server.git
[submodule "Vendor/AFNetworking"]
path = Vendor/AFNetworking
url = https://github.com/AFNetworking/AFNetworking.git
1 change: 1 addition & 0 deletions Vendor/AFNetworking
Submodule AFNetworking added at ad850f

0 comments on commit 806aaea

Please sign in to comment.