pyinstaller icon indicating copy to clipboard operation
pyinstaller copied to clipboard

building: allow clickable .app on OSX

Open motatoes opened this issue 5 years ago • 2 comments

Work in progress, addressing issue #5154

motatoes avatar Dec 27 '20 22:12 motatoes

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.

rokm avatar Apr 18 '21 12:04 rokm

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.

bwoodsend avatar Apr 18 '21 13:04 bwoodsend