Tom Butcher cf0643b7dd
All checks were successful
farmcontrol/farmcontrol-server/pipeline/head This commit looks good
Add macOS code signing functionality and integrate into artifact finalization
- Introduced a new script, codesign-macos-app.mjs, to handle the code signing of macOS application bundles.
- Replaced the existing resignMacAppBundle function in finalize-desktop-artifacts.mjs with a call to the new codesignMacAppBundle function for improved clarity and maintainability.
- Enhanced error handling and logging during the code signing process to provide better feedback on failures.
- Updated the logic for resolving the app bundle path to streamline the signing process.
2026-08-01 22:35:25 +01:00
..