Merge pull request #1303 from realm/jp-scheme-arguments

set 'swiftlint' scheme's arguments to 'lint --no-cache'
This commit is contained in:
JP Simard
2017-02-10 11:54:12 -08:00
committed by GitHub
@@ -79,6 +79,12 @@
ReferencedContainer = "container:SwiftLint.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<CommandLineArguments>
<CommandLineArgument
argument = "lint --no-cache"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
<EnvironmentVariables>
<EnvironmentVariable
key = "DEVELOPER_DIR"