You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EFQRCode.xcodeproj/project.pbxproj
-18Lines changed: 0 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -556,7 +556,6 @@
556
556
F8111E2F19A95C8B0040E7D1 /* Frameworks */,
557
557
F8111E3019A95C8B0040E7D1 /* Headers */,
558
558
F8111E3119A95C8B0040E7D1 /* Resources */,
559
-
12D5BA511F3DC9B800CC6A88 /* SwiftLint */,
560
559
);
561
560
buildRules = (
562
561
);
@@ -735,23 +734,6 @@
735
734
};
736
735
/* End PBXResourcesBuildPhase section */
737
736
738
-
/* Begin PBXShellScriptBuildPhase section */
739
-
12D5BA511F3DC9B800CC6A88 /* SwiftLint */ = {
740
-
isa = PBXShellScriptBuildPhase;
741
-
buildActionMask = 2147483647;
742
-
files = (
743
-
);
744
-
inputPaths = (
745
-
);
746
-
name = SwiftLint;
747
-
outputPaths = (
748
-
);
749
-
runOnlyForDeploymentPostprocessing = 0;
750
-
shellPath = /bin/sh;
751
-
shellScript = "#if which swiftlint >/dev/null; then\n#swiftlint\n#else\n#echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\n#fi\n";
0 commit comments