Hive
Upload .xcresult bundle after tuist cache
GitHub issue · Open
Source
tuist/tuist #6433
Updated
Jun 11, 2026
Domains
Cache
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
No GitHub comments yet.