From 9ad1b842e888245f43915d4a79744ffbe9bdb94f Mon Sep 17 00:00:00 2001 From: JP Simard Date: Fri, 10 Feb 2017 11:52:13 -0800 Subject: [PATCH] set 'swiftlint' scheme's arguments to 'lint --no-cache' since the cache is per-version and the version number is only bumped for releases, meaning that during development the cache is likely to be incorrect. --- .../xcshareddata/xcschemes/swiftlint.xcscheme | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/SwiftLint.xcodeproj/xcshareddata/xcschemes/swiftlint.xcscheme b/SwiftLint.xcodeproj/xcshareddata/xcschemes/swiftlint.xcscheme index 192de2cec..ed573dbd0 100644 --- a/SwiftLint.xcodeproj/xcshareddata/xcschemes/swiftlint.xcscheme +++ b/SwiftLint.xcodeproj/xcshareddata/xcschemes/swiftlint.xcscheme @@ -79,6 +79,12 @@ ReferencedContainer = "container:SwiftLint.xcodeproj"> + + + +