Re: What's the story with Xcode and those app icons?
Re: What's the story with Xcode and those app icons?
- Subject: Re: What's the story with Xcode and those app icons?
- From: Sunrise Ltd <email@hidden>
- Date: Thu, 12 Aug 2004 02:00:31 +0900 (JST)
Brent Gulanowski wrote:
> followed, always has the same result.
>
> 1. Add the icon to the project.
> 2. Set Target->Get Info->Properties->Icon
> to the icon name (without the extension).
>
> The image should appear and you should be gold.
Only for as long as you don't move the application bundle
to another machine. It will lose its icon in the process
of doing so (plus some other weird scenarios).
Anyway, I had a bit of a discussion off-list with j o a r
on this and he pointed out a few things that led to my
discovering that the opposite of what you say is true (at
least in my environment).
The reference in the plist must have the .icns file
extension (which Xcode doesn't add automatically) or the
icon won't stick with the application when it is moved to
another machine (and the other weird scenarios).
I am still testing this to make sure it's not just an
isolated incident, but at the moment it looks like the
solution is to manually enter the missing ".icns" file
extension into the plist.
thanks to all who have responded
rgds
benjk
--
Sunrise Telephone Systems Ltd
9F Shibuya Daikyo Bldg., 1-13-5 Shibuya, Shibuya-ku, Tokyo, Japan
__________________________________________________
GANBARE! NIPPON!
Yahoo! JAPAN JOC OFFICIAL INTERNET PORTAL SITE
http://mail.ganbare-nippon.yahoo.co.jp/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.