From 4017a5e6db50b2a9eaab84a8b49b14dcdf15e8b0 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 11 Jun 2026 15:47:24 +0800 Subject: [PATCH] Stabilize settings tab navigation --- src/Apptag/Info.plist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Apptag/Info.plist b/src/Apptag/Info.plist index dbe7ddb..ce09179 100644 --- a/src/Apptag/Info.plist +++ b/src/Apptag/Info.plist @@ -25,7 +25,7 @@ <key>LSApplicationCategoryType</key> <string>public.app-category.utilities</string> <key>LSMinimumSystemVersion</key> - <string>15.0</string> + <string>14.0</string> <key>LSMultipleInstancesProhibited</key> <true/> <key>LSUIElement</key> -- Gitblit v1.9.3