From a34445c426706bae594873e7ce1e79e377de18c4 Mon Sep 17 00:00:00 2001 From: Dmitry Golubev Date: Fri, 20 Oct 2023 18:01:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=BB=D1=8E=D1=87=D0=B8?= =?UTF-8?q?=D0=BB=20Lint?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Nuke.xcodeproj/project.pbxproj | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/Nuke.xcodeproj/project.pbxproj b/Nuke.xcodeproj/project.pbxproj index 812df22ca..d823109be 100644 --- a/Nuke.xcodeproj/project.pbxproj +++ b/Nuke.xcodeproj/project.pbxproj @@ -990,7 +990,6 @@ isa = PBXNativeTarget; buildConfigurationList = 0C9174981BAE99EE004A7905 /* Build configuration list for PBXNativeTarget "Nuke" */; buildPhases = ( - 0C06C96F22E47FD1000AA0A6 /* Lint */, 0C91748B1BAE99EE004A7905 /* Sources */, 0C91748C1BAE99EE004A7905 /* Frameworks */, 0C91748D1BAE99EE004A7905 /* Headers */, @@ -1141,27 +1140,6 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXShellScriptBuildPhase section */ - 0C06C96F22E47FD1000AA0A6 /* Lint */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - ); - name = Lint; - outputFileListPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "Scripts/lint.sh\n"; - }; -/* End PBXShellScriptBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 0C2CD78C25B7BF770017018F /* Sources */ = { isa = PBXSourcesBuildPhase;