Re: File copying
Re: File copying
- Subject: Re: File copying
- From: John Daniel <email@hidden>
- Date: Tue, 20 Feb 2007 12:23:07 -0600
On Feb 20, 2007, at 12:07 PM, Chris Hanson wrote:
On Feb 20, 2007, at 9:48 AM, Laurence Harris wrote:
On Feb 20, 2007, at 12:17 PM, Chris Espinosa wrote:
Check the "Preserve HFS Metadata" checkbox in your Target Settings.
Why is even an option instead of just doing it all the time?
More often than not, the HFS metadata for bundle resources is
extraneous and it's only the data in the files that matter. After
all, you'll generally be accessing them via NSBundle or CFBundle
APIs which take a name and path extension. Your application may
also be run from a filesystem that doesn't support or preserve HFS
metadata.
Including metadata will also change the way you have to write
PackageMaker installer packages. To make a long story short - it is a
hassle.
John
_______________________________________________
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