From 2f5a78879bde7e817f1d3a71864685f0269ccb07 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Mon, 18 May 2026 17:17:41 +0800 Subject: [PATCH] Hide app bubbles during drag decisions --- Apptag/Info.plist | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 0d9c32e..0f31def 100644 --- a/Apptag/Info.plist +++ b/Apptag/Info.plist @@ -13,17 +13,17 @@ <key>CFBundleIdentifier</key> <string>com.apptag.launcher</string> <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> + <string>7.0</string> <key>CFBundleName</key> <string>TagLauncher</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>4.0.7</string> + <string>7.3.3</string> <key>CFBundleVersion</key> - <string>8</string> + <string>742</string> <key>LSMinimumSystemVersion</key> - <string>26.0</string> + <string>15.0</string> <key>NSHighResolutionCapable</key> <true/> <key>NSPrincipalClass</key> -- Gitblit v1.9.3