Build System - Default Install Permissions prevent Cleaning
Build System - Default Install Permissions prevent Cleaning
- Subject: Build System - Default Install Permissions prevent Cleaning
- From: ruffnex <email@hidden>
- Date: Thu, 26 Aug 2004 12:16:26 +0100
Hello,
The default XCode 1.5, Deployment Style install permissions are:
a-w,a+rX
This is causing me problems when trying to "Clean All", as I don't have
permission to remove all the files. Having to manually delete files is
a real nuisance.
I can change the install permissions to something like:
a+rwX
But that leaves my Deployment products writable.
I remember having this problem in XCode 1.0 as well, but not XCode 1.2.
Anybody else come across this?
Thanks,
Simon
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.