Skip to content

Commit 1dcf66f

Browse files
committed
Remove swiftlint
1 parent f5b1a76 commit 1dcf66f

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

Cache.xcodeproj/project.pbxproj

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,6 @@
567567
BDEDD3521DBCE5B1007416A6 /* Frameworks */,
568568
BDEDD3531DBCE5B1007416A6 /* Headers */,
569569
BDEDD3541DBCE5B1007416A6 /* Resources */,
570-
BDEDD3731DBCE616007416A6 /* ShellScript */,
571570
);
572571
buildRules = (
573572
);
@@ -771,22 +770,6 @@
771770
};
772771
/* End PBXResourcesBuildPhase section */
773772

774-
/* Begin PBXShellScriptBuildPhase section */
775-
BDEDD3731DBCE616007416A6 /* ShellScript */ = {
776-
isa = PBXShellScriptBuildPhase;
777-
buildActionMask = 2147483647;
778-
files = (
779-
);
780-
inputPaths = (
781-
);
782-
outputPaths = (
783-
);
784-
runOnlyForDeploymentPostprocessing = 0;
785-
shellPath = /bin/sh;
786-
shellScript = "if which swiftlint >/dev/null; then\nswiftlint\nelse\necho \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
787-
};
788-
/* End PBXShellScriptBuildPhase section */
789-
790773
/* Begin PBXSourcesBuildPhase section */
791774
BDEDD3511DBCE5B1007416A6 /* Sources */ = {
792775
isa = PBXSourcesBuildPhase;

0 commit comments

Comments
 (0)