From 0258b3eae7b09beed0f2b6cc70e76d8627a19615 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Mon, 25 May 2026 00:20:14 +0800
Subject: [PATCH] Keep fullscreen secondary windows in current Space

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

diff --git a/Apptag/TagLauncher.entitlements b/Apptag/TagLauncher.entitlements
index e10e91e..19afff1 100644
--- a/Apptag/TagLauncher.entitlements
+++ b/Apptag/TagLauncher.entitlements
@@ -6,9 +6,5 @@
 	<true/>
 	<key>com.apple.security.files.user-selected.read-write</key>
 	<true/>
-	<key>com.apple.security.temporary-exception.files.home-relative-path.read-only</key>
-	<array>
-		<string>/Library/Application Support/Apptag/</string>
-	</array>
 </dict>
 </plist>

--
Gitblit v1.9.3