XCode and 'Stationary Pad'
XCode and 'Stationary Pad'
Folks;
I'm trying to deploy some template files as part of my Cocoa app.
I cannot seem to find the Obj-C way to set this file attribute
[NSFileImmutable sets 'Locked']
So I tried just setting the 'Stationary Pad' flag on my source files.
This has to be done by Finder.
Get Info in XCode doesn't provide for this.
When the build is finished, the /Resources files have lost this setting.
If I then manually set the flag inside the package contents, all is
well.
My call to [filemanager copyPath:toPath] installs the files with the
flag intact.
Is there any way to stop XCode from diddling the flag during the
build process?
Thank-you!
Steve
_______________________________________________
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