On 24 Apr, 2011, at 0:17, Orien Madgwick wrote:

> Hi,
> I'm having difficulty compiling xib files when packaging a python application 
> with py2app 0.6.2. I haven't been able to find any documentation on how this 
> should work but my expectation is that if I declare the xib file in the 
> data_files section of my setup.py then it should be converted to a nib file 
> and included in the application package. Is this a correct expectation? The 
> behaviour I'm seeing is the xib file is simply copied to the application 
> package without processing. Any help on the correct way to approach this 
> would be great.

That's a bug. I've just uploaded py2app 0.6.3 which includes a fix for this bug.

Ronald

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to