Re: Resource tools? (old -> new)
Re: Resource tools? (old -> new)
- Subject: Re: Resource tools? (old -> new)
- From: Chris Espinosa <email@hidden>
- Date: Tue, 4 Apr 2006 15:23:17 -0700
On Apr 4, 2006, at 2:55 PM, Scott Squires wrote: Are there any recommended utilities/tools for dealing with old resources? (.rsrc primarily, some old ppobs) (converting to data forks, splitting out, extracting picts, etc)
The best thing to do is to /Developer/Tools/DeRez them into .r files (using the -useDF flag if they're data-fork resources), then use the .r files in your Xcode project, either in the main ResourceManager Resources build (for one resource file in the bundle) or in a separate Resource Manager target (if you want to build separate resource files that you find and load manually).
Chris |
_______________________________________________
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