From: Apple Date: Thu, 23 Jan 2020 07:35:30 +0000 (+0000) Subject: shell_cmds-207.100.1.tar.gz X-Git-Tag: macos-10154^0 X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/commitdiff_plain/26812dd2205b1e490a62d45c74d0b14e5eb24ad7 shell_cmds-207.100.1.tar.gz --- diff --git a/shell_cmds.xcodeproj/project.pbxproj b/shell_cmds.xcodeproj/project.pbxproj index df03dc7..f46f071 100644 --- a/shell_cmds.xcodeproj/project.pbxproj +++ b/shell_cmds.xcodeproj/project.pbxproj @@ -1542,6 +1542,7 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 6C1C283E22FB822900E0AC67 /* su_entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = su_entitlements.plist; sourceTree = ""; }; C6868576154725700025D623 /* systime */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = systime; sourceTree = BUILT_PRODUCTS_DIR; }; C6868579154725700025D623 /* systime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = systime.c; sourceTree = ""; }; C686857B154725700025D623 /* systime.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = systime.1; sourceTree = ""; }; @@ -2679,6 +2680,7 @@ FCBA13EE14A141A300AA698B /* su */ = { isa = PBXGroup; children = ( + 6C1C283E22FB822900E0AC67 /* su_entitlements.plist */, FCBA13F014A141A300AA698B /* su.1 */, FCBA13F114A141A300AA698B /* su.c */, FCBA13F214A141A300AA698B /* su.pam */, @@ -5296,6 +5298,7 @@ isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_ENTITLEMENTS = su/su_entitlements.plist; INSTALL_MODE_FLAG = "u+s,u+w,go-w,a+rX"; PRODUCT_NAME = "$(TARGET_NAME)"; }; diff --git a/su/su_entitlements.plist b/su/su_entitlements.plist new file mode 100644 index 0000000..a9f77f2 --- /dev/null +++ b/su/su_entitlements.plist @@ -0,0 +1,8 @@ + + + + + com.apple.private.security.clear-library-validation + + +