|
1502 | 1502 | C1E2774722433D7A00354103 /* MKRingProgressView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MKRingProgressView.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
1503 | 1503 | C1E3862428247B7100F561A4 /* StoredLoopNotRunningNotification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoredLoopNotRunningNotification.swift; sourceTree = "<group>"; };
|
1504 | 1504 | C1E71721292E90CC00DA646F /* SmallStatusWidgetEntryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SmallStatusWidgetEntryView.swift; sourceTree = "<group>"; };
|
| 1505 | + C1E9CB5A295101570022387B /* install-scenarios.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-scenarios.sh"; sourceTree = "<group>"; }; |
1505 | 1506 | C1EF747128D6A44A00C8C083 /* CrashRecoveryManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CrashRecoveryManager.swift; sourceTree = "<group>"; };
|
1506 | 1507 | C1F2075B26D6F9B0007AB7EB /* ProfileExpirationAlerter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileExpirationAlerter.swift; sourceTree = "<group>"; };
|
1507 | 1508 | C1F7822527CC056900C0919A /* SettingsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsManager.swift; sourceTree = "<group>"; };
|
|
2695 | 2696 | C18A491222FCC22800FDA733 /* build-derived-assets.sh */,
|
2696 | 2697 | C18A491522FCC22900FDA733 /* copy-plugins.sh */,
|
2697 | 2698 | C18A491322FCC22900FDA733 /* make_scenario.py */,
|
| 2699 | + C1E9CB5A295101570022387B /* install-scenarios.sh */, |
2698 | 2700 | );
|
2699 | 2701 | path = Scripts;
|
2700 | 2702 | sourceTree = "<group>";
|
|
2885 | 2887 | 43776F8A1B8022E90074EA36 /* Resources */,
|
2886 | 2888 | 43A9439C1B926B7B0051FA24 /* Embed Watch Content */,
|
2887 | 2889 | 43A943AE1B928D400051FA24 /* Embed Frameworks */,
|
| 2890 | + C113F4472951352C00758735 /* Install Scenarios */, |
2888 | 2891 | C16DA84322E8E5FF008624C2 /* Install Plugins */,
|
2889 | 2892 | C1D19800232CFA2A0096D646 /* Capture Build Details */,
|
2890 | 2893 | 4F70C1EC1DE8DCA8006380B7 /* Embed App Extensions */,
|
|
3453 | 3456 | /* End PBXResourcesBuildPhase section */
|
3454 | 3457 |
|
3455 | 3458 | /* Begin PBXShellScriptBuildPhase section */
|
| 3459 | + C113F4472951352C00758735 /* Install Scenarios */ = { |
| 3460 | + isa = PBXShellScriptBuildPhase; |
| 3461 | + buildActionMask = 2147483647; |
| 3462 | + files = ( |
| 3463 | + ); |
| 3464 | + inputFileListPaths = ( |
| 3465 | + ); |
| 3466 | + inputPaths = ( |
| 3467 | + ); |
| 3468 | + name = "Install Scenarios"; |
| 3469 | + outputFileListPaths = ( |
| 3470 | + ); |
| 3471 | + outputPaths = ( |
| 3472 | + ); |
| 3473 | + runOnlyForDeploymentPostprocessing = 0; |
| 3474 | + shellPath = /bin/sh; |
| 3475 | + shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n\"${SRCROOT}/Scripts/install-scenarios.sh\"\n"; |
| 3476 | + }; |
3456 | 3477 | C16DA84322E8E5FF008624C2 /* Install Plugins */ = {
|
3457 | 3478 | isa = PBXShellScriptBuildPhase;
|
3458 | 3479 | buildActionMask = 2147483647;
|
|
0 commit comments