Xcode-analyze report

Description of the feature request

There need to be some kind of reports with the details of warnings, leaks or logical errors so that when we deploy the new build we can review it easly.

Use case / for what or how I would use it

-When we add xcode-analyze in workflow after successful deploy there will be a one report file from it we can have the detailed review report.

There is implementation like this in android, when we add android analyser it is giving report file “app-lint-results-prodRelease.html” so there need to be the same in iOS.

Thank you for the feature request! :upside_down_face:

Hi @fehersanyi-bitrise have you worked on it ? I also need to export report from xcode analyze. Is there any script I can make use of ?