Could not create iOS build summary report (Errors and warnings) in Jenkins with or without Fastlane

2 views
Skip to first unread message

Vidhya Sri Soundararajan

unread,
Apr 24, 2018, 4:24:18 AM4/24/18
to Jenkins Users

I am using Jenkins and Fastlane for CICD pipeline for my iOS Project. Before we were using Xcode server that provides a direct API using which i exported the build summary(Compilation Errors, Warnings from Xcode). But now with Jenkins or fastlane i am not able to do it since i couldn't find any API that generates this report.

For Code Analysis i am using swiftlint. It is generating code analysis report only and it is not showing the default warnings like deprecations etc. in Jenkins. So i understood i cannot use the code analysis tool for this purpose.

Is there any way with which i could generate the Warnings and Errors report in Jenkins? For all the actions like incrementing build number, executing test cases, code signing, generating binary etc. i have written separate lanes in my fastfile.

Reply all
Reply to author
Forward
0 new messages