Skip to content

Commit

Permalink
Release 35
Browse files Browse the repository at this point in the history
ZPool Import Altroot support.
  • Loading branch information
cbreak-black committed Nov 8, 2019
1 parent 7f9693a commit 21a4bb8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ZetaAuthorizationHelper/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<key>CFBundleName</key>
<string>ZetaAuthorizationHelper</string>
<key>CFBundleVersion</key>
<string>34</string>
<string>35</string>
<key>SMAuthorizedClients</key>
<array>
<string>anchor apple generic and identifier "net.the-color-black.ZetaWatch" 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] = "8THUW5GT6P")</string>
Expand Down
4 changes: 2 additions & 2 deletions ZetaWatch/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>34</string>
<string>35</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>34</string>
<string>35</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>
Expand Down

0 comments on commit 21a4bb8

Please sign in to comment.