On Thu, Sep 11, 2014 at 9:27 AM, apaeffgen <oege...@gmail.com> wrote:

> Starting the app with python3 myapp.py does load all the icons in a
> subfolder called icons.
> If i build a binary, no icons are loaded.
>

It is my impression that you need the icons in the form .icns in Resources,
and a reference in the info.plist. Open the info.plist of a working app and
look for .icns. It is also possible to install icons on an app via a manual
procedure using the Finder Get-Info window. If you did that one time
successfully, you could then see what changes the Finder made to info.plist.
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to