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.