]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - shell_cmds.xcodeproj/project.pbxproj
shell_cmds-207.100.1.tar.gz
[apple/shell_cmds.git] / shell_cmds.xcodeproj / project.pbxproj
index df03dc74ef8b385e16340376f64e242007f2cab4..f46f071d2676829945361b8026254fae72f72a5c 100644 (file)
 /* End PBXCopyFilesBuildPhase section */
 
 /* Begin PBXFileReference section */
+               6C1C283E22FB822900E0AC67 /* su_entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = su_entitlements.plist; sourceTree = "<group>"; };
                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 = "<group>"; };
                C686857B154725700025D623 /* systime.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = systime.1; sourceTree = "<group>"; };
                FCBA13EE14A141A300AA698B /* su */ = {
                        isa = PBXGroup;
                        children = (
+                               6C1C283E22FB822900E0AC67 /* su_entitlements.plist */,
                                FCBA13F014A141A300AA698B /* su.1 */,
                                FCBA13F114A141A300AA698B /* su.c */,
                                FCBA13F214A141A300AA698B /* su.pam */,
                        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)";
                        };