From 0c89e362069e2f97d18a01a3a82835ef37a34d18 Mon Sep 17 00:00:00 2001
From: 无故事王国 <841720330@qq.com>
Date: 星期四, 20 六月 2024 14:23:59 +0800
Subject: [PATCH] fix

---
 DolphinEnglishLearnStudent/DolphinEnglishLearnStudent.entitlements |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/DolphinEnglishLearnStudent/DolphinEnglishLearnStudent.entitlements b/DolphinEnglishLearnStudent/DolphinEnglishLearnStudent.entitlements
index 0a05629..0c67376 100644
--- a/DolphinEnglishLearnStudent/DolphinEnglishLearnStudent.entitlements
+++ b/DolphinEnglishLearnStudent/DolphinEnglishLearnStudent.entitlements
@@ -1,10 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
-<dict>
-	<key>com.apple.developer.associated-domains</key>
-	<array>
-		<string>applinks:dollearn/app/</string>
-	</array>
-</dict>
+<dict/>
 </plist>

--
Gitblit v1.7.1