From 5912f1a8529bbc400b22e7c390a5cc9c09dd8a27 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sun, 07 Jun 2026 01:14:09 +0800 Subject: [PATCH] Record 7.8.15 freeze manifest --- Apptag/Info.plist | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 6755fc9..d1738b0 100644 --- a/Apptag/Info.plist +++ b/Apptag/Info.plist @@ -11,19 +11,25 @@ <key>CFBundleIconFile</key> <string>AppIcon</string> <key>CFBundleIdentifier</key> - <string>com.apptag.launcher</string> + <string>com.taglauncher.app</string> <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> + <string>7.0</string> <key>CFBundleName</key> <string>TagLauncher</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>5.5.0</string> + <string>7.8.15</string> <key>CFBundleVersion</key> - <string>550</string> + <string>20260605.2337</string> + <key>LSApplicationCategoryType</key> + <string>public.app-category.utilities</string> <key>LSMinimumSystemVersion</key> <string>15.0</string> + <key>LSMultipleInstancesProhibited</key> + <true/> + <key>LSUIElement</key> + <true/> <key>NSHighResolutionCapable</key> <true/> <key>NSPrincipalClass</key> -- Gitblit v1.9.3