From 9fbe88b5854d2dce9bcd7725c120d64237df134d Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Tue, 02 Jun 2026 19:53:57 +0800 Subject: [PATCH] Add 7.8.9 rollback test package manifest --- Apptag/Info.plist | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 7d4e80d..e72c52a 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.2</string> + <string>7.8.9</string> <key>CFBundleVersion</key> - <string>20260520.1452</string> + <string>20260602.1929</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