Skip to content

Commit

Permalink
Fix helper version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrFq1 committed Jul 6, 2022
1 parent 29ab656 commit 193e707
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ProxyConfigHelper/Helper-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
<key>CFBundleName</key>
<string>com.metacubex.ClashX.ProxyConfigHelper</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<string>1.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<string>3</string>
<key>SMAuthorizedClients</key>
<array>
<string>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)</string>
<string>anchor apple generic and identifier &quot;com.metacubex.ClashX.ProxyConfigHelper&quot; 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)</string>
</array>
</dict>
</plist>

0 comments on commit 193e707

Please sign in to comment.