mirror of
https://github.com/naruxde/revpicommander.git
synced 2025-11-08 16:43:53 +01:00
Adjustments for creating installations on various operating systems
Add code signing options for macOS. Adjust make.bat to create venv to use PyInstaller. Preparing script for Linux to use in /usr/bin.
This commit is contained in:
1
setup.iss
Executable file → Normal file
1
setup.iss
Executable file → Normal file
@@ -8,6 +8,7 @@
|
||||
#define MyAppICO "data\revpicommander.ico"
|
||||
|
||||
[Setup]
|
||||
SignTool=kSign
|
||||
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
|
||||
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
|
||||
AppId={{21E8D429-0C18-462F-AFC0-56EA664DE629}
|
||||
|
||||
Reference in New Issue
Block a user