Re: Installer and pkgbuild brain dump
Re: Installer and pkgbuild brain dump
- Subject: Re: Installer and pkgbuild brain dump
- From: Stephane Sudre <email@hidden>
- Date: Wed, 19 Sep 2012 09:09:21 +0200
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 <email@hidden> 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 <email@hidden>:
>>
>>> 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-like-a-pro-xcode4-developer-id-mountain-lion-re/11487658#11487658
>>>>
>>>> Cheers,
>>>> Christopher
>>>>
>>>>
>>>> _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Installer-dev mailing list (email@hidden)
>>>> Help/Unsubscribe/Update your Subscription:
>>>>
>>>> This email sent to email@hidden
>>>
>>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Installer-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
--
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden