:) I thought so. I just pre-set all the plist/lproj/icns stuff and copy it over post-build.

Thanks.
AM

On 06/28/11 14:01, Devon Rueckner wrote:

After the app bundle is created, copy the icon to your.app/Contents/Resources.  
Then update your.app/Contents/Info.plist to include a reference under 
CFBundleIconFile.  (see Python's plistlib.)




-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of ams.fwd
Sent: Tuesday, June 28, 2011 4:00 PM
To: PyInstaller
Subject: [PyInstaller] Icon for Mac App

Hi.

I have a very basic pyobjc app that explicitly loads an icon, so that
that the icon shows up in the dock when I run it from the command
line. How can I package this with pyinstaller so that the
resulting .app file also uses it?

Thanks.
AM

--
You received this message because you are subscribed to the Google
Groups "PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pyinstaller?hl=en.


--
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to