pyinstaller
pyinstaller copied to clipboard
building: allow clickable .app on OSX
Work in progress, addressing issue #5154
Hmm, doesn't seem to work if program name contains spaces. E.g., trying to freeze program with spaces.py. I'll take a closer look in the evening.
Ah, I was going to request that you change the test so that it uses a name with spaces so we can be sure that the shelex stuff is called everywhere it needs to be.