Skip to content
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

Ability to export data from several Xcode xcresults files #65

Open
nGervasyuk opened this issue Dec 26, 2023 · 0 comments
Open

Ability to export data from several Xcode xcresults files #65

nGervasyuk opened this issue Dec 26, 2023 · 0 comments

Comments

@nGervasyuk
Copy link

nGervasyuk commented Dec 26, 2023

In Xcode 15.1 in some cases there is a problem with merging Xcode .xcresult files using the xcrun xcresulttool merge command.
We get an error during command execution:

unexpected error at top-level: FetchError(errors: [ZSTD.ZSTDError.libraryError(errMsg: "Destination buffer is too small")])

This error is thrown by the Facebook library, which seems to be used in this command to compress files.
Please add the ability to transfer several xcode .xcresults to your xcresults parser.

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

1 participant