Commits

Norio Nomura committed 87c16d67904
Fix linking frameworks Move linking `Commandant.framework` and `Result.framework` from SwiftLintFramework target to swiftlint target. By this fix, consumer of SwiftLintFramework does not need to build and link `Commandant.framework` and `Result.framework`.