mollyIV

Results 12 issues of mollyIV

We're trying to use the XCLogParser library to get information about compilation time for each target/module in our workspace. Previously, we used the title and compilation duration properties like this:...

Incorrect targets are presented in HTML report file. The setup: **Steps to reproduce:** * use attached POC project: [ios_app_with_tests.zip](https://github.com/user-attachments/files/17924126/ios_app_with_tests.zip) * remove Xcode Derived Data * build the POC app `xcodebuild...