• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: File copy into bundle strips resource fork
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File copy into bundle strips resource fork


  • Subject: Re: File copy into bundle strips resource fork
  • From: Frederick Cheung <email@hidden>
  • Date: Mon, 20 Jun 2005 20:51:25 +0100


On 20 Jun 2005, at 20:24, Rune Lindman wrote:

It looks like Xcode is stripping resource fork of files copied into the bundle. Is there a way to prevent that? A solution might be to convert it to a datafork format but I don't know what tool to use for that. This is not actually a resource file it is a QuickTime Graphics importer.

In the build tab of your target properties, you can enable the "preserve hfs data" setting. Data fork resources aren't anything magic, it's exactly the same content, just stored in the data fork of the file. You can for instance do
cat myresourcefile/..namedfork/rsrc >mydatafile


Fred
_______________________________________________
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


References: 
 >File copy into bundle strips resource fork (From: Rune Lindman <email@hidden>)

  • Prev by Date: Re: File copy into bundle strips resource fork
  • Next by Date: extra "-L" in upgraded jam target?
  • Previous by thread: Re: File copy into bundle strips resource fork
  • Next by thread: Re: File copy into bundle strips resource fork
  • Index(es):
    • Date
    • Thread