Update tools and instructions for building a signed Mac DMG

This updates the bundle to include the mime.cache and a library that
somehow isn't picked up by the bundle tool.

It also updates the README on how all this is supposed to work and puts
some of the automation into the existing shell script.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-02-15 01:17:27 -08:00
parent b472712162
commit 61066b9ea9
3 changed files with 87 additions and 22 deletions

View file

@ -110,6 +110,17 @@
${prefix}/share/themes
</data>
<!-- Copy the mime.cache -->
<data>
${prefix}/share/mime/mime.cache
</data>
<!-- Copy the jpeg library that is missed by the dependency generation
-->
<data>
${prefix}/lib/libjpeg.9.dylib
</data>
<!-- Copy icons. Note that the .icns file is an Apple format which
contains up to 4 sizes of icon. You can use
/Developer/Applications/Utilities/Icon Composer.app to import