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 | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 3ef22f7..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> @@ -21,7 +21,9 @@ <key>CFBundleShortVersionString</key> <string>7.6.0</string> <key>CFBundleVersion</key> - <string>20260520.1250</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