Skip to content

Commit

Permalink
Added user lookup and search
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartkhall committed Nov 30, 2011
1 parent eebc14a commit ccae333
Show file tree
Hide file tree
Showing 26 changed files with 1,226 additions and 1,740 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ Documentation/keys
*.xcodeproj/xcuserdata/*
*.xcodeproj/project.xcworkspace/xcuserdata/*

InstaObjCExample/Classes/ApiKey.h
InstagramExample/Classes/ApiKey.h
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "InstaObjCExample/Vendor/AFNetworking"]
path = InstaObjCExample/Vendor/AFNetworking
url = git://github.com/AFNetworking/AFNetworking.git
325 changes: 0 additions & 325 deletions InstaObjC.xcodeproj/project.pbxproj

This file was deleted.

25 changes: 0 additions & 25 deletions InstaObjCExample/Classes/AppDelegate.m

This file was deleted.

7 changes: 0 additions & 7 deletions InstaObjCExample/Classes/InstaObjC-Prefix.pch

This file was deleted.

Loading

0 comments on commit ccae333

Please sign in to comment.