From 71d76bf32402efa1063392dae669deaafa5768ee Mon Sep 17 00:00:00 2001 From: Sveinbjorn Thordarson Date: Wed, 24 Apr 2024 21:03:06 +0000 Subject: [PATCH] Updated documentation + bumped min version to 10.13 in docs etc. --- Application/Resources/Platypus-Info.plist | 4 ++-- CHANGES.txt | 5 +++-- Common.h | 2 +- Documentation/Documentation.md | 6 +++--- ScriptExec/Resources/ScriptExec-Info.plist | 2 +- Sparkle/PlatypusAppcast.xml | 2 +- 6 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Application/Resources/Platypus-Info.plist b/Application/Resources/Platypus-Info.plist index f8c5f270..75abc0f5 100644 --- a/Application/Resources/Platypus-Info.plist +++ b/Application/Resources/Platypus-Info.plist @@ -411,13 +411,13 @@ CFBundleSignature ???? CFBundleVersion - 1265 + 1266 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion 10.13 NSHumanReadableCopyright - © 2003-2023 Sveinbjorn Thordarson. + © 2003-2024 Sveinbjorn Thordarson. NSMainNibFile Platypus NSPrincipalClass diff --git a/CHANGES.txt b/CHANGES.txt index c6804462..20068127 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -23,11 +23,12 @@ For future versions... TODO: Fix selection change when item is deleted from the Bundled Files List TODO: Make Status Menu from script generation non-blocking TODO: Upgrade Sparkle version + TODO: Performance optimization in the app build process (precompiled nib) -For 5.4.2 +For 5.4.2 - 24/04/2024 * Fixed bug where the argument settings window would lock up * Better support for Dark Mode - * TODO?: Performance optimization in the app build process (precompiled nib) + * Platypus now requires macOS 10.13 or later For 5.4.1 - 22/10/2022 * Fixed signing issues diff --git a/Common.h b/Common.h index 26995caa..fd37a6fe 100644 --- a/Common.h +++ b/Common.h @@ -32,7 +32,7 @@ #define PROGRAM_NAME @"Platypus" #define PROGRAM_VERSION @"5.4.2" #define PROGRAM_CREATOR_STAMP [NSString stringWithFormat:@"%@-%@", PROGRAM_NAME, PROGRAM_VERSION] -#define PROGRAM_MIN_SYS_VERSION @"10.11.0" +#define PROGRAM_MIN_SYS_VERSION @"10.13.0" #define PROGRAM_BUNDLE_IDENTIFIER [NSString stringWithFormat:@"org.sveinbjorn.%@", PROGRAM_NAME] #define PROGRAM_AUTHOR @"Sveinbjorn Thordarson" #define PROGRAM_WEBSITE @"https://sveinbjorn.org/platypus" diff --git a/Documentation/Documentation.md b/Documentation/Documentation.md index b1081a83..ed94b386 100644 --- a/Documentation/Documentation.md +++ b/Documentation/Documentation.md @@ -1,8 +1,8 @@ -# Documentation for Platypus 5.4.1 +# Documentation for Platypus 5.4.2 -Last updated on September 3rd, 2022. The latest version of this document can be found [here](https://sveinbjorn.org/platypus_documentation). +Last updated on April 23rd, 2024. The latest version of this document can be found [here](https://sveinbjorn.org/platypus_documentation). ## Introduction @@ -42,7 +42,7 @@ That being said, you may be able to add some interactive GUI elements using [Coc ### System Requirements -Both Platypus and the applications it generates require **macOS 10.11** or later and are provided as **64-bit ARM/Intel** binaries. If you want to target macOS 10.8-10.10, use [version 5.3](https://sveinbjorn.org/files/software/platypus/platypus5.3.zip). +Both Platypus and the applications it generates require **macOS 10.13** or later and are provided as **64-bit ARM/Intel** binaries. If you want to target macOS 10.8-10.12, use [version 5.3](https://sveinbjorn.org/files/software/platypus/platypus5.3.zip). If you want to target 10.6 and/or 32-bit Intel systems, [version 4.9](https://sveinbjorn.org/files/software/platypus/platypus4.9.zip) continues to work just fine. diff --git a/ScriptExec/Resources/ScriptExec-Info.plist b/ScriptExec/Resources/ScriptExec-Info.plist index 0f5deb96..84c6f65d 100644 --- a/ScriptExec/Resources/ScriptExec-Info.plist +++ b/ScriptExec/Resources/ScriptExec-Info.plist @@ -85,7 +85,7 @@ NSHumanReadableCopyright © 2003-2024 Sveinbjorn Thordarson. CFBundleGetInfoString - © 2003-2023 Sveinbjorn Thordarson. + © 2003-2024 Sveinbjorn Thordarson. CFBundleVersion 1 diff --git a/Sparkle/PlatypusAppcast.xml b/Sparkle/PlatypusAppcast.xml index 777e957f..7c2b5cb2 100644 --- a/Sparkle/PlatypusAppcast.xml +++ b/Sparkle/PlatypusAppcast.xml @@ -12,7 +12,7 @@ sparkle:dsaSignature="MCwCFF2ZMCUGXbtRXDoDVg6xrozx5pUbAhRD5MBPCvxyBiZuX2xXqSoxtvYFyw==" sparkle:edSignature="Yu/neYBUcK6IdTuX5VW4evhYbpDMqb/upGtiTmm5AweSEwjleHMm54vMUKGJTuHlLFIOiBF9b5gSLoOUoB25Bg==" length="4755863" /> - 10.11.0 + 10.13.0 Version 5.4.1