Skip to content
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

Add DMG creation script #4

Merged
merged 2 commits into from
Jan 10, 2022
Merged

Add DMG creation script #4

merged 2 commits into from
Jan 10, 2022

Conversation

VihlayewAlex
Copy link
Contributor

@VihlayewAlex VihlayewAlex commented Jan 10, 2022

Added a script for DMG creation.
Script should be invoked in the DMG directory.
It takes "Alby.app" from "dmg_content" directory and creates a DMG file

Resolves #1

@bumi
Copy link
Contributor

bumi commented Jan 10, 2022

Great! can you add some explanation to the readme what needs to be done to run it.
e.g. create the Alby.app, put it in the dmg_content folder, run the script, etc.

@bumi bumi merged commit ca0bc4e into main Jan 10, 2022
@stuffmc
Copy link
Collaborator

stuffmc commented Jan 10, 2022

Bad Idea. The dmg thing had always been this weird series of anachronistic steps. Like, okay, now mount a disk image (do what?) now don’t open the app. (Well you could but don’t) instead, drag the app to this folder that is a shortcut (a what?) that leads to your Applications folder. (My what?) okay, now eject the dmg (sorry, what?) and the go to your applications folder. (Is that my dock? Or maybe my launch pad?) now find it in your Applications folder and open it there.

@bumi bumi deleted the dmg-creation branch January 10, 2022 18:05
stuffmc pushed a commit that referenced this pull request Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a dmg to tell users to copy the app to their Application folder
3 participants