From 41ace3a9e53b52b4271554d7aedd88d533ee5f5e Mon Sep 17 00:00:00 2001 From: rejbasket <39080670+rejbasket@users.noreply.github.com> Date: Wed, 8 Dec 2021 22:18:41 +0100 Subject: add macOS and windows installer (#1352) --- installer_scripts/inkstitch.plist | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 installer_scripts/inkstitch.plist (limited to 'installer_scripts/inkstitch.plist') diff --git a/installer_scripts/inkstitch.plist b/installer_scripts/inkstitch.plist new file mode 100644 index 00000000..8d102d1f --- /dev/null +++ b/installer_scripts/inkstitch.plist @@ -0,0 +1,18 @@ + + + + + + BundleHasStrictIdentifier + + BundleIsRelocatable + + BundleIsVersionChecked + + BundleOverwriteAction + install + RootRelativeBundlePath + Contents/MacOS/electron/inkstitch-gui.app + + + -- cgit v1.2.3