From 50e8319d30ff66ae9ede45223bb3cc48b6ffb4cc Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 29 May 2026 13:32:41 +0800 Subject: [PATCH] Add 7.8.1 App Store release pack --- Apptag/Info.plist | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 38f77dc..6bb6a0f 100644 --- a/Apptag/Info.plist +++ b/Apptag/Info.plist @@ -19,13 +19,15 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>7.6.0</string> + <string>7.8.1</string> <key>CFBundleVersion</key> <string>20260520.1452</string> <key>LSApplicationCategoryType</key> <string>public.app-category.utilities</string> <key>LSMinimumSystemVersion</key> <string>15.0</string> + <key>LSMultipleInstancesProhibited</key> + <true/> <key>NSHighResolutionCapable</key> <true/> <key>NSPrincipalClass</key> -- Gitblit v1.9.3