mirror of
https://github.com/tappollo/Xcode-Quick-Localization.git
synced 2026-01-12 22:37:18 +08:00
* schriftgestalt/master: add option to insert NSLocalizedStringFromTableInBundle Conflicts: QuickLocalization/QuickLocalization.m
9 lines
205 B
Plaintext
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
|