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

Added bare-minimum support for creating apple's DMG files. #13

Merged
merged 1 commit into from
Jun 28, 2013

Conversation

jsuereth
Copy link
Member

  • Added method to take a mappings and generate a DMG file.
  • added package-osx-dmg method to universal (only works on mac).

Note on dmg: It's just a generic way to create disks and mount applications.
I'm not positive it makes sense to do so outside of app bundles, but we'll at least
provide the hook, so OSX users can figure out what they want.

Hoping a MacOSX user may review this.

* Added method to take a mappings and generate a DMG file.
* added package-osx-dmg method to universal (only works on mac).

Note on dmg:  It's just a generic way to create disks and mount applications.
I'm not positive it makes sense to do so outside of app bundles, but we'll at least
provide the hook, so OSX users can figure out what they want.
@jsuereth
Copy link
Member Author

the hour-long twitter poll seems to have won the argument that this will be useful. merging in.

jsuereth added a commit that referenced this pull request Jun 28, 2013
Added bare-minimum support for creating apple's DMG files.
@jsuereth jsuereth merged commit 9e74bc4 into master Jun 28, 2013
@jsuereth jsuereth deleted the wip/create-dmg-files branch June 28, 2013 13:22
@jw-devops-n jw-devops-n mentioned this pull request Jun 22, 2021
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.

1 participant