Norio Nomura
50f9fd848f
Update to recommended settings by Xcode 9.3
2018-04-08 13:28:09 +09:00
JP Simard
3ee20f694f
Remove 'Generate Docs' scheme
...
since this is automatically handled by the DocumentationTests
2017-09-09 15:19:43 -07:00
JP Simard
03b9d5354e
update Xcode schemes for Xcode 9 beta 3
2017-07-18 11:58:02 -07:00
JP Simard
cc69202999
rename RulesDocsCommand to GenerateDocsCommand
...
rules_docs -> generate-docs
addresses #1660
2017-07-11 09:06:22 -07:00
Marcelo Fabri
3e80e91265
Add scheme for docs and section in CONTRIBUTING
2017-07-03 00:30:36 +02:00
JP Simard
3a4b01f093
remove empty SkippedTests entry in swiftlint.xcscheme
...
Xcode does this automatically
2017-05-24 15:37:40 -07:00
Marcelo Fabri
d73ee8d3d9
Remove Swift 2 support
...
Also removes `missing_docs` and `valid_docs` rules.
Fixes #1453 .
2017-04-23 13:43:41 +02:00
JP Simard
9ad1b842e8
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.
2017-02-10 11:52:13 -08:00
Marcelo Fabri
c8e08181e0
Merge branch 'master' into identifier-rule
2017-01-25 12:17:05 -02:00
Marcelo Fabri
3800915e88
Swift 2.3 compatibility
2017-01-24 22:27:46 -02:00
Marcelo Fabri
5c42f59595
Validate enum element only on Swift 3
2017-01-23 21:38:57 -02:00
Marcelo Fabri
0a39d3c53a
Fix tests on Swift 2.3
2017-01-17 04:44:24 -02:00
Marcelo Fabri
1a91a3abe3
type_name rule validates enum values with Swift 2.3
...
Fixes #1090
2016-12-30 15:21:26 -02:00
Marcelo Fabri
6bd9bec6d7
PR feedback
2016-12-30 01:46:05 -02:00
Marcelo Fabri
9757442491
Moving Swift 2 tests to a single file
2016-12-30 00:44:22 -02:00
Marcelo Fabri
d75cd234f7
Run tests with Swift 2.3 set for SourceKitten
...
This should help preventing issues like #1019 .
2016-12-30 00:06:51 -02:00
Norio Nomura
940fa37adb
Set DEVELOPER_DIR environment variable to scheme
...
This is a workaround for running tests on Xcode 7.3.1 while `xcode-select` points Xcode 8 as active developer directory.
2016-09-01 15:58:57 +09:00
Norio Nomura
997de4504c
Set TOOLCHAIN environment variable to scheme
...
By applying this, SourceKitten will use same version of `sourcekitd.framework` that running tests.
2016-08-23 23:55:54 +09:00
Norio Nomura
d2a3f31488
Migrate to Swift 2.3
2016-08-23 23:53:35 +09:00
Scott Hoyt
bc880f3156
Enable test coverage generation.
2016-01-02 15:41:53 -08:00
JP Simard
e95625ee79
update for swift 2
2015-08-27 14:20:51 -07:00
JP Simard
767add47e8
First commit
2015-05-16 18:58:10 +02:00