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: Matt Neuburg <email@hidden>
- Date: Tue, 22 Feb 2005 15:40:30 -0800
On Mon, 21 Feb 2005 23:15:34 -0600, "Eppel (ETSC)" <email@hidden> said:
>I am using Xcode 1.5 and Mac OS X 10.3.8 and have been having an issue with
>rsrc files. I have 10 PICT resources in a ResEdit rsrc file added to my
>Xcode project and when I open the nib file in Interface Builder, the PICT
>items all show under the images tab and in the windows where I have the PICT
>controls set to the resource ID of the corresponding PICT. This part is
>working as expected.
>
>But when I build my application (carbon app with nib files) then the PICT
>items do not show up. I have the rsrc file added to the Resources directory
>of the Xcode project. When I open the build package and look in the
>Contents/Resources there is my rsrc file but the file size is "Zero" instead
>of the 380K of pictures for the original ResEdit file.
cp does not copy resource forks. What I've done in an a similar situation is
to add a shell script build phase that calls CpMac instead. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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