Problem w/ xcode & icons
Problem w/ xcode & icons
- Subject: Problem w/ xcode & icons
- From: Glenn Zelniker <email@hidden>
- Date: Wed, 21 Apr 2004 12:40:00 -0400
I'm having a problem getting my application to build with the desired
icon file. Specifically, I was using, say, file_a.icns, which built
correctly. Then I decided I wanted to change the icon set for the
project. I removed file_a.icns from the project, making sure to remove
the files and all references to it in the properties inspector. Then I
replaced it with file_b.icns and set everything accordingly. I did a
clean build (cleaning all targets, that is), and yet I'm still getting
the icons from file_a.icns, even though file_a.icns is nowhere to be
seen.
What am I doing wrong?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.