Install Permissions and building/copy files phases?
Install Permissions and building/copy files phases?
- Subject: Install Permissions and building/copy files phases?
- From: Jim Correia <email@hidden>
- Date: Wed, 29 Sep 2004 18:14:53 -0400
I'm using Xcode 1.5. I have Deployment Postprocessing turned on and the
install permissions set to
INSTALL_MODE_FLAG = a-w,a+rX
(actually, that setting is the factory default, but copying yielded an
empty string. If I override the setting to the same value as the
factory default the end result doesn't change though)
I have a copy files phase which copies my HTML help into the bundle.
The HTML help has a sub-folder. This folder doesn't get the a or x bits
set on it when doing a deployment build.
Under what situations is INSTALL_MODE_FLAG honored?
(I was under the impression that doing a Deployment build and having
Deployment Post-Processing turned on was enough these days. Is it
necessary to do an xcodebuild install from the command line?)
Thanks,
Jim
_______________________________________________
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