|
565 | 565 | 81AFE0E91A1FDB7D00AB6CB3 /* PFRESTUserCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 81AFE0E61A1FDB7900AB6CB3 /* PFRESTUserCommand.m */; };
|
566 | 566 | 81B3F2011AC5DA7600A92677 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 6393F38B15D3018400C4F78D /* libsqlite3.dylib */; };
|
567 | 567 | 81B3F2021AC5DAA400A92677 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 970110191630B1FE00AB761E /* Cocoa.framework */; };
|
568 |
| - 81B3F2541AC9D4E100A92677 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 81B3F2531AC9D4E100A92677 /* Localizable.strings */; }; |
569 |
| - 81B3F2551AC9D4E100A92677 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 81B3F2531AC9D4E100A92677 /* Localizable.strings */; }; |
570 | 568 | 81BB6E211B0E7A1A00465C38 /* PFBase64Encoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 81BB6E1F1B0E7A1A00465C38 /* PFBase64Encoder.h */; };
|
571 | 569 | 81BB6E221B0E7A1A00465C38 /* PFBase64Encoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 81BB6E1F1B0E7A1A00465C38 /* PFBase64Encoder.h */; };
|
572 | 570 | 81BB6E231B0E7A1A00465C38 /* PFBase64Encoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 81BB6E201B0E7A1A00465C38 /* PFBase64Encoder.m */; };
|
|
733 | 731 | 81E7A2261B6042BD006CB680 /* PFObjectFileCodingLogic.h in Headers */ = {isa = PBXBuildFile; fileRef = 81E7A2231B6042BD006CB680 /* PFObjectFileCodingLogic.h */; };
|
734 | 732 | 81E7A2271B6042BD006CB680 /* PFObjectFileCodingLogic.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E7A2241B6042BD006CB680 /* PFObjectFileCodingLogic.m */; };
|
735 | 733 | 81E7A2281B6042BD006CB680 /* PFObjectFileCodingLogic.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E7A2241B6042BD006CB680 /* PFObjectFileCodingLogic.m */; };
|
| 734 | + 81E7BDFE1B82B931007ACDD8 /* Parse.strings in Resources */ = {isa = PBXBuildFile; fileRef = 81E7BE011B82B931007ACDD8 /* Parse.strings */; }; |
| 735 | + 81E7BDFF1B82B931007ACDD8 /* Parse.strings in Resources */ = {isa = PBXBuildFile; fileRef = 81E7BE011B82B931007ACDD8 /* Parse.strings */; }; |
736 | 736 | 81EB595E1AF46434001EA1FC /* PFFileController.h in Headers */ = {isa = PBXBuildFile; fileRef = 81EB595C1AF46434001EA1FC /* PFFileController.h */; };
|
737 | 737 | 81EB595F1AF46434001EA1FC /* PFFileController.h in Headers */ = {isa = PBXBuildFile; fileRef = 81EB595C1AF46434001EA1FC /* PFFileController.h */; };
|
738 | 738 | 81EB59601AF46434001EA1FC /* PFFileController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81EB595D1AF46434001EA1FC /* PFFileController.m */; };
|
|
1357 | 1357 | 81ABC0FD1B5427EC00BA9009 /* PFUserController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PFUserController.m; sourceTree = "<group>"; };
|
1358 | 1358 | 81AFE0E51A1FDB7900AB6CB3 /* PFRESTUserCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFRESTUserCommand.h; sourceTree = "<group>"; };
|
1359 | 1359 | 81AFE0E61A1FDB7900AB6CB3 /* PFRESTUserCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PFRESTUserCommand.m; sourceTree = "<group>"; };
|
1360 |
| - 81B3F2531AC9D4E100A92677 /* Localizable.strings */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; path = Localizable.strings; sourceTree = "<group>"; }; |
1361 | 1360 | 81BB6E1F1B0E7A1A00465C38 /* PFBase64Encoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFBase64Encoder.h; sourceTree = "<group>"; };
|
1362 | 1361 | 81BB6E201B0E7A1A00465C38 /* PFBase64Encoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PFBase64Encoder.m; sourceTree = "<group>"; };
|
1363 | 1362 | 81BBE12D19FFCB3700622646 /* PFURLConstructor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFURLConstructor.h; sourceTree = "<group>"; };
|
|
1449 | 1448 | 81E7A21B1B602560006CB680 /* PFUserFileCodingLogic.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PFUserFileCodingLogic.m; sourceTree = "<group>"; };
|
1450 | 1449 | 81E7A2231B6042BD006CB680 /* PFObjectFileCodingLogic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFObjectFileCodingLogic.h; sourceTree = "<group>"; };
|
1451 | 1450 | 81E7A2241B6042BD006CB680 /* PFObjectFileCodingLogic.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PFObjectFileCodingLogic.m; sourceTree = "<group>"; };
|
| 1451 | + 81E7BE001B82B931007ACDD8 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Parse.strings; sourceTree = "<group>"; }; |
1452 | 1452 | 81EB595C1AF46434001EA1FC /* PFFileController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFFileController.h; sourceTree = "<group>"; };
|
1453 | 1453 | 81EB595D1AF46434001EA1FC /* PFFileController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PFFileController.m; sourceTree = "<group>"; };
|
1454 | 1454 | 81EB6632198A7FA600851598 /* PFConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFConfig.h; sourceTree = "<group>"; };
|
|
1730 | 1730 | children = (
|
1731 | 1731 | 09809FB91434F98C00EC3E74 /* Framework.plist */,
|
1732 | 1732 | 97AA93B816780B7600445C2D /* FrameworkOSX.plist */,
|
1733 |
| - 81B3F2531AC9D4E100A92677 /* Localizable.strings */, |
1734 | 1733 | 8139B12C1A7BF559002BEF84 /* third_party_licenses.txt */,
|
| 1734 | + 81E7BE011B82B931007ACDD8 /* Parse.strings */, |
1735 | 1735 | );
|
1736 | 1736 | path = Resources;
|
1737 | 1737 | sourceTree = "<group>";
|
|
3627 | 3627 | hasScannedForEncodings = 0;
|
3628 | 3628 | knownRegions = (
|
3629 | 3629 | en,
|
3630 |
| - "zh-Hans", |
3631 | 3630 | Base,
|
3632 | 3631 | );
|
3633 | 3632 | mainGroup = 09D3363F139C54930098E916;
|
|
3694 | 3693 | isa = PBXResourcesBuildPhase;
|
3695 | 3694 | buildActionMask = 2147483647;
|
3696 | 3695 | files = (
|
| 3696 | + 81E7BDFF1B82B931007ACDD8 /* Parse.strings in Resources */, |
3697 | 3697 | 8139B12E1A7BF630002BEF84 /* third_party_licenses.txt in Resources */,
|
3698 |
| - 81B3F2551AC9D4E100A92677 /* Localizable.strings in Resources */, |
3699 | 3698 | );
|
3700 | 3699 | runOnlyForDeploymentPostprocessing = 0;
|
3701 | 3700 | };
|
3702 | 3701 | 8139B12F1A7BF65F002BEF84 /* Resources */ = {
|
3703 | 3702 | isa = PBXResourcesBuildPhase;
|
3704 | 3703 | buildActionMask = 2147483647;
|
3705 | 3704 | files = (
|
| 3705 | + 81E7BDFE1B82B931007ACDD8 /* Parse.strings in Resources */, |
3706 | 3706 | 8139B1301A7BF662002BEF84 /* third_party_licenses.txt in Resources */,
|
3707 |
| - 81B3F2541AC9D4E100A92677 /* Localizable.strings in Resources */, |
3708 | 3707 | );
|
3709 | 3708 | runOnlyForDeploymentPostprocessing = 0;
|
3710 | 3709 | };
|
|
3737 | 3736 | );
|
3738 | 3737 | runOnlyForDeploymentPostprocessing = 0;
|
3739 | 3738 | shellPath = /bin/sh;
|
3740 |
| - shellScript = "# Generate localizable strings\nfind $PROJECT_DIR/Parse -name '*.m' -print0 | xargs -0 genstrings -q -o $PROJECT_DIR/Parse/Resources\n"; |
| 3739 | + shellScript = "# Generate localizable strings\nfind $PROJECT_DIR/Parse -name '*.m' -print0 | xargs -0 genstrings -q -o $PROJECT_DIR/Parse/Resources/en.lproj\n"; |
3741 | 3740 | };
|
3742 | 3741 | 97010FB71630B1B800AB761E /* Generate Localizable Strings */ = {
|
3743 | 3742 | isa = PBXShellScriptBuildPhase;
|
|
3751 | 3750 | );
|
3752 | 3751 | runOnlyForDeploymentPostprocessing = 0;
|
3753 | 3752 | shellPath = /bin/sh;
|
3754 |
| - shellScript = "# Generate localizable strings\nfind $PROJECT_DIR/Parse -name '*.m' -print0 | xargs -0 genstrings -q -o $PROJECT_DIR/Parse/Resources\n"; |
| 3753 | + shellScript = "# Generate localizable strings\nfind $PROJECT_DIR/Parse -name '*.m' -print0 | xargs -0 genstrings -q -o $PROJECT_DIR/Parse/Resources/en.lproj\n"; |
3755 | 3754 | };
|
3756 | 3755 | /* End PBXShellScriptBuildPhase section */
|
3757 | 3756 |
|
|
4310 | 4309 | };
|
4311 | 4310 | /* End PBXTargetDependency section */
|
4312 | 4311 |
|
| 4312 | +/* Begin PBXVariantGroup section */ |
| 4313 | + 81E7BE011B82B931007ACDD8 /* Parse.strings */ = { |
| 4314 | + isa = PBXVariantGroup; |
| 4315 | + children = ( |
| 4316 | + 81E7BE001B82B931007ACDD8 /* en */, |
| 4317 | + ); |
| 4318 | + name = Parse.strings; |
| 4319 | + sourceTree = "<group>"; |
| 4320 | + }; |
| 4321 | +/* End PBXVariantGroup section */ |
| 4322 | + |
4313 | 4323 | /* Begin XCBuildConfiguration section */
|
4314 | 4324 | 09D3366B139C54940098E916 /* Debug */ = {
|
4315 | 4325 | isa = XCBuildConfiguration;
|
|
0 commit comments