From 193e70708c37d1dbdf3e607ecb59153944db6f8a Mon Sep 17 00:00:00 2001 From: mrFq1 <1xxbx0il0@mozmail.com> Date: Wed, 6 Jul 2022 20:23:18 +0800 Subject: [PATCH] Fix helper version. --- ProxyConfigHelper/Helper-Info.plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ProxyConfigHelper/Helper-Info.plist b/ProxyConfigHelper/Helper-Info.plist index 286e56e..1f8d69d 100755 --- a/ProxyConfigHelper/Helper-Info.plist +++ b/ProxyConfigHelper/Helper-Info.plist @@ -9,12 +9,12 @@ CFBundleName com.metacubex.ClashX.ProxyConfigHelper CFBundleShortVersionString - $(MARKETING_VERSION) + 1.2 CFBundleVersion - $(CURRENT_PROJECT_VERSION) + 3 SMAuthorizedClients - anchor apple generic and identifier "com.west2online.ClashX" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = MEWHFZ92DY) + anchor apple generic and identifier "com.metacubex.ClashX.ProxyConfigHelper" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = MEWHFZ92DY)