From 256f045edc49052e89fc9c0f9d6c58802714fab3 Mon Sep 17 00:00:00 2001
From: yicheng <11733500+yichengchen@users.noreply.github.com>
Date: Tue, 2 Jun 2020 18:25:42 +0800
Subject: [PATCH] fix icloud drive write permission
---
ClashX/Info.plist | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/ClashX/Info.plist b/ClashX/Info.plist
index 86dfdb8..93591b8 100644
--- a/ClashX/Info.plist
+++ b/ClashX/Info.plist
@@ -6,6 +6,19 @@
CFBundleDevelopmentRegion
$(DEVELOPMENT_LANGUAGE)
+ CFBundleDocumentTypes
+
+
+ CFBundleTypeExtensions
+
+ yaml
+
+ CFBundleTypeName
+ YAML
+ LSHandlerRank
+ None
+
+
CFBundleExecutable
$(EXECUTABLE_NAME)
CFBundleIconFile