From ffc50a6b927afd16601e0bc01a53d76ae6069ba3 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Wed, 03 Jun 2026 21:22:41 +0800 Subject: [PATCH] Refresh app index for quick search --- Apptag/Info.plist | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 38f77dc..ed66ba2 100644 --- a/Apptag/Info.plist +++ b/Apptag/Info.plist @@ -19,13 +19,17 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>7.6.0</string> + <string>7.8.10</string> <key>CFBundleVersion</key> - <string>20260520.1452</string> + <string>20260602.2302</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