Skip to content

Commit

Permalink
Updated helper-Info.plist
Browse files Browse the repository at this point in the history
1435
  • Loading branch information
shawnhonsberger committed May 7, 2020
1 parent ed38fe3 commit b270bf3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions AutoPkgr.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3253,6 +3253,7 @@
buildSettings = {
CLANG_WARN_UNREACHABLE_CODE = YES;
CODE_SIGN_IDENTITY = "Developer ID Application";
CURRENT_PROJECT_VERSION = 1435;
DEVELOPMENT_TEAM = JVY2ZR6SEF;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -3307,6 +3308,7 @@
buildSettings = {
CLANG_WARN_UNREACHABLE_CODE = YES;
CODE_SIGN_IDENTITY = "Developer ID Application";
CURRENT_PROJECT_VERSION = 1435;
DEVELOPMENT_TEAM = JVY2ZR6SEF;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down
2 changes: 1 addition & 1 deletion Privileged Helper/helper-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<key>CFBundleShortVersionString</key>
<string>1.5.3</string>
<key>CFBundleVersion</key>
<string>1415</string>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>SMAuthorizedClients</key>
<array>
<string>identifier "com.lindegroup.AutoPkgr" and anchor apple generic and 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] = JVY2ZR6SEF</string>
Expand Down

0 comments on commit b270bf3

Please sign in to comment.