Re: rsrc file with PICT items - copied to Package as zero K file
Re: rsrc file with PICT items - copied to Package as zero K file
- Subject: Re: rsrc file with PICT items - copied to Package as zero K file
- From: Markus Hitter <email@hidden>
- Date: Wed, 23 Feb 2005 20:57:14 +0100
Am 22.02.2005 um 22:46 schrieb Tomas Zahradnicky:
You can convert resource fork into data fork easily with:
cd <dir with yourfile>
/Developer/Tools/DeRez yourfile.rsrc > yourfile.r
/Developer/Tools/Rez -useDF yourfile.r -o yourfileDF.rsrc
If your file resides on HFS+:
mv yourfile/..namedfork/rsrc yourfile/..namedfork/data
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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