Skip to content

Conversation

@AvdLee
Copy link
Collaborator

@AvdLee AvdLee commented Apr 11, 2024

I've updated LogManifestEntry for Xcode's latest format, adding statistics like number of warnings and errors. This allows to filter out failed builds without loading .xcactivitylog.

I've also changed the build duration from an Int into a Double and removed the rounding, so build durations are more precise. I believe it's up to the users of the framework to decide to round the build duration instead of us showing wrong build durations from the start.

@Iron-Ham
Copy link

cc: @AvdLee I'm likely to pull this into my fork which repairs the function/typecheck timings, since I think this would be quite useful for us

@AvdLee
Copy link
Collaborator Author

AvdLee commented Sep 11, 2025

@aleksandergrzyb asked to re-review this. Small changes, just SwiftLint fixes and Sendable support!

@AvdLee
Copy link
Collaborator Author

AvdLee commented Jan 14, 2026

@pepicrft IIRC you fixed CI not long ago. Do you have any idea why my CI checks fail while the other recently merged PRs succeed?

The DCO check fails due to missing signed commits I think. I can't do the suggested fix, as I'm not the only one that commited to this PR 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants