← Back to team overview

neos team mailing list archive

[Bug 498149] Re: (FR) Build DMG image for MacOS X

 

I think a 'mac-only' solution is ok, at least for now.

The attached screenshot shows the first version (v1) of the mounted dmg
image. Comments welcome! :) I used the hints at
http://www.rkuntz.org/pmwiki.php?n=Code.AntDiskImage (build dmg in ant
script) and http://stackoverflow.com/questions/96882/how-do-i-create-a
-nice-looking-dmg-for-mac-os-x-using-command-line-tools (layout Finder
window).

Two open questions:

1. The dmg build target has about 70 lines - should I include it in the
main build.xml or put it in a separate build script?

2. The dmg build needs some additional files (background image,
applescript etc.) - should I put these files in a separate folder or in
the lib-dev folder where we keep the libraries needed during the build
process?

-- 
(FR) Build DMG image for MacOS X
https://bugs.launchpad.net/bugs/498149
You received this bug notification because you are a member of Team
N.E.O.S., which is the registrant for RevAger.

Status in RevAger: New

Bug description:
DMG disk images are a common way to distribute applications for MacOS X. The RevAger build script should create DMG files as well, at least if it is executed on a MacOS X system (hdiutil is needed for building DMG files).





References