0.3.1
- SwiftLint 0.4.0 has been released that support
--use-script-input-files
option.
Now, ExtraBuildPhase uses--use-script-input-files
in default shell script on running SwiftLint for linting only builded sources by Target of Project. - Add
isNotLimitedToXcode
option that opt-in running ExtraBuildPhase other than Xcode (e.g. xcodebuild).