From 93f9272ca54d38628cc40a426cd657641ddd9a14 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Wed, 27 May 2026 01:40:46 +0800 Subject: [PATCH] Freeze App Store release 20260527.0124 --- Apptag/Info.plist | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 0d9c32e..2e630b0 100644 --- a/Apptag/Info.plist +++ b/Apptag/Info.plist @@ -11,19 +11,23 @@ <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>4.0.7</string> + <string>7.6.0</string> <key>CFBundleVersion</key> - <string>8</string> + <string>20260520.1452</string> + <key>LSApplicationCategoryType</key> + <string>public.app-category.utilities</string> <key>LSMinimumSystemVersion</key> - <string>26.0</string> + <string>15.0</string> + <key>LSMultipleInstancesProhibited</key> + <true/> <key>NSHighResolutionCapable</key> <true/> <key>NSPrincipalClass</key> -- Gitblit v1.9.3