Hive Hive
Sign in

Upload .xcresult bundle after tuist cache

GitHub issue · Open

Metadata
Source
tuist/tuist #6433
Updated
Jun 11, 2026
Domains
Cache
Details

What problem or need do you have?

If a build fails when compiling binaries during tuist cache, users often see in the CI logs only:

The 'xcodebuild' command exited with error code 65 and message:
...

Potential solution

To make it easier for users to debug why tuist cache failed, we should upload the .xcresult bundle, the same way we already do for tuist test

Comments

No GitHub comments yet.