]> git.saurik.com Git - apple/libsystem.git/blobdiff - Libsystem.xcodeproj/project.pbxproj
Libsystem-1281.tar.gz
[apple/libsystem.git] / Libsystem.xcodeproj / project.pbxproj
index caafa951f8d18fdad8b80c0361031a693295f72c..bba1b8e9250a29449a768fe5894e1763b9fc495c 100644 (file)
@@ -7,6 +7,18 @@
        objects = {
 
 /* Begin PBXAggregateTarget section */
+               923662F4212762D7001FB3E7 /* Sanitizer Support */ = {
+                       isa = PBXAggregateTarget;
+                       buildConfigurationList = 923662F6212762D7001FB3E7 /* Build configuration list for PBXAggregateTarget "Sanitizer Support" */;
+                       buildPhases = (
+                               923662F7212762EA001FB3E7 /* Copy enable_asan_mode */,
+                               923662FB21276319001FB3E7 /* Run create_asan_override_file.sh */,
+                       );
+                       dependencies = (
+                       );
+                       name = "Sanitizer Support";
+                       productName = "Sanitizer Support";
+               };
                BA5511CF136CA8480012B9B5 /* Generate Linker Arguments */ = {
                        isa = PBXAggregateTarget;
                        buildConfigurationList = BA5511D0136CA8480012B9B5 /* Build configuration list for PBXAggregateTarget "Generate Linker Arguments" */;
                        name = "Generate Symlinks";
                        productName = "Generate Symlinks";
                };
+               E47E982E221DFDFC006E312E /* Libsystem_driverkit */ = {
+                       isa = PBXAggregateTarget;
+                       buildConfigurationList = E47E9830221DFDFC006E312E /* Build configuration list for PBXAggregateTarget "Libsystem_driverkit" */;
+                       buildPhases = (
+                       );
+                       dependencies = (
+                               E47E983D221DFE8B006E312E /* PBXTargetDependency */,
+                               E47E983F221DFE90006E312E /* PBXTargetDependency */,
+                               E47E9841221DFE94006E312E /* PBXTargetDependency */,
+                       );
+                       name = Libsystem_driverkit;
+                       productName = Libsystem_driverkit;
+               };
+               E47E9831221DFE23006E312E /* Libsystem */ = {
+                       isa = PBXAggregateTarget;
+                       buildConfigurationList = E47E9832221DFE23006E312E /* Build configuration list for PBXAggregateTarget "Libsystem" */;
+                       buildPhases = (
+                       );
+                       dependencies = (
+                               E47E9835221DFE4A006E312E /* PBXTargetDependency */,
+                               E47E9837221DFE4F006E312E /* PBXTargetDependency */,
+                               E47E9839221DFE58006E312E /* PBXTargetDependency */,
+                               E47E983B221DFE5E006E312E /* PBXTargetDependency */,
+                       );
+                       name = Libsystem;
+                       productName = Libsystem;
+               };
 /* End PBXAggregateTarget section */
 
 /* Begin PBXBuildFile section */
+               923662F821276300001FB3E7 /* enable_asan_mode in Copy enable_asan_mode */ = {isa = PBXBuildFile; fileRef = 8C0BF1291F58E51D00706493 /* enable_asan_mode */; };
                BA2BD900136D282200FF78C0 /* Info.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA5511B6136C9D780012B9B5 /* Info.plist */; };
                BA2FABC5136DBF45004383E5 /* linker_arguments_changed.c in Sources */ = {isa = PBXBuildFile; fileRef = BA2FABC4136DBF45004383E5 /* linker_arguments_changed.c */; };
                BA5511C9136C9E4D0012B9B5 /* CompatibilityHacks.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5511B4136C9D780012B9B5 /* CompatibilityHacks.c */; };
                BA5511CA136C9E510012B9B5 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5511B7136C9D780012B9B5 /* init.c */; };
+               C9A43CAC15374DB200388D0C /* alloc_once_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A43CAB15374DB200388D0C /* alloc_once_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
 /* End PBXBuildFile section */
 
 /* Begin PBXContainerItemProxy section */
-               BA5511D2136CA8550012B9B5 /* PBXContainerItemProxy */ = {
+               E47E9834221DFE4A006E312E /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = BA5511A9136C9D400012B9B5 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = 923662F4212762D7001FB3E7;
+                       remoteInfo = "Sanitizer Support";
+               };
+               E47E9836221DFE4F006E312E /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = BA5511A9136C9D400012B9B5 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = BA5511D6136D22ED0012B9B5;
+                       remoteInfo = "Generate Symlinks";
+               };
+               E47E9838221DFE58006E312E /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
                        containerPortal = BA5511A9136C9D400012B9B5 /* Project object */;
                        proxyType = 1;
                        remoteGlobalIDString = BA5511CF136CA8480012B9B5;
                        remoteInfo = "Generate Linker Arguments";
                };
-               BA5511DA136D23EE0012B9B5 /* PBXContainerItemProxy */ = {
+               E47E983A221DFE5E006E312E /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = BA5511A9136C9D400012B9B5 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = BA5511C3136C9E2E0012B9B5;
+                       remoteInfo = System;
+               };
+               E47E983C221DFE8B006E312E /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
                        containerPortal = BA5511A9136C9D400012B9B5 /* Project object */;
                        proxyType = 1;
                        remoteGlobalIDString = BA5511D6136D22ED0012B9B5;
                        remoteInfo = "Generate Symlinks";
                };
+               E47E983E221DFE90006E312E /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = BA5511A9136C9D400012B9B5 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = BA5511CF136CA8480012B9B5;
+                       remoteInfo = "Generate Linker Arguments";
+               };
+               E47E9840221DFE94006E312E /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = BA5511A9136C9D400012B9B5 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = BA5511C3136C9E2E0012B9B5;
+                       remoteInfo = System;
+               };
 /* End PBXContainerItemProxy section */
 
 /* Begin PBXCopyFilesBuildPhase section */
+               923662F7212762EA001FB3E7 /* Copy enable_asan_mode */ = {
+                       isa = PBXCopyFilesBuildPhase;
+                       buildActionMask = 8;
+                       dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/bin";
+                       dstSubfolderSpec = 0;
+                       files = (
+                               923662F821276300001FB3E7 /* enable_asan_mode in Copy enable_asan_mode */,
+                       );
+                       name = "Copy enable_asan_mode";
+                       runOnlyForDeploymentPostprocessing = 1;
+               };
                BA2BD8FF136D27FE00FF78C0 /* CopyFiles */ = {
                        isa = PBXCopyFilesBuildPhase;
                        buildActionMask = 8;
-                       dstPath = /System/Library/Frameworks/System.framework/Versions/B/Resources;
+                       dstPath = "$(INSTALL_PATH_PREFIX)/System/Library/Frameworks/System.framework/$(INFOPLIST_INSTALL_PATH)";
                        dstSubfolderSpec = 0;
                        files = (
                                BA2BD900136D282200FF78C0 /* Info.plist in CopyFiles */,
 /* End PBXCopyFilesBuildPhase section */
 
 /* Begin PBXFileReference section */
+               8C0BF1291F58E51D00706493 /* enable_asan_mode */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = enable_asan_mode; sourceTree = "<group>"; };
+               923662FC212B442C001FB3E7 /* create_asan_override_file.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = create_asan_override_file.sh; sourceTree = "<group>"; };
                BA2FABC4136DBF45004383E5 /* linker_arguments_changed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = linker_arguments_changed.c; sourceTree = BUILT_PRODUCTS_DIR; };
                BA5511B3136C9D780012B9B5 /* APPLE_LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = APPLE_LICENSE; sourceTree = "<group>"; };
                BA5511B4136C9D780012B9B5 /* CompatibilityHacks.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompatibilityHacks.c; sourceTree = "<group>"; };
                BA5511B6136C9D780012B9B5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
-               BA5511B7136C9D780012B9B5 /* init.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = init.c; sourceTree = "<group>"; };
+               BA5511B7136C9D780012B9B5 /* init.c */ = {isa = PBXFileReference; indentWidth = 8; lastKnownFileType = sourcecode.c.c; path = init.c; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; };
                BA5511B9136C9D780012B9B5 /* optionallibs */ = {isa = PBXFileReference; lastKnownFileType = text; path = optionallibs; sourceTree = "<group>"; };
                BA5511BA136C9D780012B9B5 /* requiredlibs */ = {isa = PBXFileReference; lastKnownFileType = text; path = requiredlibs; sourceTree = "<group>"; };
-               BA5511BC136C9D960012B9B5 /* BSD.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = BSD.xcconfig; path = Makefiles/CoreOS/Xcode/BSD.xcconfig; sourceTree = DEVELOPER_DIR; };
                BA5511C4136C9E2E0012B9B5 /* libSystem.B.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libSystem.B.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
                C64EE1D7136F644700676C52 /* create_dylib_symlinks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = create_dylib_symlinks.sh; sourceTree = "<group>"; };
                C64EE1D8136F644700676C52 /* create_system_framework.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = create_system_framework.sh; sourceTree = "<group>"; };
                C64EE1D9136F644700676C52 /* linker_arguments.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = linker_arguments.sh; sourceTree = "<group>"; };
+               C9A43CAB15374DB200388D0C /* alloc_once_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alloc_once_private.h; sourceTree = "<group>"; };
+               C9B56C55153751A600C153A8 /* Libsystem.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Libsystem.xcconfig; sourceTree = "<group>"; };
+               E43B88B32245778F00215272 /* requiredlibs_driverkit */ = {isa = PBXFileReference; lastKnownFileType = text; path = requiredlibs_driverkit; sourceTree = "<group>"; };
+               E43B88B42245778F00215272 /* optionallibs_driverkit */ = {isa = PBXFileReference; lastKnownFileType = text; path = optionallibs_driverkit; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
                BA5511A7136C9D400012B9B5 = {
                        isa = PBXGroup;
                        children = (
-                               BA5511BC136C9D960012B9B5 /* BSD.xcconfig */,
+                               C9B56C55153751A600C153A8 /* Libsystem.xcconfig */,
                                BA5511B3136C9D780012B9B5 /* APPLE_LICENSE */,
                                BA5511B4136C9D780012B9B5 /* CompatibilityHacks.c */,
                                BA5511B6136C9D780012B9B5 /* Info.plist */,
+                               C9A43CAB15374DB200388D0C /* alloc_once_private.h */,
                                BA5511B7136C9D780012B9B5 /* init.c */,
                                BA5511B9136C9D780012B9B5 /* optionallibs */,
                                BA5511BA136C9D780012B9B5 /* requiredlibs */,
+                               E43B88B42245778F00215272 /* optionallibs_driverkit */,
+                               E43B88B32245778F00215272 /* requiredlibs_driverkit */,
+                               8C0BF1291F58E51D00706493 /* enable_asan_mode */,
                                C64EE1D6136F644700676C52 /* xcodescripts */,
                                BA5511C5136C9E2E0012B9B5 /* Products */,
                                BA2FABC7136DBF6F004383E5 /* Generated Files */,
                C64EE1D6136F644700676C52 /* xcodescripts */ = {
                        isa = PBXGroup;
                        children = (
+                               923662FC212B442C001FB3E7 /* create_asan_override_file.sh */,
                                C64EE1D7136F644700676C52 /* create_dylib_symlinks.sh */,
                                C64EE1D8136F644700676C52 /* create_system_framework.sh */,
                                C64EE1D9136F644700676C52 /* linker_arguments.sh */,
                        isa = PBXHeadersBuildPhase;
                        buildActionMask = 2147483647;
                        files = (
+                               C9A43CAC15374DB200388D0C /* alloc_once_private.h in Headers */,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };
                        buildRules = (
                        );
                        dependencies = (
-                               BA5511DB136D23EE0012B9B5 /* PBXTargetDependency */,
-                               BA5511D3136CA8550012B9B5 /* PBXTargetDependency */,
                        );
                        name = System;
                        productName = System;
                BA5511A9136C9D400012B9B5 /* Project object */ = {
                        isa = PBXProject;
                        attributes = {
-                               LastUpgradeCheck = 0420;
+                               LastUpgradeCheck = 0700;
+                               TargetAttributes = {
+                                       923662F4212762D7001FB3E7 = {
+                                               CreatedOnToolsVersion = 10.0;
+                                               ProvisioningStyle = Automatic;
+                                       };
+                                       E47E982E221DFDFC006E312E = {
+                                               CreatedOnToolsVersion = 11.0;
+                                       };
+                                       E47E9831221DFE23006E312E = {
+                                               CreatedOnToolsVersion = 11.0;
+                                       };
+                               };
                        };
                        buildConfigurationList = BA5511AC136C9D400012B9B5 /* Build configuration list for PBXProject "Libsystem" */;
                        compatibilityVersion = "Xcode 3.2";
                        projectDirPath = "";
                        projectRoot = "";
                        targets = (
+                               E47E9831221DFE23006E312E /* Libsystem */,
+                               E47E982E221DFDFC006E312E /* Libsystem_driverkit */,
                                BA5511C3136C9E2E0012B9B5 /* System */,
                                BA5511CF136CA8480012B9B5 /* Generate Linker Arguments */,
                                BA5511D6136D22ED0012B9B5 /* Generate Symlinks */,
+                               923662F4212762D7001FB3E7 /* Sanitizer Support */,
                        );
                };
 /* End PBXProject section */
 
 /* Begin PBXShellScriptBuildPhase section */
+               923662FB21276319001FB3E7 /* Run create_asan_override_file.sh */ = {
+                       isa = PBXShellScriptBuildPhase;
+                       buildActionMask = 8;
+                       files = (
+                       );
+                       inputFileListPaths = (
+                       );
+                       inputPaths = (
+                       );
+                       name = "Run create_asan_override_file.sh";
+                       outputFileListPaths = (
+                       );
+                       outputPaths = (
+                       );
+                       runOnlyForDeploymentPostprocessing = 1;
+                       shellPath = /bin/sh;
+                       shellScript = "set -x\nset -e\n\n\"${SRCROOT}/xcodescripts/create_asan_override_file.sh\"\n";
+               };
                BA2BD8FE136D271D00FF78C0 /* ShellScript */ = {
                        isa = PBXShellScriptBuildPhase;
                        buildActionMask = 8;
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                        shellPath = /bin/sh;
-                       shellScript = "set -x\nset -e\n\n\"${SRCROOT}/xcodescripts/linker_arguments.sh\" \"${ARCHS}\" \"${BUILD_VARIANTS}\" \"${BUILT_PRODUCTS_DIR}\" \"${SDKROOT}\" \"${SRCROOT}\"\n";
+                       shellScript = "set -x\nset -e\n\n# workaround 48125283\n[ -n \"$DRIVERKIT_DEPLOYMENT_TARGET\" ] && unset MACOSX_DEPLOYMENT_TARGET\n\n\"${SRCROOT}/xcodescripts/linker_arguments.sh\" \"${ARCHS}\" \"${BUILD_VARIANTS}\" \"${BUILT_PRODUCTS_DIR}\" \"${SDKROOT}\" \"${SRCROOT}\"\n";
                };
                BA5511D9136D23110012B9B5 /* ShellScript */ = {
                        isa = PBXShellScriptBuildPhase;
 /* End PBXSourcesBuildPhase section */
 
 /* Begin PBXTargetDependency section */
-               BA5511D3136CA8550012B9B5 /* PBXTargetDependency */ = {
+               E47E9835221DFE4A006E312E /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = 923662F4212762D7001FB3E7 /* Sanitizer Support */;
+                       targetProxy = E47E9834221DFE4A006E312E /* PBXContainerItemProxy */;
+               };
+               E47E9837221DFE4F006E312E /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = BA5511D6136D22ED0012B9B5 /* Generate Symlinks */;
+                       targetProxy = E47E9836221DFE4F006E312E /* PBXContainerItemProxy */;
+               };
+               E47E9839221DFE58006E312E /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
                        target = BA5511CF136CA8480012B9B5 /* Generate Linker Arguments */;
-                       targetProxy = BA5511D2136CA8550012B9B5 /* PBXContainerItemProxy */;
+                       targetProxy = E47E9838221DFE58006E312E /* PBXContainerItemProxy */;
+               };
+               E47E983B221DFE5E006E312E /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = BA5511C3136C9E2E0012B9B5 /* System */;
+                       targetProxy = E47E983A221DFE5E006E312E /* PBXContainerItemProxy */;
                };
-               BA5511DB136D23EE0012B9B5 /* PBXTargetDependency */ = {
+               E47E983D221DFE8B006E312E /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
                        target = BA5511D6136D22ED0012B9B5 /* Generate Symlinks */;
-                       targetProxy = BA5511DA136D23EE0012B9B5 /* PBXContainerItemProxy */;
+                       targetProxy = E47E983C221DFE8B006E312E /* PBXContainerItemProxy */;
+               };
+               E47E983F221DFE90006E312E /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = BA5511CF136CA8480012B9B5 /* Generate Linker Arguments */;
+                       targetProxy = E47E983E221DFE90006E312E /* PBXContainerItemProxy */;
+               };
+               E47E9841221DFE94006E312E /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = BA5511C3136C9E2E0012B9B5 /* System */;
+                       targetProxy = E47E9840221DFE94006E312E /* PBXContainerItemProxy */;
                };
 /* End PBXTargetDependency section */
 
 /* Begin XCBuildConfiguration section */
+               923662F5212762D7001FB3E7 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               CODE_SIGN_STYLE = Automatic;
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Release;
+               };
                BA5511AF136C9D400012B9B5 /* Release */ = {
                        isa = XCBuildConfiguration;
+                       baseConfigurationReference = C9B56C55153751A600C153A8 /* Libsystem.xcconfig */;
                        buildSettings = {
                        };
                        name = Release;
                };
                BA5511C6136C9E2E0012B9B5 /* Release */ = {
                        isa = XCBuildConfiguration;
-                       baseConfigurationReference = BA5511BC136C9D960012B9B5 /* BSD.xcconfig */;
+                       baseConfigurationReference = C9B56C55153751A600C153A8 /* Libsystem.xcconfig */;
                        buildSettings = {
-                               BUILD_VARIANTS = (
-                                       normal,
-                                       debug,
-                               );
-                               CURRENT_VERSION_STRING_ = 159;
-                               CURRENT_VERSION_STRING_YES = "$(CURRENT_PROJECT_VERSION)";
-                               DYLIB_CURRENT_VERSION = "$(CURRENT_VERSION_STRING_$(RC_XBS))";
-                               EXECUTABLE_PREFIX = lib;
-                               GCC_NO_COMMON_BLOCKS = YES;
-                               GCC_TREAT_WARNINGS_AS_ERRORS = YES;
-                               GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
-                               GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
-                               GCC_WARN_ABOUT_RETURN_TYPE = YES;
-                               GCC_WARN_UNUSED_VARIABLE = YES;
-                               INSTALL_PATH = /usr/lib;
-                               LD_GENERATE_MAP_FILE = YES;
-                               LIBRARY_SEARCH_PATHS = (
-                                       "$(SDKROOT)/usr/lib/system",
-                                       "$(SDKROOT)/usr/local/lib/system",
-                               );
-                               ORDER_FILE = "$(SDKROOT)/$(APPLE_INTERNAL_DIR)/OrderFiles/libSystem.order";
-                               "ORDER_FILE[sdk=iphonesimulator*]" = "";
-                               OTHER_LDFLAGS = (
-                                       "-Wl,-search_paths_first",
-                                       "-nodefaultlibs",
-                                       "@$(BUILT_PRODUCTS_DIR)/linker_arguments.$(CURRENT_ARCH).$(CURRENT_VARIANT).txt",
-                               );
-                               PRODUCT_NAME = "$(TARGET_NAME).B";
+                               PRODUCT_NAME = "$(TARGET_NAME)$(DYLIB_NAME_VERSION_SUFFIX)";
+                               SDKROOT = macosx.internal;
                        };
                        name = Release;
                };
                BA5511D1136CA8480012B9B5 /* Release */ = {
                        isa = XCBuildConfiguration;
-                       baseConfigurationReference = BA5511BC136C9D960012B9B5 /* BSD.xcconfig */;
+                       baseConfigurationReference = C9B56C55153751A600C153A8 /* Libsystem.xcconfig */;
                        buildSettings = {
-                               BUILD_VARIANTS = (
-                                       normal,
-                                       debug,
-                               );
                                PRODUCT_NAME = "$(TARGET_NAME)";
                        };
                        name = Release;
                };
                BA5511D8136D22ED0012B9B5 /* Release */ = {
                        isa = XCBuildConfiguration;
-                       baseConfigurationReference = BA5511BC136C9D960012B9B5 /* BSD.xcconfig */;
+                       baseConfigurationReference = C9B56C55153751A600C153A8 /* Libsystem.xcconfig */;
                        buildSettings = {
-                               BUILD_VARIANTS = (
-                                       normal,
-                                       debug,
-                               );
                                INSTALLHDRS_SCRIPT_PHASE = YES;
                                PRODUCT_NAME = "$(TARGET_NAME)";
                        };
                        name = Release;
                };
+               E47E982F221DFDFC006E312E /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Release;
+               };
+               E47E9833221DFE23006E312E /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Release;
+               };
 /* End XCBuildConfiguration section */
 
 /* Begin XCConfigurationList section */
+               923662F6212762D7001FB3E7 /* Build configuration list for PBXAggregateTarget "Sanitizer Support" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               923662F5212762D7001FB3E7 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
                BA5511AC136C9D400012B9B5 /* Build configuration list for PBXProject "Libsystem" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                        defaultConfigurationIsVisible = 0;
                        defaultConfigurationName = Release;
                };
+               E47E9830221DFDFC006E312E /* Build configuration list for PBXAggregateTarget "Libsystem_driverkit" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               E47E982F221DFDFC006E312E /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+               E47E9832221DFE23006E312E /* Build configuration list for PBXAggregateTarget "Libsystem" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               E47E9833221DFE23006E312E /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
 /* End XCConfigurationList section */
        };
        rootObject = BA5511A9136C9D400012B9B5 /* Project object */;