Re: Build Product Permissions
Re: Build Product Permissions
- Subject: Re: Build Product Permissions
- From: Christiaan Hofman <email@hidden>
- Date: Thu, 17 Feb 2011 19:27:02 +0100
On Feb 17, 2011, at 17:33, koko wrote:
> I built a QuickLook Generator (QLG) which ran properly on the build machine.
>
> I installed the QLG using my home grown install program on another machine. The QLG did not work.
>
> After looking around I notice that the QLG permissions were:
>
> owner: Read & Write
> staff: Read only
> everyone: read only
>
> Changing staff to Read & Write the QLG worked.
>
> So, how do I get Xcode to set the build product permission? I do not want to have to do this manually as I may slip and ship something that will not work and cause me a support call.
>
> -koko
You can install and use the INSTALL_MODE_FLAG build settings. Otherwise, you'll have to do it yourself in a script build phase, or though your installer.
Christiaan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden