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;