X-Git-Url: https://git.saurik.com/apple/libsystem.git/blobdiff_plain/b12e72edd086fad5ada5f7fe2fdf049e0370ae4e..3186893e69fa636fdecc0552a2dff008bd4654a1:/Libsystem.xcodeproj/project.pbxproj?ds=sidebyside diff --git a/Libsystem.xcodeproj/project.pbxproj b/Libsystem.xcodeproj/project.pbxproj index bba1b8e..1ea3af3 100644 --- a/Libsystem.xcodeproj/project.pbxproj +++ b/Libsystem.xcodeproj/project.pbxproj @@ -73,6 +73,7 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ + 2B9D8B542402427100E7F338 /* i386.c in Sources */ = {isa = PBXBuildFile; fileRef = 2B9D8B53240239BD00E7F338 /* i386.c */; }; 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 */; }; @@ -158,6 +159,7 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 2B9D8B53240239BD00E7F338 /* i386.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = i386.c; sourceTree = ""; }; 8C0BF1291F58E51D00706493 /* enable_asan_mode */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = enable_asan_mode; sourceTree = ""; }; 923662FC212B442C001FB3E7 /* create_asan_override_file.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = create_asan_override_file.sh; sourceTree = ""; }; BA2FABC4136DBF45004383E5 /* linker_arguments_changed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = linker_arguments_changed.c; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -205,6 +207,7 @@ BA5511B6136C9D780012B9B5 /* Info.plist */, C9A43CAB15374DB200388D0C /* alloc_once_private.h */, BA5511B7136C9D780012B9B5 /* init.c */, + 2B9D8B53240239BD00E7F338 /* i386.c */, BA5511B9136C9D780012B9B5 /* optionallibs */, BA5511BA136C9D780012B9B5 /* requiredlibs */, E43B88B42245778F00215272 /* optionallibs_driverkit */, @@ -378,6 +381,7 @@ buildActionMask = 2147483647; files = ( BA5511C9136C9E4D0012B9B5 /* CompatibilityHacks.c in Sources */, + 2B9D8B542402427100E7F338 /* i386.c in Sources */, BA5511CA136C9E510012B9B5 /* init.c in Sources */, BA2FABC5136DBF45004383E5 /* linker_arguments_changed.c in Sources */, );