From ed43ee83789cb99b1cb95db340fee939dd0dedec Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 05 Jun 2026 02:07:17 +0800 Subject: [PATCH] Add final 7.8.14 App Store submission package --- Apptag/Info.plist | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 6bb6a0f..9633589 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.1</string> + <string>7.8.14</string> <key>CFBundleVersion</key> - <string>20260520.1452</string> + <string>20260605.0150</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