|
546 | 546 | D5291D5D1C283B5300B702C9 /* Headers */, |
547 | 547 | D5291D5E1C283B5300B702C9 /* Resources */, |
548 | 548 | D5BAEBF41CD1F4D30003E865 /* ShellScript */, |
| 549 | + BD58C3AE1CF2EA04003F7141 /* ShellScript */, |
549 | 550 | ); |
550 | 551 | buildRules = ( |
551 | 552 | ); |
|
584 | 585 | D5DC59DD1C20593E003BD79B /* Headers */, |
585 | 586 | D5DC59DE1C20593E003BD79B /* Resources */, |
586 | 587 | D5BAEBF21CD1F4490003E865 /* ShellScript */, |
| 588 | + BD58C3AD1CF2E9FD003F7141 /* ShellScript */, |
587 | 589 | ); |
588 | 590 | buildRules = ( |
589 | 591 | ); |
|
670 | 672 | /* End PBXResourcesBuildPhase section */ |
671 | 673 |
|
672 | 674 | /* Begin PBXShellScriptBuildPhase section */ |
| 675 | + BD58C3AD1CF2E9FD003F7141 /* ShellScript */ = { |
| 676 | + isa = PBXShellScriptBuildPhase; |
| 677 | + buildActionMask = 2147483647; |
| 678 | + files = ( |
| 679 | + ); |
| 680 | + inputPaths = ( |
| 681 | + ); |
| 682 | + outputPaths = ( |
| 683 | + ); |
| 684 | + runOnlyForDeploymentPostprocessing = 0; |
| 685 | + shellPath = /bin/sh; |
| 686 | + shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi"; |
| 687 | + }; |
| 688 | + BD58C3AE1CF2EA04003F7141 /* ShellScript */ = { |
| 689 | + isa = PBXShellScriptBuildPhase; |
| 690 | + buildActionMask = 2147483647; |
| 691 | + files = ( |
| 692 | + ); |
| 693 | + inputPaths = ( |
| 694 | + ); |
| 695 | + outputPaths = ( |
| 696 | + ); |
| 697 | + runOnlyForDeploymentPostprocessing = 0; |
| 698 | + shellPath = /bin/sh; |
| 699 | + shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n"; |
| 700 | + }; |
673 | 701 | D5291D591C283AA700B702C9 /* ShellScript */ = { |
674 | 702 | isa = PBXShellScriptBuildPhase; |
675 | 703 | buildActionMask = 2147483647; |
|
0 commit comments