From d672415801f5e77c68ce44c90942b205b983e578 Mon Sep 17 00:00:00 2001 From: Jakob Heher Date: Thu, 12 May 2022 12:08:07 +0200 Subject: add mac installer resources to package --- installer/README.txt | 23 ------- installer/mac/PDF-Over.platypus | 93 --------------------------- installer/mac/Platypus-drop-setting.png | Bin 311690 -> 0 bytes installer/mac/Platypus.png | Bin 256437 -> 0 bytes installer/mac/background.png | Bin 2389 -> 0 bytes installer/mac/old/Background.png | Bin 76601 -> 0 bytes installer/mac/old/DmgPress Package.png | Bin 43067 -> 0 bytes installer/mac/old/DmgPress.png | Bin 54041 -> 0 bytes installer/mac/old/Platypus drop settings.png | Bin 93044 -> 0 bytes 9 files changed, 116 deletions(-) delete mode 100644 installer/README.txt delete mode 100644 installer/mac/PDF-Over.platypus delete mode 100644 installer/mac/Platypus-drop-setting.png delete mode 100644 installer/mac/Platypus.png delete mode 100644 installer/mac/background.png delete mode 100644 installer/mac/old/Background.png delete mode 100644 installer/mac/old/DmgPress Package.png delete mode 100644 installer/mac/old/DmgPress.png delete mode 100644 installer/mac/old/Platypus drop settings.png (limited to 'installer') diff --git a/installer/README.txt b/installer/README.txt deleted file mode 100644 index 1eff3af4..00000000 --- a/installer/README.txt +++ /dev/null @@ -1,23 +0,0 @@ -Erzeugen der webstart-installer mit publish-script oder mit händischem -Aktivieren der jeweiligen Profile: -mvn install -P (linux/windows/mac) - -Signieren mittels Token mit ... -P pkcs11-sign -Dpkcs11-pass=(...) - -Windows-Installer: - Advanced-Installer-Projektdateien enthalten: - * PDF-Over.aip - Einfaches MSI, mit Free-Version erzeugbar - * PDF-Over-signed.aip - Benötigt Pro-Version, signiert, Sprachen - * User Interface -> Dialogs -> ShortcutsDlg - * "Show Desktop Option" & "Checked by default" aktivieren - -Mac-DMG-Paket: - * Per webstart installieren, Paketinhalt entpacken - * pdf-over_mac.sh script bearbeiten: - * "$BASEDIR/../lib/*" in "$BASEDIR/lib/*" ändern - * App erstellen mit Platypus: Screenshots platypus (drop settings).png - * Beispiel-Profil inkludiert - * DMG-Image erzeugen mit DmgPress: Screenshot DmgPress.png - * Hintergrund für Folder: Background.png - * Darstellung -> Als Liste; Darstellung -> Als Symbole - * App + Link zu Applications-Folder hineinziehen (Screenshot) diff --git a/installer/mac/PDF-Over.platypus b/installer/mac/PDF-Over.platypus deleted file mode 100644 index 91cc75ff..00000000 --- a/installer/mac/PDF-Over.platypus +++ /dev/null @@ -1,93 +0,0 @@ - - - - - AcceptsFiles - - AcceptsText - - Authentication - - Author - A-SIT - BundledFiles - - /Users/TestMac/Documents/Contents/icons - /Users/TestMac/Documents/Contents/lib - - Creator - Platypus-4.7 - DeclareService - - Destination - /Users/TestMac/Desktop/MyPlatypusApp.app - DestinationOverride - - DevelopmentVersion - - DocIcon - - Droppable - - ExecutablePath - /usr/local/share/platypus/ScriptExec - FileTypes - - fold - PDF - - IconPath - /Users/TestMac/Documents/Contents/icons/icon.icns - Identifier - at.a-sit.PDF-Over - Interpreter - /bin/sh - InterpreterArgs - - Name - PDF-Over - NibPath - /usr/local/share/platypus/MainMenu.nib - OptimizeApplication - - Output - None - RemainRunning - - Role - Viewer - ScriptArgs - - ScriptPath - /Users/TestMac/Documents/Contents/scripts/pdf-over_mac.sh - Secure - - ShowInDock - - StatusItemDisplayType - Text - StatusItemIcon - - - StatusItemTitle - MyPlatypusApp - Suffixes - - * - - TextBackground - #ffffff - TextEncoding - 4 - TextFont - Monaco - TextForeground - #000000 - TextSize - 10 - UseXMLPlistFormat - - Version - 4.0.2 - - diff --git a/installer/mac/Platypus-drop-setting.png b/installer/mac/Platypus-drop-setting.png deleted file mode 100644 index 84640687..00000000 Binary files a/installer/mac/Platypus-drop-setting.png and /dev/null differ diff --git a/installer/mac/Platypus.png b/installer/mac/Platypus.png deleted file mode 100644 index 20a28830..00000000 Binary files a/installer/mac/Platypus.png and /dev/null differ diff --git a/installer/mac/background.png b/installer/mac/background.png deleted file mode 100644 index 0d6edaf3..00000000 Binary files a/installer/mac/background.png and /dev/null differ diff --git a/installer/mac/old/Background.png b/installer/mac/old/Background.png deleted file mode 100644 index 5a8aeefa..00000000 Binary files a/installer/mac/old/Background.png and /dev/null differ diff --git a/installer/mac/old/DmgPress Package.png b/installer/mac/old/DmgPress Package.png deleted file mode 100644 index a92114b8..00000000 Binary files a/installer/mac/old/DmgPress Package.png and /dev/null differ diff --git a/installer/mac/old/DmgPress.png b/installer/mac/old/DmgPress.png deleted file mode 100644 index 0e19960a..00000000 Binary files a/installer/mac/old/DmgPress.png and /dev/null differ diff --git a/installer/mac/old/Platypus drop settings.png b/installer/mac/old/Platypus drop settings.png deleted file mode 100644 index d3ece52a..00000000 Binary files a/installer/mac/old/Platypus drop settings.png and /dev/null differ -- cgit v1.2.3