build AppBundler?

Greg Brown greg.x.brown at oracle.com
Fri May 11 05:42:43 PDT 2012


> However I've found one problems after building my app using the latest
> code, the icon is not showing.
> 
> The reason is that in main.m you changed the current directory to
> NSHomeDirectory before launching the application 

This is probably a red herring. The working directory shouldn't have any effect on the icon - if it did, any app that changed the working directory to something other than the bundle root at startup would break.

There does seem to be a problem with the icon and app title, though. For some reason, the icon starts correctly but then quickly changes to the default Java icon. I'm looking into it now.

G



More information about the macosx-port-dev mailing list