Files
pallectrum/contrib
SomberNight fa04c762c5 mac build: rm pyinstaller monkey-patch used to codesign embedded files
When the monkey-patch was added, we were building pyinstaller onefile
binaries; but since then we changed to build pyinstaller onedir binaries
instead. So I believe there are no embedded files inside the main executable
anymore, so doing `codesign --deep *.app` (near the end of make_osx)
should be sufficient.
2021-07-19 07:33:04 +02:00
..
2020-04-12 15:34:19 +02:00
2021-06-16 17:14:06 +02:00
2019-07-03 16:19:26 +02:00
2019-07-03 16:20:40 +02:00