|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 52; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
1470 | 1470 | C1004E342981F77B00B8CF94 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
1471 | 1471 | C1004E352981F77B00B8CF94 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
1472 | 1472 | C101947127DD473C004E7EB8 /* MockKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MockKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 1473 | + C1092BFD29F8116700AE3D1C /* apply-info-customizations.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "apply-info-customizations.sh"; sourceTree = "<group>"; }; |
1473 | 1474 | C10B28451EA9BA5E006EA1FC /* far_future_high_bg_forecast.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = far_future_high_bg_forecast.json; sourceTree = "<group>"; };
|
1474 | 1475 | C11613482983096D00777E7C /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
1475 | 1476 | C116134B2983096D00777E7C /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
2897 | 2898 | C18A491522FCC22900FDA733 /* copy-plugins.sh */,
|
2898 | 2899 | C18A491322FCC22900FDA733 /* make_scenario.py */,
|
2899 | 2900 | C1E9CB5A295101570022387B /* install-scenarios.sh */,
|
| 2901 | + C1092BFD29F8116700AE3D1C /* apply-info-customizations.sh */, |
2900 | 2902 | );
|
2901 | 2903 | path = Scripts;
|
2902 | 2904 | sourceTree = "<group>";
|
|
3123 | 3125 | C113F4472951352C00758735 /* Install Scenarios */,
|
3124 | 3126 | C16DA84322E8E5FF008624C2 /* Install Plugins */,
|
3125 | 3127 | C1D19800232CFA2A0096D646 /* Capture Build Details */,
|
| 3128 | + C1092BFE29F88F0600AE3D1C /* Apply Info Customizations */, |
3126 | 3129 | 4F70C1EC1DE8DCA8006380B7 /* Embed App Extensions */,
|
3127 | 3130 | );
|
3128 | 3131 | buildRules = (
|
|
3659 | 3662 | /* End PBXResourcesBuildPhase section */
|
3660 | 3663 |
|
3661 | 3664 | /* Begin PBXShellScriptBuildPhase section */
|
| 3665 | + C1092BFE29F88F0600AE3D1C /* Apply Info Customizations */ = { |
| 3666 | + isa = PBXShellScriptBuildPhase; |
| 3667 | + alwaysOutOfDate = 1; |
| 3668 | + buildActionMask = 2147483647; |
| 3669 | + files = ( |
| 3670 | + ); |
| 3671 | + inputFileListPaths = ( |
| 3672 | + ); |
| 3673 | + inputPaths = ( |
| 3674 | + "$(SRCROOT)/../InfoCustomizations", |
| 3675 | + ); |
| 3676 | + name = "Apply Info Customizations"; |
| 3677 | + outputFileListPaths = ( |
| 3678 | + ); |
| 3679 | + outputPaths = ( |
| 3680 | + ); |
| 3681 | + runOnlyForDeploymentPostprocessing = 0; |
| 3682 | + shellPath = /bin/sh; |
| 3683 | + shellScript = "\"${SRCROOT}/Scripts/apply-info-customizations.sh\"\n"; |
| 3684 | + }; |
3662 | 3685 | C113F4472951352C00758735 /* Install Scenarios */ = {
|
3663 | 3686 | isa = PBXShellScriptBuildPhase;
|
3664 | 3687 | buildActionMask = 2147483647;
|
|
3715 | 3738 | };
|
3716 | 3739 | C1D19800232CFA2A0096D646 /* Capture Build Details */ = {
|
3717 | 3740 | isa = PBXShellScriptBuildPhase;
|
| 3741 | + alwaysOutOfDate = 1; |
3718 | 3742 | buildActionMask = 2147483647;
|
3719 | 3743 | files = (
|
3720 | 3744 | );
|
|
0 commit comments