Re: Installer and pkgbuild brain dump
2 solutions: - either you use a recent version of Xcode 4 on a recent version of Mac OS X and you just have to: 1. Get a Developer ID Application certificate (or another one if you're not targeting Gatekepper), install it. 2. Pick this certificate in the Project Settings. You're done. - or you use the codesign command line tool. One possible reason why you may want to use codesign is that you're working on an open source project and you probably don't want your own certificate being distributed with the code source of the project. On Tue, Sep 18, 2012 at 9:22 PM, Michael Smithng <msmith@bitgravity.com> wrote:
Christopher,
I've not yet had to sign my application, but I'll be doing so shortly for the newer os x versions. I was simply curious if there were any details on this process in general for my review.
Thanks for asking promptly though! It's helpful to know that folks are willing to assist when one encounters issues.
Regards, Michael
On Sep 14, 2012, at 11:10 AM, Christopher Atlan wrote:
What problems do you have with signing your package?
Cheers, Christopher
Am 14.09.2012 um 18:48 schrieb Michael Smithng <msmith@bitgravity.com>:
This is quite awesome!
I'm simply having more problems converting my existing package to this new format.
Is there any documentation on how to sign installations for the new OS X versions?
On Aug 6, 2012, at 7:26 AM, Christopher Atlan wrote:
Hopefully this is some help for others:
http://stackoverflow.com/questions/11487596/making-os-x-installer-packages-l...
Cheers, Christopher
_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/msmith%40bitgravity.co...
This email sent to msmith@bitgravity.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/dev.iceberg%40gmail.co...
This email sent to dev.iceberg@gmail.com
-- Packaging Resources - http://s.sudre.free.fr/Packaging.html _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Stephane Sudre