From ed43ee83789cb99b1cb95db340fee939dd0dedec Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 05 Jun 2026 02:07:17 +0800
Subject: [PATCH] Add final 7.8.14 App Store submission package

---
 Apptag/TagLauncher.entitlements |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Apptag/TagLauncher.entitlements b/Apptag/TagLauncher.entitlements
index 852fa1a..19afff1 100644
--- a/Apptag/TagLauncher.entitlements
+++ b/Apptag/TagLauncher.entitlements
@@ -4,5 +4,7 @@
 <dict>
 	<key>com.apple.security.app-sandbox</key>
 	<true/>
+	<key>com.apple.security.files.user-selected.read-write</key>
+	<true/>
 </dict>
 </plist>

--
Gitblit v1.9.3