|
374 | 374 | BDE8FBE51D1BFB9F00C5A212 /* Frameworks */, |
375 | 375 | BDE8FBE61D1BFB9F00C5A212 /* Headers */, |
376 | 376 | BDE8FBE71D1BFB9F00C5A212 /* Resources */, |
377 | | - BDE8FBF21D1BFBB300C5A212 /* ShellScript */, |
378 | | - BDE8FBF11D1BFBAB00C5A212 /* ShellScript */, |
| 377 | + BDE8FBF21D1BFBB300C5A212 /* Carthage */, |
379 | 378 | ); |
380 | 379 | buildRules = ( |
381 | 380 | ); |
|
450 | 449 | D5DF758D1C403D8200BF1AB6 /* Frameworks */, |
451 | 450 | D5DF758E1C403D8200BF1AB6 /* Headers */, |
452 | 451 | D5DF758F1C403D8200BF1AB6 /* Resources */, |
453 | | - BD58C3AF1CF30382003F7141 /* ShellScript */, |
454 | 452 | ); |
455 | 453 | buildRules = ( |
456 | 454 | ); |
|
555 | 553 | /* End PBXResourcesBuildPhase section */ |
556 | 554 |
|
557 | 555 | /* Begin PBXShellScriptBuildPhase section */ |
558 | | - BD58C3AF1CF30382003F7141 /* ShellScript */ = { |
559 | | - isa = PBXShellScriptBuildPhase; |
560 | | - buildActionMask = 2147483647; |
561 | | - files = ( |
562 | | - ); |
563 | | - inputPaths = ( |
564 | | - ); |
565 | | - outputPaths = ( |
566 | | - ); |
567 | | - runOnlyForDeploymentPostprocessing = 0; |
568 | | - shellPath = /bin/sh; |
569 | | - shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi"; |
570 | | - }; |
571 | | - BDE8FBF11D1BFBAB00C5A212 /* ShellScript */ = { |
572 | | - isa = PBXShellScriptBuildPhase; |
573 | | - buildActionMask = 2147483647; |
574 | | - files = ( |
575 | | - ); |
576 | | - inputPaths = ( |
577 | | - ); |
578 | | - outputPaths = ( |
579 | | - ); |
580 | | - runOnlyForDeploymentPostprocessing = 0; |
581 | | - shellPath = /bin/sh; |
582 | | - shellScript = "if which swiftlint >/dev/null; then\nswiftlint\nelse\necho \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi"; |
583 | | - }; |
584 | | - BDE8FBF21D1BFBB300C5A212 /* ShellScript */ = { |
| 556 | + BDE8FBF21D1BFBB300C5A212 /* Carthage */ = { |
585 | 557 | isa = PBXShellScriptBuildPhase; |
586 | 558 | buildActionMask = 2147483647; |
587 | 559 | files = ( |
588 | 560 | ); |
589 | 561 | inputPaths = ( |
590 | 562 | "$(SRCROOT)/Carthage/Build/Mac/Cache.framework", |
591 | 563 | ); |
| 564 | + name = Carthage; |
592 | 565 | outputPaths = ( |
593 | 566 | ); |
594 | 567 | runOnlyForDeploymentPostprocessing = 0; |
595 | 568 | shellPath = /bin/sh; |
596 | | - shellScript = "/usr/local/bin/carthage copy-frameworks"; |
| 569 | + shellScript = "/usr/local/bin/carthage copy-frameworks\n"; |
597 | 570 | }; |
598 | 571 | D21352FA1F75425600B5375B /* ShellScript */ = { |
599 | 572 | isa = PBXShellScriptBuildPhase; |
|
0 commit comments