You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create release zips on native platforms to preserve permissions
Each build job now creates its own zip using platform-native tools
(ditto on macOS, zip on Linux, 7z on Windows) instead of re-zipping
on the ubuntu release runner. This fixes macOS standalone apps being
unopenable due to lost executable permissions in the artifact transfer.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments