desktop icon indicating copy to clipboard operation
desktop copied to clipboard

Add Mac Crafter

Open claucambra opened this issue 8 months ago • 2 comments

This is a script that automates the process of building and codesigning the desktop client under macOS

With Mac Crafter, we can reliably produce Qt 6 builds that are fully codesigned. These builds are ready for distribution. Also super useful for testing changes to the client

Can be run by cding to the mac crafter folder and running swift run mac-crafter. Can be provided with a codesigning identity with -c

Closes #6744

Depends on https://github.com/nextcloud/desktop-client-blueprints/pull/16

claucambra avatar Jun 24 '24 09:06 claucambra