Skip to content

Commit

Permalink
Add warning about plugin not working with Xcode 8
Browse files Browse the repository at this point in the history
  • Loading branch information
mrh-is committed Dec 20, 2016
1 parent 4c98416 commit e9b990a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ fi
To run `swiftlint autocorrect` on save in Xcode, install the
[SwiftLintXcode](https://github.com/ypresto/SwiftLintXcode) plugin from Alcatraz.

⚠ ️This plugin will not work with Xcode 8 without diabling SIP. This is not recommended.

### AppCode

To integrate SwiftLint with AppCode, install
Expand Down

0 comments on commit e9b990a

Please sign in to comment.