// // Prefix header for all source files of the 'PhoneGap' target in the 'PhoneGap' project // #ifdef __OBJC__ #import #import #ifndef __OPTIMIZE__ # define NSLog(...) NSLog(@"%@", [NSString stringWithFormat:__VA_ARGS__]) #else # define NSLog(...) /* */ #endif #endif