Ronald Oussoren wrote:
The file is generated by code in the module py2app.build_app, from fragments in py2app.bootstrap.
Thank you, that solved my problem. I went into the bootstrap folder and added the line into build_app.py, now it's always included in my apps
-Eddie