// // Prefix header for all source files of the 'SOPEX' target in the 'SOPEX' project. // #ifdef __OBJC__ #import #import #import #undef NSLocalizedString #define NSLocalizedString(key, comment) \ [[NSBundle bundleForClass:[self class]] localizedStringForKey:(key) value:@"" table:nil] #endif