Re: Another failure on 10.5.8: two pkg's in one productbuild
Re: Another failure on 10.5.8: two pkg's in one productbuild
- Subject: Re: Another failure on 10.5.8: two pkg's in one productbuild
- From: Vikram Singh <email@hidden>
- Date: Tue, 19 Feb 2013 16:38:30 +0530
Hi Bram,
The auth attribute in the <pkg-ref ... was used to specify the authorization level needed to install that corresponding package.
However, I just checked and it is deprecated now. You have to use the <domains> attribute instead which will determine the necessary authorization level. You can find more details of about this at
I see that your Distribution file is also missing the <domains ... attribute.
Something like
<domains enable_localSystem="true"/>
Thanks,
Vikram
_______________________________________________
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