Re: Build Product Permissions
Re: Build Product Permissions
- Subject: Re: Build Product Permissions
- From: Christiaan Hofman <email@hidden>
- Date: Thu, 17 Feb 2011 23:23:12 +0100
As I said, "You can instal and...", i.e. this will only do something when you run instal. AFAIK though you cannot install from the UI., only from the command line.
Christiaan
On Feb 17, 2011, at 23:20, koko wrote:
> I changed the INSTALL_MODE_FLAG to u+w,go+w,a+rX but the build product does not reflect this setting. Is there something else I should do?
>
> -koko
>
>
> On Feb 17, 2011, at 11:55 AM, Christiaan Hofman wrote:
>
>>
>> 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