Skip to content

Please build a new version to include https://github.com/MobileNativeFoundation/XCLogParser/pull/217 #226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mandariino opened this issue Feb 2, 2025 · 10 comments

Comments

@mandariino
Copy link

Several of our reporting tools are crashing due to a known issue (now merged), but a new release incorporating the fix is not yet available. This same issue is also affecting xcactivitylog files, causing the "xcactivitylog is not a valid xcactivitylog file" error in Xcode 16. Could we please get an update on when a release with this fix will be available?

Thank you.

@rcek2
Copy link

rcek2 commented Feb 3, 2025

Same problem with Xcode 16

@jarnal
Copy link

jarnal commented Feb 3, 2025

Same here, this is really needed 🙏

@nedimf
Copy link

nedimf commented Feb 6, 2025

Workaround:
cloned repo, swift build a release, and in .build/release you can run ./xclogparser on your app logs.

@ldomaradzki
Copy link

or run swift run xclogparser <arguments>, e.g. swift run xclogparser --file file.xcactivitylog --reporter html

@mandariino
Copy link
Author

Any news on this?

@aleksandergrzyb
Copy link
Collaborator

There is new release https://github.com/MobileNativeFoundation/XCLogParser/releases/tag/v0.2.41

@rcek2
Copy link

rcek2 commented Mar 21, 2025

@aleksandergrzyb Hi, thanks for the new release. Is it possible to install it via Homebrew? Seems like Homebrew doesn't see v0.2.41 version

Warning: xclogparser 0.2.40 is already installed and up-to-date.
To reinstall 0.2.40, run:
  brew reinstall xclogparser

@aleksandergrzyb
Copy link
Collaborator

Yeah, there are some issues https://github.com/Homebrew/homebrew-core/pull/213256/files 😕 I will have time next week to check, or course I encourage you to check that.

@chenrui333
Copy link
Contributor

Yeah, there are some issues https://github.com/Homebrew/homebrew-core/pull/213256/files 😕 I will have time next week to check, or course I encourage you to check that.

@aleksandergrzyb this is the issue, #223, I will update it, can you merge it after? Thanks!

@chenrui333
Copy link
Contributor

@aleksandergrzyb Hi, thanks for the new release. Is it possible to install it via Homebrew? Seems like Homebrew doesn't see v0.2.41 version

Warning: xclogparser 0.2.40 is already installed and up-to-date.
To reinstall 0.2.40, run:
  brew reinstall xclogparser

@rcek2 should be good to go with Homebrew/homebrew-core#213256

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

No branches or pull requests

7 participants