-
Notifications
You must be signed in to change notification settings - Fork 817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mac-crafter: Add ability to produce DMGs #7844
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
03f1c28
to
b1e9371
Compare
Signed-off-by: Claudio Cambra <[email protected]>
really cool, thanks! we might want to add a background to that window too, but this can be done later |
Artifact containing the AppImage: nextcloud-appimage-pr-7844.zip SHA256 checksum: To test this change/fix you can download the above artifact file, unzip it, and run it. Please make sure to quit your existing Nextcloud app and backup your data. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how can we test it ?
It can be tested by running Mac-crafter with the create-dmg command, pointing it at a valid app bundle |
Closes #6911