Re: Setting icon with make file
Re: Setting icon with make file
- Subject: Re: Setting icon with make file
- From: "Pontus Ilbring" <email@hidden>
- Date: Sat, 4 Nov 2006 23:25:43 +0100
On 11/4/06, Tron Thomas <email@hidden> wrote:
I am trying to write a make file that will build a Cocoa application.
Everything works fine expect the application ends up with the default
icon instead of the custom icon I want to use. I can build the
application as a Xcode project and the icon does get set properly.
However, I need to be able to build from a make file so the application
can be integrated into a cross platform build system.
What needs to be done to set a Cocoa application's icon when it builds
from a make file?
Perhaps you could tell us what steps you've already taken?
Are you copying the application icon into its Resources folder during
the build phase, and have you put the icon name in its Info.plist
file?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden