DEPLOYMENT_POSTPROCESSING = YES doesn't apply permissions to copied directories?
DEPLOYMENT_POSTPROCESSING = YES doesn't apply permissions to copied directories?
- Subject: DEPLOYMENT_POSTPROCESSING = YES doesn't apply permissions to copied directories?
- From: Jim Correia <email@hidden>
- Date: Mon, 24 Apr 2006 11:18:04 -0400
I think I've faced this problem in the past (or a variant of it), and
thought that it had been resolved in shipping releases of Xcode, but
I'm bumping into it again.
I have:
DEPLOYMENT_POSTPROCESSING = YES
INSTALL_MODE_FLAG = ug+w,o-w,a+rX
When building a release build from the GUI, those permissions appear
to be correctly applied to files which are copied, but sub-
directories in my help book and all nibs end up looking like
.../MainMenu.nib:
total 56
drwxr-x--- 5 correia correia 170 Apr 24 11:12 .
drwxr-xr-x 15 correia correia 510 Apr 24 11:12 ..
-rw-r--r-- 1 correia correia 7449 Apr 24 11:12 classes.nib
-rw-r--r-- 1 correia correia 1178 Apr 24 11:12 info.nib
-rw-r--r-- 1 correia correia 15201 Apr 24 11:12 objects.nib
Notice that the world permissions are not rx as expected.
Am I overlooking something? I this a bug/limitation in Xcode 2.2.1?
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