From b29f7228d5bacf7086b7155f24d92fffd65bda11 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sun, 31 May 2026 01:52:17 +0800 Subject: [PATCH] Prepare 7.8.6 explicit app grid launch release --- Apptag/Info.plist | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 122fa50..153ed6e 100644 --- a/Apptag/Info.plist +++ b/Apptag/Info.plist @@ -19,15 +19,17 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>7.8.5</string> + <string>7.8.6</string> <key>CFBundleVersion</key> - <string>20260530.1744</string> + <string>20260531.0146</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