Hi all,
I've seen this visited once before, but without resolution as far as I could tell.
Do you know if luggage have a way to automatically sign packages using 'productsign'?
The reason this would be useful is particularly in the 'make dmg' command, so that one didn't have to 'make pkg', then use productsign, then use some other tool to make the dmg.
Some functionality like:
make dmg --sign="[Common Name of certificate]"
and/or a line in the Makefile specifying the Common Name and the desire to sign it, would be excellent.
Cheers,
Graham