Closed nysander closed 5 years ago
You can build this project in Xcode by following steps.
$ # In the root directory of IBLinter
$ swift package generate-xcodeproj
$ open IBLinter.xcodeproj
Great thx. Debugging will be lot easier
project is building locally, export result looks promising but I have no idea how to use this in Jenkins without cocoapod release.
huge greetings for https://github.com/realm/SwiftLint project for source files on which my PR was build
as this is add-on feature which do not break any backward compatibility, could you release this for cocoapod so I can test its behavior?
if this will work I will provide docs how to connect IBLinter with Jenkins
please hold on merging. I've found bug in exported XML file. fix on the way
support for IBLinter was just merged to Jenkins Warnings NG Plugin: https://github.com/jenkinsci/warnings-ng-plugin/commit/62d321ea2c124680a6df1acc5241dced8683b11b :)
Great thank you
According to #90
please check this out. I do not know how to build it on my Xcode having only sources.