Files
Xcode-Quick-Localization/QuickLocalization/QuickLocalization-Prefix.pch
Zitao Xiong 62ce9584da Merge remote-tracking branch 'schriftgestalt/master'
* schriftgestalt/master:
  add option to insert NSLocalizedStringFromTableInBundle

Conflicts:
	QuickLocalization/QuickLocalization.m
2015-11-19 02:26:20 -05:00

9 lines
205 B
Plaintext

//
// Prefix header for all source files of the 'QuickLocalization' target in the 'QuickLocalization' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import "AMConstString.h"
#endif