|
2395 | 2395 | ); |
2396 | 2396 | runOnlyForDeploymentPostprocessing = 0; |
2397 | 2397 | shellPath = /bin/sh; |
2398 | | - shellScript = "${SRCROOT}/Scripts/copy-frameworks.sh\n\n"; |
| 2398 | + shellScript = "\"${SRCROOT}/Scripts/copy-frameworks.sh\"\n\n"; |
2399 | 2399 | }; |
2400 | 2400 | 43EDDBEF1C361BCE007D89B5 /* Copy Frameworks with Carthage */ = { |
2401 | 2401 | isa = PBXShellScriptBuildPhase; |
|
2439 | 2439 | ); |
2440 | 2440 | runOnlyForDeploymentPostprocessing = 0; |
2441 | 2441 | shellPath = /bin/sh; |
2442 | | - shellScript = "${SRCROOT}/Scripts/copy-frameworks.sh\n"; |
| 2442 | + shellScript = "\"${SRCROOT}/Scripts/copy-frameworks.sh\"\n"; |
2443 | 2443 | }; |
2444 | 2444 | 43FF3DF620A8EFE800F8E62C /* Copy Frameworks with Carthage */ = { |
2445 | 2445 | isa = PBXShellScriptBuildPhase; |
|
2459 | 2459 | ); |
2460 | 2460 | runOnlyForDeploymentPostprocessing = 0; |
2461 | 2461 | shellPath = /bin/sh; |
2462 | | - shellScript = "${SRCROOT}/Scripts/copy-frameworks.sh\n"; |
| 2462 | + shellScript = "\"${SRCROOT}/Scripts/copy-frameworks.sh\"\n"; |
2463 | 2463 | }; |
2464 | 2464 | A942E448225FD9D500DD4980 /* Copy Frameworks with Carthage */ = { |
2465 | 2465 | isa = PBXShellScriptBuildPhase; |
|
2479 | 2479 | ); |
2480 | 2480 | runOnlyForDeploymentPostprocessing = 0; |
2481 | 2481 | shellPath = /bin/sh; |
2482 | | - shellScript = "${SRCROOT}/Scripts/copy-frameworks.sh\n\n"; |
| 2482 | + shellScript = "\"${SRCROOT}/Scripts/copy-frameworks.sh\"\n\n"; |
2483 | 2483 | }; |
2484 | 2484 | C16DA84322E8E5FF008624C2 /* Install Plugins */ = { |
2485 | 2485 | isa = PBXShellScriptBuildPhase; |
|
2497 | 2497 | ); |
2498 | 2498 | runOnlyForDeploymentPostprocessing = 0; |
2499 | 2499 | shellPath = /bin/sh; |
2500 | | - shellScript = "${SRCROOT}/Scripts/copy-plugins.sh\n"; |
| 2500 | + shellScript = "\"${SRCROOT}/Scripts/copy-plugins.sh\"\n"; |
2501 | 2501 | }; |
2502 | 2502 | C1D1405722FB66DF00DA6242 /* Build Derived Assets */ = { |
2503 | 2503 | isa = PBXShellScriptBuildPhase; |
|
2515 | 2515 | ); |
2516 | 2516 | runOnlyForDeploymentPostprocessing = 0; |
2517 | 2517 | shellPath = /bin/sh; |
2518 | | - shellScript = "${SRCROOT}/Scripts/build-derived-assets.sh\n"; |
| 2518 | + shellScript = "\"${SRCROOT}/Scripts/build-derived-assets.sh\"\n"; |
2519 | 2519 | }; |
2520 | 2520 | C1D1406222FB7ED200DA6242 /* Build Derived Watch Assets */ = { |
2521 | 2521 | isa = PBXShellScriptBuildPhase; |
|
2533 | 2533 | ); |
2534 | 2534 | runOnlyForDeploymentPostprocessing = 0; |
2535 | 2535 | shellPath = /bin/sh; |
2536 | | - shellScript = "${SRCROOT}/Scripts/build-derived-watch-assets.sh\n"; |
| 2536 | + shellScript = "\"${SRCROOT}/Scripts/build-derived-watch-assets.sh\"\n"; |
2537 | 2537 | }; |
2538 | 2538 | C1D19800232CFA2A0096D646 /* Capture Build Details */ = { |
2539 | 2539 | isa = PBXShellScriptBuildPhase; |
|
2551 | 2551 | ); |
2552 | 2552 | runOnlyForDeploymentPostprocessing = 0; |
2553 | 2553 | shellPath = /bin/sh; |
2554 | | - shellScript = "${SRCROOT}/Scripts/capture-build-details.sh\n"; |
| 2554 | + shellScript = "\"${SRCROOT}/Scripts/capture-build-details.sh\"\n"; |
2555 | 2555 | }; |
2556 | 2556 | /* End PBXShellScriptBuildPhase section */ |
2557 | 2557 |
|
|
0 commit comments