plist rename.

This commit is contained in:
James Chen 2014-03-11 12:55:18 +08:00
parent 2485f86777
commit fda8cfa740
3 changed files with 1 additions and 16 deletions

View File

@ -1 +1 @@
d66439c9fcfe71b9c58de2167a4f44a90b311e81
f332951da61dde7a9e03e1429ae7688cc03642dc

View File

@ -1,8 +0,0 @@
//
// Prefix header for all source files of the 'HelloWorld' target in the 'HelloWorld' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif

View File

@ -1,7 +0,0 @@
//
// Prefix header for all source files of the 'Paralaxer' target in the 'Paralaxer' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif