From 211eeed2112bec6bd1301c7a15d1e0deebe78226 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sat, 23 May 2026 03:12:37 +0800 Subject: [PATCH] Prepare Mac App Store release checklist --- Apptag/Info.plist | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index fc5cc64..38f77dc 100644 --- a/Apptag/Info.plist +++ b/Apptag/Info.plist @@ -11,7 +11,7 @@ <key>CFBundleIconFile</key> <string>AppIcon</string> <key>CFBundleIdentifier</key> - <string>com.apptag.launcher</string> + <string>com.taglauncher.app</string> <key>CFBundleInfoDictionaryVersion</key> <string>7.0</string> <key>CFBundleName</key> @@ -19,9 +19,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>7.3.5</string> + <string>7.6.0</string> <key>CFBundleVersion</key> - <string>744</string> + <string>20260520.1452</string> + <key>LSApplicationCategoryType</key> + <string>public.app-category.utilities</string> <key>LSMinimumSystemVersion</key> <string>15.0</string> <key>NSHighResolutionCapable</key> -- Gitblit v1.9.3