mirror of
https://github.com/ypresto/SwiftLintXcode.git
synced 2026-03-25 08:55:51 +00:00
Add notice for Xcode 8 plugin issue
This commit is contained in:
parent
ef0d9f356f
commit
7bccda5767
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,11 @@ Runs `swiftlint autocorrect --path CURRENT_FILE` before \*.swift file is saved.
|
|||
|
||||

|
||||
|
||||
IMPORTANT: Xcode 8
|
||||
-------------------
|
||||
|
||||
Xcode 8 won't load any unsigned plugins.
|
||||
https://github.com/alcatraz/Alcatraz/issues/475
|
||||
|
||||
INSTALLATION
|
||||
------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue