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

@@ -11,4 +11,6 @@
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#import <SystemConfiguration/SystemConfiguration.h>
#import <MobileCoreServices/MobileCoreServices.h>
#endif