Modernize and restore all example projects. closes #1007

This commit is contained in:
Blake Watters
2012-10-25 10:06:33 -04:00
parent 9ef8be412e
commit 4d5d76671c
25 changed files with 261 additions and 213 deletions

View File

@@ -10,5 +10,4 @@
#import <RestKit/RestKit.h>
@interface RKTwitterViewController : UIViewController
- (void)loadObjectsFromDataStore;
@end