Loading...
libmalloc.xcodeproj/project.pbxproj libmalloc-283 libmalloc-715.100.22
--- libmalloc/libmalloc-283/libmalloc.xcodeproj/project.pbxproj
+++ libmalloc/libmalloc-715.100.22/libmalloc.xcodeproj/project.pbxproj
@@ -3,7 +3,7 @@
 	archiveVersion = 1;
 	classes = {
 	};
-	objectVersion = 46;
+	objectVersion = 60;
 	objects = {
 
 /* Begin PBXAggregateTarget section */
@@ -13,8 +13,11 @@
 			buildPhases = (
 				3FC1927C16DD946500315C26 /* Install Man Pages */,
 				3FE9201D16A9143E00D1238A /* Sanitise Headers (rdar://problem/10241868) */,
+				4D0064DE2CB875050073E766 /* Install Trial namespace plists */,
+				4D0064E02CB875950073E766 /* Install Trial known factors plists */,
 			);
 			dependencies = (
+				F7B02A1729791423002DDF30 /* PBXTargetDependency */,
 				C0CE45501C52CCBD00C24048 /* PBXTargetDependency */,
 				3FE9201816A9111600D1238A /* PBXTargetDependency */,
 				3FE9201616A9111400D1238A /* PBXTargetDependency */,
@@ -28,11 +31,47 @@
 			buildPhases = (
 			);
 			dependencies = (
+				C002C5B6251A7CFB00D00D15 /* PBXTargetDependency */,
 				45039168198FFFA6004EE2A3 /* PBXTargetDependency */,
 				925383D91BD03D0000F745DB /* PBXTargetDependency */,
 			);
 			name = libmalloc_test;
 			productName = libmalloc_test;
+		};
+		93DB8E7E2B1563460036024F /* libmalloc_test_exclavekit */ = {
+			isa = PBXAggregateTarget;
+			buildConfigurationList = 93DB8E812B1563460036024F /* Build configuration list for PBXAggregateTarget "libmalloc_test_exclavekit" */;
+			buildPhases = (
+			);
+			dependencies = (
+				93D0A09B2B16AFF600009B69 /* PBXTargetDependency */,
+			);
+			name = libmalloc_test_exclavekit;
+			productName = libmalloc_test_exclavekit;
+		};
+		93DB8E822B1563540036024F /* libmalloc_test_exclavecore */ = {
+			isa = PBXAggregateTarget;
+			buildConfigurationList = 93DB8E832B1563540036024F /* Build configuration list for PBXAggregateTarget "libmalloc_test_exclavecore" */;
+			buildPhases = (
+			);
+			dependencies = (
+				93D0A0952B16AFD400009B69 /* PBXTargetDependency */,
+				93D0A0992B16AFE800009B69 /* PBXTargetDependency */,
+				93D0A0972B16AFDB00009B69 /* PBXTargetDependency */,
+			);
+			name = libmalloc_test_exclavecore;
+			productName = libmalloc_test_exclavecore;
+		};
+		B2FE94B32ABA5A9500924E15 /* libmalloc_frameworks */ = {
+			isa = PBXAggregateTarget;
+			buildConfigurationList = B2FE94B62ABA5A9500924E15 /* Build configuration list for PBXAggregateTarget "libmalloc_frameworks" */;
+			buildPhases = (
+			);
+			dependencies = (
+				B2FE94B82ABA5A9F00924E15 /* PBXTargetDependency */,
+			);
+			name = libmalloc_frameworks;
+			productName = libmalloc_frameworks;
 		};
 		B60A57932009307E006215CB /* executables */ = {
 			isa = PBXAggregateTarget;
@@ -60,22 +99,155 @@
 /* End PBXAggregateTarget section */
 
 /* Begin PBXBuildFile section */
+		06BDD3D82AFD329200DEC4C7 /* instrumentation.c in Sources */ = {isa = PBXBuildFile; fileRef = 06057A282A56B4B8005EF06B /* instrumentation.c */; };
 		08315122215ED9CF00D97E04 /* malloc_implementation.h in Headers */ = {isa = PBXBuildFile; fileRef = 08315121215ED9C700D97E04 /* malloc_implementation.h */; settings = {ATTRIBUTES = (Private, ); }; };
 		08315123215EE9A100D97E04 /* stack_logging.h in Headers */ = {isa = PBXBuildFile; fileRef = C9571C391C18AA1D00A67EE3 /* stack_logging.h */; settings = {ATTRIBUTES = (Private, ); }; };
 		2B67B5682040B3AF0003E78F /* _malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B67B5672040B3A50003E78F /* _malloc.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		3A3397C02981EF3500F9AFAD /* nano_common_tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A3397BF2981EF3500F9AFAD /* nano_common_tests.m */; };
+		3AE868452981F1A300A1625C /* nano_malloc_common.c in Sources */ = {isa = PBXBuildFile; fileRef = B68B7F9D1FCDCBC600BAD1AA /* nano_malloc_common.c */; };
+		3AE868462981F1D500A1625C /* malloc_common.c in Sources */ = {isa = PBXBuildFile; fileRef = B66C71D82034BFAE0047E265 /* malloc_common.c */; };
+		3AE868482981FC4D00A1625C /* nanov2_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = B68B7FA41FCDD9A500BAD1AA /* nanov2_malloc.c */; };
+		3AE868492981FC6500A1625C /* bitarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD116A90A8D00D1238A /* bitarray.c */; };
 		3D157E7420354E02001630BF /* perfdata.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D157E7320354E02001630BF /* perfdata.framework */; };
 		3FE91FED16A90B9200D1238A /* bitarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD116A90A8D00D1238A /* bitarray.c */; };
 		3FE91FF016A90B9200D1238A /* magazine_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD616A90A8D00D1238A /* magazine_malloc.c */; };
 		3FE91FF116A90B9200D1238A /* magmallocProvider.d in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD716A90A8D00D1238A /* magmallocProvider.d */; };
 		3FE91FF216A90B9200D1238A /* malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD816A90A8D00D1238A /* malloc.c */; };
-		3FE91FF416A90B9200D1238A /* nano_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FDA16A90A8D00D1238A /* nano_malloc.c */; };
 		3FE91FFA16A90BEF00D1238A /* malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FE91FF916A90BEF00D1238A /* malloc.h */; settings = {ATTRIBUTES = (Public, ); }; };
 		3FE91FFF16A9109E00D1238A /* bitarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD116A90A8D00D1238A /* bitarray.c */; };
 		3FE9200116A9109E00D1238A /* magazine_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD616A90A8D00D1238A /* magazine_malloc.c */; };
 		3FE9200216A9109E00D1238A /* magmallocProvider.d in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD716A90A8D00D1238A /* magmallocProvider.d */; };
 		3FE9200316A9109E00D1238A /* malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD816A90A8D00D1238A /* malloc.c */; };
-		3FE9200416A9109E00D1238A /* nano_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FDA16A90A8D00D1238A /* nano_malloc.c */; };
+		4D0064DF2CB8752B0073E766 /* com.apple.Trial.NamespaceDescriptor.1900.plist in Install Trial namespace plists */ = {isa = PBXBuildFile; fileRef = 4D39B1A82CB491C500899E33 /* com.apple.Trial.NamespaceDescriptor.1900.plist */; };
+		4D0064E12CB875B00073E766 /* KnownFactors.PROBABILISTIC_GUARD_MALLOC_TARGETED_COVERAGE.plist in Install Trial known factors plists */ = {isa = PBXBuildFile; fileRef = 4D39B1A92CB491C500899E33 /* KnownFactors.PROBABILISTIC_GUARD_MALLOC_TARGETED_COVERAGE.plist */; };
+		4D10425125CB637F00F70ABD /* stack_trace.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DABD07E25CB621700AFF1F8 /* stack_trace.c */; };
+		4D10425225CB637F00F70ABD /* stack_trace.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DABD07E25CB621700AFF1F8 /* stack_trace.c */; };
+		4D10425325CB638000F70ABD /* stack_trace.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DABD07E25CB621700AFF1F8 /* stack_trace.c */; };
+		4D10425425CB638000F70ABD /* stack_trace.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DABD07E25CB621700AFF1F8 /* stack_trace.c */; };
+		4D38D0F928EF983000B75207 /* malloc_type.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D38D0F828EF983000B75207 /* malloc_type.c */; };
+		4D38D0FA28EF983000B75207 /* malloc_type.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D38D0F828EF983000B75207 /* malloc_type.c */; };
+		4D38D0FB28EF983000B75207 /* malloc_type.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D38D0F828EF983000B75207 /* malloc_type.c */; };
+		4D38D0FC28EF983000B75207 /* malloc_type.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D38D0F828EF983000B75207 /* malloc_type.c */; };
+		4D38D0FD28EF983000B75207 /* malloc_type.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D38D0F828EF983000B75207 /* malloc_type.c */; };
+		4D4812BE23D7C99D00FE6CC3 /* pgm_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DF318FF23D796550064A673 /* pgm_malloc.c */; };
+		4D4812BF23D7C99E00FE6CC3 /* pgm_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DF318FF23D796550064A673 /* pgm_malloc.c */; };
+		4D4812C023D7C99F00FE6CC3 /* pgm_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DF318FF23D796550064A673 /* pgm_malloc.c */; };
+		4D4812C123D7C99F00FE6CC3 /* pgm_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DF318FF23D796550064A673 /* pgm_malloc.c */; };
+		4DA4F8142A2916B900981635 /* wrapper_zones.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DA4F8132A2916B900981635 /* wrapper_zones.c */; };
+		4DA4F8162A2916B900981635 /* wrapper_zones.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DA4F8132A2916B900981635 /* wrapper_zones.c */; };
+		4DA4F8172A2916B900981635 /* wrapper_zones.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DA4F8132A2916B900981635 /* wrapper_zones.c */; };
+		4DA4F8182A2916B900981635 /* wrapper_zones.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DA4F8132A2916B900981635 /* wrapper_zones.c */; };
+		4DA4F8192A2916B900981635 /* wrapper_zones.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DA4F8132A2916B900981635 /* wrapper_zones.c */; };
+		4DABD07F25CB621700AFF1F8 /* stack_trace.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DABD07D25CB621700AFF1F8 /* stack_trace.h */; };
+		4DABD08025CB621700AFF1F8 /* stack_trace.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DABD07E25CB621700AFF1F8 /* stack_trace.c */; };
+		4DD5E17326F4CDCA00C14B08 /* has_section.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DD5E17226F4CDCA00C14B08 /* has_section.c */; };
+		4DD5E17426F4CDEF00C14B08 /* has_section.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DD5E17226F4CDCA00C14B08 /* has_section.c */; };
+		4DD5E17526F4CDF100C14B08 /* has_section.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DD5E17226F4CDCA00C14B08 /* has_section.c */; };
+		4DD5E17626F4CDF100C14B08 /* has_section.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DD5E17226F4CDCA00C14B08 /* has_section.c */; };
+		4DD5E17726F4CDF200C14B08 /* has_section.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DD5E17226F4CDCA00C14B08 /* has_section.c */; };
+		4DF3190123D796550064A673 /* pgm_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DF318FF23D796550064A673 /* pgm_malloc.c */; };
+		4DF3190223D796550064A673 /* pgm_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DF3190023D796550064A673 /* pgm_malloc.h */; };
+		4DFD596729524CB300F1CA2F /* malloc_type_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DFD596529524C9700F1CA2F /* malloc_type_internal.h */; };
+		4DFD596A29524CF300F1CA2F /* malloc_type_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DFD596829524CEA00F1CA2F /* malloc_type_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
+		4DFD596C295259BA00F1CA2F /* _malloc_type.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DFD596B295259B500F1CA2F /* _malloc_type.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		6E18E02C29777E0A00EE7E0D /* early_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E18E02A29777E0A00EE7E0D /* early_malloc.h */; };
+		6E18E03029777E0A00EE7E0D /* early_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E18E02B29777E0A00EE7E0D /* early_malloc.c */; };
+		6E18E03129777E0A00EE7E0D /* early_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E18E02B29777E0A00EE7E0D /* early_malloc.c */; };
+		6E18E03229777E0A00EE7E0D /* early_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E18E02B29777E0A00EE7E0D /* early_malloc.c */; };
+		6E18E03329777E0A00EE7E0D /* early_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E18E02B29777E0A00EE7E0D /* early_malloc.c */; };
+		6E18E03429777E0A00EE7E0D /* early_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E18E02B29777E0A00EE7E0D /* early_malloc.c */; };
+		84637F8125C928B500D36067 /* malloc_private.modulemap in Headers */ = {isa = PBXBuildFile; fileRef = 84637F8025C9289100D36067 /* malloc_private.modulemap */; settings = {ATTRIBUTES = (Private, ); }; };
+		8C1C9DF5268127AC00B7B3E4 /* sanitizer_tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C1C9DF4268127AC00B7B3E4 /* sanitizer_tests.m */; };
+		8C1C9DF62681280600B7B3E4 /* sanitizer_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8C32D36A255F4FD1006152A4 /* sanitizer_malloc.c */; };
+		8C32D36B255F4FD1006152A4 /* sanitizer_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8C32D36A255F4FD1006152A4 /* sanitizer_malloc.c */; };
 		925383DA1BD03D5100F745DB /* stress_test.c in Sources */ = {isa = PBXBuildFile; fileRef = 925383D11BD03B4A00F745DB /* stress_test.c */; };
+		93C629F52ACB71240006CBDA /* xzone_metapool.c in Sources */ = {isa = PBXBuildFile; fileRef = 93C629F42ACB71240006CBDA /* xzone_metapool.c */; };
+		93C629F72ACB71240006CBDA /* xzone_metapool.c in Sources */ = {isa = PBXBuildFile; fileRef = 93C629F42ACB71240006CBDA /* xzone_metapool.c */; };
+		93D0A0822B16ABAA00009B69 /* EVE.libmalloc.exclavekit-darwintest.new.bundle.definition.json in Sources */ = {isa = PBXBuildFile; fileRef = 93D0A0782B16AAE500009B69 /* EVE.libmalloc.exclavekit-darwintest.new.bundle.definition.json */; };
+		93D0A0832B16ABBB00009B69 /* EVE.libmalloc.exclavekit-darwintest.bundle.definition.json in Sources */ = {isa = PBXBuildFile; fileRef = 93D0A0762B16AAE500009B69 /* EVE.libmalloc.exclavekit-darwintest.bundle.definition.json */; };
+		93D0A0922B16AFB700009B69 /* EVE.libmalloc.exclavecore-darwintest.bundle.definition.json in Sources */ = {isa = PBXBuildFile; fileRef = 93D0A0752B16AAE500009B69 /* EVE.libmalloc.exclavecore-darwintest.bundle.definition.json */; };
+		93D0A0932B16AFB700009B69 /* EVE.libmalloc.exclavecore-darwintest.new.bundle.definition.json in Sources */ = {isa = PBXBuildFile; fileRef = 93D0A0792B16AAE500009B69 /* EVE.libmalloc.exclavecore-darwintest.new.bundle.definition.json */; };
+		93D319B62AF5B2100045F3DF /* xzone_metapool.c in Sources */ = {isa = PBXBuildFile; fileRef = 93C629F42ACB71240006CBDA /* xzone_metapool.c */; };
+		96C6DA2027DAC25C008D0061 /* magazine_large_tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 96C6DA1F27DAC25C008D0061 /* magazine_large_tests.m */; };
+		B218ABB22B0816DF00CB20FC /* xzone_introspect.c in Sources */ = {isa = PBXBuildFile; fileRef = B293DBC22AB1223E00EA1B30 /* xzone_introspect.c */; };
+		B218ABB32B0818CD00CB20FC /* xzone_introspect.h in Headers */ = {isa = PBXBuildFile; fileRef = B23096182AB4F3DE00917598 /* xzone_introspect.h */; };
+		B218ABB42B08219700CB20FC /* xzone_introspect.c in Sources */ = {isa = PBXBuildFile; fileRef = B293DBC22AB1223E00EA1B30 /* xzone_introspect.c */; };
+		B218ABB52B08219A00CB20FC /* xzone_introspect.h in Headers */ = {isa = PBXBuildFile; fileRef = B23096182AB4F3DE00917598 /* xzone_introspect.h */; };
+		B21C130A2BF2F30200D41860 /* instrumentation.c in Sources */ = {isa = PBXBuildFile; fileRef = 06057A282A56B4B8005EF06B /* instrumentation.c */; };
+		B21C130B2BF2F30800D41860 /* instrumentation.c in Sources */ = {isa = PBXBuildFile; fileRef = 06057A282A56B4B8005EF06B /* instrumentation.c */; };
+		B2226E192A9035AA001703BE /* malloc_common.c in Sources */ = {isa = PBXBuildFile; fileRef = B66C71D82034BFAE0047E265 /* malloc_common.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B2226E1A2A9035AF001703BE /* xzone_segment.c in Sources */ = {isa = PBXBuildFile; fileRef = F765F92829217BAA00E9649E /* xzone_segment.c */; };
+		B2226E1B2A9035B2001703BE /* xzone_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = F765F92929217BAA00E9649E /* xzone_malloc.c */; };
+		B2226E1C2A9035CE001703BE /* malloc_type.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D38D0F828EF983000B75207 /* malloc_type.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B2226E1D2A9035D1001703BE /* early_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E18E02B29777E0A00EE7E0D /* early_malloc.c */; };
+		B2226E1E2A9035D4001703BE /* vm.c in Sources */ = {isa = PBXBuildFile; fileRef = C932D2661D6B8D840063B19E /* vm.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B2226E1F2A9035F1001703BE /* malloc_printf.c in Sources */ = {isa = PBXBuildFile; fileRef = B65FBE2B2087AA2F00E21F59 /* malloc_printf.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B2226E202A9035F7001703BE /* sanitizer_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8C32D36A255F4FD1006152A4 /* sanitizer_malloc.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B2226E212A90360F001703BE /* malloc_exclaves.c in Sources */ = {isa = PBXBuildFile; fileRef = B29E9A5829FC651300C0EBFF /* malloc_exclaves.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B2226E232A90375E001703BE /* _malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B67B5672040B3A50003E78F /* _malloc.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B2226E242A90375E001703BE /* _malloc_type.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DFD596B295259B500F1CA2F /* _malloc_type.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B2226E252A90375E001703BE /* _platform.h in Headers */ = {isa = PBXBuildFile; fileRef = B2C02C0429A8529900BD0C10 /* _platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B2226E262A90375E001703BE /* _ptrcheck.h in Headers */ = {isa = PBXBuildFile; fileRef = B2395C7629EE0962006E9545 /* _ptrcheck.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B2226E272A90375E001703BE /* malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FE91FF916A90BEF00D1238A /* malloc.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B2226E292A903780001703BE /* malloc_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C0352EC61C3F3C3600DB5126 /* malloc_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
+		B2226E2B2A903780001703BE /* malloc_type_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DFD596829524CEA00F1CA2F /* malloc_type_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
+		B2226E2C2A903780001703BE /* malloc_implementation.h in Headers */ = {isa = PBXBuildFile; fileRef = 08315121215ED9C700D97E04 /* malloc_implementation.h */; settings = {ATTRIBUTES = (Private, ); }; };
+		B2226E2D2A9037C5001703BE /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = C957426D1BF2C0C80027269A /* internal.h */; };
+		B2226E2E2A9037CE001703BE /* xzone_inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F765F92A29217BAA00E9649E /* xzone_inline_internal.h */; };
+		B2226E2F2A9037CE001703BE /* malloc_type_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DFD596529524C9700F1CA2F /* malloc_type_internal.h */; };
+		B2226E302A9037D4001703BE /* malloc_common.h in Headers */ = {isa = PBXBuildFile; fileRef = B66C71D72034BFAE0047E265 /* malloc_common.h */; };
+		B2226E312A9037DA001703BE /* early_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E18E02A29777E0A00EE7E0D /* early_malloc.h */; };
+		B2226E322A9037DE001703BE /* sanitizer_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CE61A27264EC6A9007EF8A3 /* sanitizer_malloc.h */; };
+		B2226E332A9037E6001703BE /* xzone_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = F765F92B29217BAA00E9649E /* xzone_malloc.h */; };
+		B2226E342A9037E9001703BE /* vm.h in Headers */ = {isa = PBXBuildFile; fileRef = C932D2671D6B8D840063B19E /* vm.h */; };
+		B2226E352A9037EC001703BE /* printf.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FE91FD916A90A8D00D1238A /* printf.h */; };
+		B2226E362A9037EF001703BE /* base.h in Headers */ = {isa = PBXBuildFile; fileRef = C95742891BF3FD290027269A /* base.h */; };
+		B23096192AB4F3DE00917598 /* xzone_introspect.h in Headers */ = {isa = PBXBuildFile; fileRef = B23096182AB4F3DE00917598 /* xzone_introspect.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B230961A2AB4F52B00917598 /* xzone_introspect.h in Headers */ = {isa = PBXBuildFile; fileRef = B23096182AB4F3DE00917598 /* xzone_introspect.h */; };
+		B2395C7729EE0963006E9545 /* _ptrcheck.h in Headers */ = {isa = PBXBuildFile; fileRef = B2395C7629EE0962006E9545 /* _ptrcheck.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B2395C7829EE0963006E9545 /* _ptrcheck.h in Headers */ = {isa = PBXBuildFile; fileRef = B2395C7629EE0962006E9545 /* _ptrcheck.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B2444EEE29C26711001D6839 /* _malloc_type.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DFD596B295259B500F1CA2F /* _malloc_type.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B2444EEF29C280F1001D6839 /* malloc_type_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DFD596829524CEA00F1CA2F /* malloc_type_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
+		B2444EF129C29C0A001D6839 /* malloc_type_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DFD596529524C9700F1CA2F /* malloc_type_internal.h */; };
+		B2444EF229C29C0D001D6839 /* malloc_type.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D38D0F828EF983000B75207 /* malloc_type.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B24C35932AB27D0A00E3870E /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = C957426D1BF2C0C80027269A /* internal.h */; };
+		B24C35A02AB2821800E3870E /* malloc_printf.c in Sources */ = {isa = PBXBuildFile; fileRef = B65FBE2B2087AA2F00E21F59 /* malloc_printf.c */; };
+		B24C35A32AB28FA400E3870E /* early_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E18E02B29777E0A00EE7E0D /* early_malloc.c */; };
+		B24F712F29AE9C880064241F /* _malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B67B5672040B3A50003E78F /* _malloc.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B24F713429B0052D0064241F /* malloc_common.c in Sources */ = {isa = PBXBuildFile; fileRef = B66C71D82034BFAE0047E265 /* malloc_common.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B24F713529B005330064241F /* malloc_common.h in Headers */ = {isa = PBXBuildFile; fileRef = B66C71D72034BFAE0047E265 /* malloc_common.h */; };
+		B24F716629B7F10B0064241F /* sanitizer_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8C32D36A255F4FD1006152A4 /* sanitizer_malloc.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B24F716829B7F11B0064241F /* sanitizer_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CE61A27264EC6A9007EF8A3 /* sanitizer_malloc.h */; };
+		B24F716929B7F11C0064241F /* sanitizer_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CE61A27264EC6A9007EF8A3 /* sanitizer_malloc.h */; };
+		B2507D582A3A67B800FC0B66 /* malloc_private_exclaves.modulemap in Headers */ = {isa = PBXBuildFile; fileRef = B2507D572A3A677700FC0B66 /* malloc_private_exclaves.modulemap */; settings = {ATTRIBUTES = (Private, ); }; };
+		B260D0C529A70B350038CC9D /* malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FE91FF916A90BEF00D1238A /* malloc.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B26866992BCF22F2005FBF0B /* allocator.modulemap in CopyFiles */ = {isa = PBXBuildFile; fileRef = B2CDBA0A2A8164AA00E76A55 /* allocator.modulemap */; };
+		B268669A2BCF2401005FBF0B /* malloc_private_exclaves.modulemap in Headers */ = {isa = PBXBuildFile; fileRef = B2507D572A3A677700FC0B66 /* malloc_private_exclaves.modulemap */; settings = {ATTRIBUTES = (Private, ); }; };
+		B28B6CFF2A44F90500234081 /* malloc_implementation.h in Headers */ = {isa = PBXBuildFile; fileRef = 08315121215ED9C700D97E04 /* malloc_implementation.h */; settings = {ATTRIBUTES = (Private, ); }; };
+		B28B6D002A44F90F00234081 /* malloc_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C0352EC61C3F3C3600DB5126 /* malloc_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
+		B293DBC32AB1223E00EA1B30 /* xzone_introspect.c in Sources */ = {isa = PBXBuildFile; fileRef = B293DBC22AB1223E00EA1B30 /* xzone_introspect.c */; };
+		B293DBD72AB2749900EA1B30 /* xzone_introspect.c in Sources */ = {isa = PBXBuildFile; fileRef = B293DBC22AB1223E00EA1B30 /* xzone_introspect.c */; };
+		B293DBD82AB2757500EA1B30 /* xzone_inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F765F92A29217BAA00E9649E /* xzone_inline_internal.h */; };
+		B293DBD92AB2757700EA1B30 /* xzone_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = F765F92B29217BAA00E9649E /* xzone_malloc.h */; };
+		B299F39F2B48D65D00EA6D23 /* xzone_introspect_stub.c in Sources */ = {isa = PBXBuildFile; fileRef = B299F39B2B48D5DB00EA6D23 /* xzone_introspect_stub.c */; };
+		B29C114F2A7C2F2D00C00C07 /* malloc_printf.c in Sources */ = {isa = PBXBuildFile; fileRef = B65FBE2B2087AA2F00E21F59 /* malloc_printf.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B29E9A5929FC651300C0EBFF /* malloc_exclaves.c in Sources */ = {isa = PBXBuildFile; fileRef = B29E9A5829FC651300C0EBFF /* malloc_exclaves.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B2BF0AD72C06BE8E008F9700 /* EVE.libmalloc.exclavekit-darwintest.asan.bundle.definition.json in Sources */ = {isa = PBXBuildFile; fileRef = B2BF0A9A2C069910008F9700 /* EVE.libmalloc.exclavekit-darwintest.asan.bundle.definition.json */; };
+		B2BF0AD82C06BE97008F9700 /* EVE.libmalloc.exclavecore-darwintest.asan.bundle.definition.json in Sources */ = {isa = PBXBuildFile; fileRef = B2BF0A992C069910008F9700 /* EVE.libmalloc.exclavecore-darwintest.asan.bundle.definition.json */; };
+		B2C02C0129A8345800BD0C10 /* printf.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FE91FD916A90A8D00D1238A /* printf.h */; };
+		B2C02C0229A8347400BD0C10 /* base.h in Headers */ = {isa = PBXBuildFile; fileRef = C95742891BF3FD290027269A /* base.h */; };
+		B2C02C0529A8529900BD0C10 /* _platform.h in Headers */ = {isa = PBXBuildFile; fileRef = B2C02C0429A8529900BD0C10 /* _platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B2C02C0629A852C000BD0C10 /* _platform.h in Headers */ = {isa = PBXBuildFile; fileRef = B2C02C0429A8529900BD0C10 /* _platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
+		B2C02C0829A8594900BD0C10 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = C957426D1BF2C0C80027269A /* internal.h */; };
+		B2CDBA0B2A8164C300E76A55 /* early_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E18E02B29777E0A00EE7E0D /* early_malloc.c */; };
+		B2CDBA0C2A8164C700E76A55 /* early_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E18E02A29777E0A00EE7E0D /* early_malloc.h */; };
+		B2CDBA0D2A8164D100E76A55 /* xzone_segment.c in Sources */ = {isa = PBXBuildFile; fileRef = F765F92829217BAA00E9649E /* xzone_segment.c */; };
+		B2CDBA0E2A8164D300E76A55 /* xzone_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = F765F92929217BAA00E9649E /* xzone_malloc.c */; };
+		B2CDBA0F2A8164D600E76A55 /* xzone_inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F765F92A29217BAA00E9649E /* xzone_inline_internal.h */; };
+		B2CDBA102A8164D900E76A55 /* xzone_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = F765F92B29217BAA00E9649E /* xzone_malloc.h */; };
+		B2CDBA112A81653400E76A55 /* allocator.modulemap in CopyFiles */ = {isa = PBXBuildFile; fileRef = B2CDBA0A2A8164AA00E76A55 /* allocator.modulemap */; };
+		B2CDBA122A81658D00E76A55 /* vm.c in Sources */ = {isa = PBXBuildFile; fileRef = C932D2661D6B8D840063B19E /* vm.c */; settings = {COMPILER_FLAGS = "$(MALLOC_BOUNDS_ATTRIBUTES_SUPPORT)"; }; };
+		B2CDBA132A81659100E76A55 /* vm.h in Headers */ = {isa = PBXBuildFile; fileRef = C932D2671D6B8D840063B19E /* vm.h */; };
 		B61341DE20114B660038D163 /* ktrace.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B61341DD20114B070038D163 /* ktrace.framework */; };
 		B629CF28202BA149007719B9 /* nanov2_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = B68B7FA41FCDD9A500BAD1AA /* nanov2_malloc.c */; };
 		B629CF2E202BB337007719B9 /* bitarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD116A90A8D00D1238A /* bitarray.c */; };
@@ -89,7 +261,6 @@
 		B629CF36202BB337007719B9 /* malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD816A90A8D00D1238A /* malloc.c */; };
 		B629CF37202BB337007719B9 /* frozen_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = C95742A41BF6842F0027269A /* frozen_malloc.c */; };
 		B629CF38202BB337007719B9 /* nanov2_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = B68B7FA41FCDD9A500BAD1AA /* nanov2_malloc.c */; };
-		B629CF39202BB337007719B9 /* nano_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FDA16A90A8D00D1238A /* nano_malloc.c */; };
 		B629CF3B202BB337007719B9 /* magazine_tiny.c in Sources */ = {isa = PBXBuildFile; fileRef = C957428F1BF419DF0027269A /* magazine_tiny.c */; };
 		B629CF3C202BB337007719B9 /* nano_malloc_common.c in Sources */ = {isa = PBXBuildFile; fileRef = B68B7F9D1FCDCBC600BAD1AA /* nano_malloc_common.c */; };
 		B65FBE2C2087AA2F00E21F59 /* malloc_printf.c in Sources */ = {isa = PBXBuildFile; fileRef = B65FBE2B2087AA2F00E21F59 /* malloc_printf.c */; };
@@ -115,7 +286,6 @@
 		B6910F6F202B630D00FF2EB0 /* magmallocProvider.d in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD716A90A8D00D1238A /* magmallocProvider.d */; };
 		B6910F70202B630D00FF2EB0 /* malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD816A90A8D00D1238A /* malloc.c */; };
 		B6910F71202B630D00FF2EB0 /* frozen_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = C95742A41BF6842F0027269A /* frozen_malloc.c */; };
-		B6910F73202B630D00FF2EB0 /* nano_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FDA16A90A8D00D1238A /* nano_malloc.c */; };
 		B6910F75202B630D00FF2EB0 /* magazine_tiny.c in Sources */ = {isa = PBXBuildFile; fileRef = C957428F1BF419DF0027269A /* magazine_tiny.c */; };
 		B6910F76202B630D00FF2EB0 /* nano_malloc_common.c in Sources */ = {isa = PBXBuildFile; fileRef = B68B7F9D1FCDCBC600BAD1AA /* nano_malloc_common.c */; };
 		B6AFD93C214C6198007983DA /* msl_lite_support.c in Sources */ = {isa = PBXBuildFile; fileRef = B6AFD93B214C6198007983DA /* msl_lite_support.c */; };
@@ -131,7 +301,18 @@
 		B6D5C7F3202E26F90035E376 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = B6D5C7ED202E26CA0035E376 /* resolver.c */; };
 		B6D5C7F4202E26F90035E376 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = B6D5C7ED202E26CA0035E376 /* resolver.c */; };
 		B6D5C7F5202E26FA0035E376 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = B6D5C7ED202E26CA0035E376 /* resolver.c */; };
+		C002C5AA251A75C100D00D15 /* magazine_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD616A90A8D00D1238A /* magazine_malloc.c */; };
+		C002C5AB251A75FA00D00D15 /* magazine_tiny.c in Sources */ = {isa = PBXBuildFile; fileRef = C957428F1BF419DF0027269A /* magazine_tiny.c */; };
+		C002C5AC251A760D00D00D15 /* magazine_medium.c in Sources */ = {isa = PBXBuildFile; fileRef = C94B447721925C990005EA6F /* magazine_medium.c */; };
+		C002C5AD251A761600D00D15 /* magazine_large.c in Sources */ = {isa = PBXBuildFile; fileRef = C957429B1BF672F80027269A /* magazine_large.c */; };
+		C002C5AE251A763700D00D15 /* malloc_printf.c in Sources */ = {isa = PBXBuildFile; fileRef = B65FBE2B2087AA2F00E21F59 /* malloc_printf.c */; };
 		C0352EC71C3F3C4400DB5126 /* malloc_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C0352EC61C3F3C3600DB5126 /* malloc_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
+		C0545CBB251A74E4000273D3 /* magazine_small.c in Sources */ = {isa = PBXBuildFile; fileRef = C95742981BF670D00027269A /* magazine_small.c */; };
+		C0545CBC251A7502000273D3 /* vm.c in Sources */ = {isa = PBXBuildFile; fileRef = C932D2661D6B8D840063B19E /* vm.c */; };
+		C0545CBD251A7513000273D3 /* magazine_rack.c in Sources */ = {isa = PBXBuildFile; fileRef = C99E32091D6F7366005655A8 /* magazine_rack.c */; };
+		C0545CBF251A753D000273D3 /* malloc_mocks.c in Sources */ = {isa = PBXBuildFile; fileRef = C0545CBE251A753D000273D3 /* malloc_mocks.c */; };
+		C0ACD6D425102A16000C20CB /* magazine_small_tests.m in Sources */ = {isa = PBXBuildFile; fileRef = C0ACD6D325102A16000C20CB /* magazine_small_tests.m */; };
+		C0ACD6DE251038A1000C20CB /* magmallocProvider.d in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD716A90A8D00D1238A /* magmallocProvider.d */; };
 		C0CE45311C52C90500C24048 /* bitarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD116A90A8D00D1238A /* bitarray.c */; };
 		C0CE45321C52C90500C24048 /* purgeable_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = C957429E1BF681B00027269A /* purgeable_malloc.c */; };
 		C0CE45331C52C90500C24048 /* magazine_large.c in Sources */ = {isa = PBXBuildFile; fileRef = C957429B1BF672F80027269A /* magazine_large.c */; };
@@ -141,7 +322,6 @@
 		C0CE45371C52C90500C24048 /* magmallocProvider.d in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD716A90A8D00D1238A /* magmallocProvider.d */; };
 		C0CE45381C52C90500C24048 /* malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FD816A90A8D00D1238A /* malloc.c */; };
 		C0CE45391C52C90500C24048 /* frozen_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = C95742A41BF6842F0027269A /* frozen_malloc.c */; };
-		C0CE453A1C52C90500C24048 /* nano_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FE91FDA16A90A8D00D1238A /* nano_malloc.c */; };
 		C0CE453D1C52C90500C24048 /* magazine_tiny.c in Sources */ = {isa = PBXBuildFile; fileRef = C957428F1BF419DF0027269A /* magazine_tiny.c */; };
 		C0CE45401C52C90500C24048 /* magazine_inline.h in Headers */ = {isa = PBXBuildFile; fileRef = C95742921BF41C970027269A /* magazine_inline.h */; };
 		C0CE45411C52C90500C24048 /* nano_zone.h in Headers */ = {isa = PBXBuildFile; fileRef = C957427E1BF33D130027269A /* nano_zone.h */; };
@@ -152,7 +332,6 @@
 		C0CE45461C52C90500C24048 /* magazine_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = C95742951BF41E480027269A /* magazine_malloc.h */; };
 		C0CE45471C52C90500C24048 /* purgeable_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = C957429F1BF681B00027269A /* purgeable_malloc.h */; };
 		C0CE45481C52C90500C24048 /* base.h in Headers */ = {isa = PBXBuildFile; fileRef = C95742891BF3FD290027269A /* base.h */; };
-		C0CE454E1C52C9E600C24048 /* libmalloc.a in CopyFiles */ = {isa = PBXBuildFile; fileRef = C0CE454C1C52C90500C24048 /* libmalloc.a */; };
 		C932D2681D6B8D840063B19E /* vm.c in Sources */ = {isa = PBXBuildFile; fileRef = C932D2661D6B8D840063B19E /* vm.c */; };
 		C932D2691D6B8D840063B19E /* vm.h in Headers */ = {isa = PBXBuildFile; fileRef = C932D2671D6B8D840063B19E /* vm.h */; };
 		C938BBD31C74F7A400522BBD /* trace.h in Headers */ = {isa = PBXBuildFile; fileRef = C938BBD21C74F7A400522BBD /* trace.h */; };
@@ -167,7 +346,6 @@
 		C95742751BF2C2880027269A /* printf.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FE91FD916A90A8D00D1238A /* printf.h */; };
 		C95742761BF2C2880027269A /* platform.h in Headers */ = {isa = PBXBuildFile; fileRef = C9F77BBA1BF2B84800812E13 /* platform.h */; };
 		C95742771BF2C2880027269A /* legacy_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FE91FFB16A90E6C00D1238A /* legacy_malloc.h */; };
-		C957427A1BF2C67E0027269A /* nano_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = C95742791BF2C5F40027269A /* nano_malloc.h */; };
 		C957427C1BF2C8DE0027269A /* debug.h in Headers */ = {isa = PBXBuildFile; fileRef = C957427B1BF2C8DE0027269A /* debug.h */; };
 		C957427D1BF2C8DE0027269A /* debug.h in Headers */ = {isa = PBXBuildFile; fileRef = C957427B1BF2C8DE0027269A /* debug.h */; };
 		C957427F1BF33D130027269A /* nano_zone.h in Headers */ = {isa = PBXBuildFile; fileRef = C957427E1BF33D130027269A /* nano_zone.h */; };
@@ -201,7 +379,48 @@
 		C99E320B1D6F7366005655A8 /* magazine_rack.c in Sources */ = {isa = PBXBuildFile; fileRef = C99E32091D6F7366005655A8 /* magazine_rack.c */; };
 		C99E320C1D6F7366005655A8 /* magazine_rack.h in Headers */ = {isa = PBXBuildFile; fileRef = C99E320A1D6F7366005655A8 /* magazine_rack.h */; };
 		C9ABCA051CB6FC6800ECB399 /* empty.s in Sources */ = {isa = PBXBuildFile; fileRef = C9ABCA041CB6FC6800ECB399 /* empty.s */; };
+		F7099C97275346A900C9F66F /* magazine_tiny_tests.m in Sources */ = {isa = PBXBuildFile; fileRef = F7099C96275346A900C9F66F /* magazine_tiny_tests.m */; };
+		F765F92C29217BAA00E9649E /* xzone_segment.c in Sources */ = {isa = PBXBuildFile; fileRef = F765F92829217BAA00E9649E /* xzone_segment.c */; };
+		F765F92D29217BAA00E9649E /* xzone_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = F765F92929217BAA00E9649E /* xzone_malloc.c */; };
+		F765F92E29217BAA00E9649E /* xzone_inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F765F92A29217BAA00E9649E /* xzone_inline_internal.h */; };
+		F765F92F29217BAA00E9649E /* xzone_malloc.h in Headers */ = {isa = PBXBuildFile; fileRef = F765F92B29217BAA00E9649E /* xzone_malloc.h */; };
+		F7FC7599297905AA00D3F81F /* malloc_type_stubs.c in Sources */ = {isa = PBXBuildFile; fileRef = F7FC7598297905A900D3F81F /* malloc_type_stubs.c */; };
 /* End PBXBuildFile section */
+
+/* Begin PBXBuildRule section */
+		93D0A08C2B16AFA000009B69 /* PBXBuildRule */ = {
+			isa = PBXBuildRule;
+			compilerSpec = com.apple.compilers.proxy.script;
+			filePatterns = "*.bundle.definition.json";
+			fileType = pattern.proxy;
+			inputFiles = (
+			);
+			isEditable = 1;
+			outputFileLists = (
+				"$(SRCROOT)/xcodescripts/bundle_output.xcfilelist",
+			);
+			outputFiles = (
+			);
+			runOncePerArchitecture = 0;
+			script = "$SRCROOT/xcodescripts/bundle_rule.sh\n";
+		};
+		93EF33472B16A288000BA829 /* PBXBuildRule */ = {
+			isa = PBXBuildRule;
+			compilerSpec = com.apple.compilers.proxy.script;
+			filePatterns = "*.bundle.definition.json";
+			fileType = pattern.proxy;
+			inputFiles = (
+			);
+			isEditable = 1;
+			outputFileLists = (
+				"$(SRCROOT)/xcodescripts/bundle_output.xcfilelist",
+			);
+			outputFiles = (
+			);
+			runOncePerArchitecture = 0;
+			script = "$SRCROOT/xcodescripts/bundle_rule.sh\n";
+		};
+/* End PBXBuildRule section */
 
 /* Begin PBXContainerItemProxy section */
 		3FE9201516A9111400D1238A /* PBXContainerItemProxy */ = {
@@ -232,6 +451,41 @@
 			remoteGlobalIDString = 925383D41BD03C0500F745DB;
 			remoteInfo = darwintests;
 		};
+		93D0A0942B16AFD400009B69 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 3FFC1BE516A908F800027192 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = 925383D41BD03C0500F745DB;
+			remoteInfo = darwintests;
+		};
+		93D0A0962B16AFDB00009B69 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 3FFC1BE516A908F800027192 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = 93EF33412B16A224000BA829;
+			remoteInfo = "exclavekit-darwintest-SystemBundle";
+		};
+		93D0A0982B16AFE800009B69 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 3FFC1BE516A908F800027192 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = 93D0A0872B16AFA000009B69;
+			remoteInfo = "exclavecore-darwintest-SystemBundle";
+		};
+		93D0A09A2B16AFF600009B69 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 3FFC1BE516A908F800027192 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = 925383D41BD03C0500F745DB;
+			remoteInfo = darwintests;
+		};
+		B2FE94B72ABA5A9F00924E15 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 3FFC1BE516A908F800027192 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = B293DBCC2AB272BA00EA1B30;
+			remoteInfo = libmalloc_exclaves_introspector;
+		};
 		B60A579720093093006215CB /* PBXContainerItemProxy */ = {
 			isa = PBXContainerItemProxy;
 			containerPortal = 3FFC1BE516A908F800027192 /* Project object */;
@@ -253,6 +507,13 @@
 			remoteGlobalIDString = B6910F65202B630D00FF2EB0;
 			remoteInfo = libmalloc_mp;
 		};
+		C002C5B5251A7CFB00D00D15 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 3FFC1BE516A908F800027192 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = C0ACD6C72510274B000C20CB;
+			remoteInfo = libmalloc_xctests;
+		};
 		C0CE454F1C52CCBD00C24048 /* PBXContainerItemProxy */ = {
 			isa = PBXContainerItemProxy;
 			containerPortal = 3FFC1BE516A908F800027192 /* Project object */;
@@ -267,6 +528,13 @@
 			remoteGlobalIDString = 3FE91FE716A90AEC00D1238A;
 			remoteInfo = libsystem_malloc;
 		};
+		F7B02A1629791423002DDF30 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 3FFC1BE516A908F800027192 /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = F7FC75702979045000D3F81F;
+			remoteInfo = libmalloc_type_stubs;
+		};
 /* End PBXContainerItemProxy section */
 
 /* Begin PBXCopyFilesBuildPhase section */
@@ -279,24 +547,62 @@
 			);
 			runOnlyForDeploymentPostprocessing = 1;
 		};
-		C0CE454D1C52C9D900C24048 /* CopyFiles */ = {
+		4D0064DE2CB875050073E766 /* Install Trial namespace plists */ = {
 			isa = PBXCopyFilesBuildPhase;
 			buildActionMask = 8;
-			dstPath = /usr/local/lib/loaderd;
+			dstPath = /System/Library/Trial/NamespaceDescriptors;
 			dstSubfolderSpec = 0;
 			files = (
-				C0CE454E1C52C9E600C24048 /* libmalloc.a in CopyFiles */,
+				4D0064DF2CB8752B0073E766 /* com.apple.Trial.NamespaceDescriptor.1900.plist in Install Trial namespace plists */,
+			);
+			name = "Install Trial namespace plists";
+			runOnlyForDeploymentPostprocessing = 1;
+		};
+		4D0064E02CB875950073E766 /* Install Trial known factors plists */ = {
+			isa = PBXCopyFilesBuildPhase;
+			buildActionMask = 8;
+			dstPath = /System/Library/Trial/AllowedFactorsAndDefaults;
+			dstSubfolderSpec = 0;
+			files = (
+				4D0064E12CB875B00073E766 /* KnownFactors.PROBABILISTIC_GUARD_MALLOC_TARGETED_COVERAGE.plist in Install Trial known factors plists */,
+			);
+			name = "Install Trial known factors plists";
+			runOnlyForDeploymentPostprocessing = 1;
+		};
+		B24F716029B188100064241F /* CopyFiles */ = {
+			isa = PBXCopyFilesBuildPhase;
+			buildActionMask = 8;
+			dstPath = "$(SYSTEM_PREFIX)/usr/include";
+			dstSubfolderSpec = 0;
+			files = (
+				B2CDBA112A81653400E76A55 /* allocator.modulemap in CopyFiles */,
+			);
+			runOnlyForDeploymentPostprocessing = 1;
+		};
+		B26866982BCF22E0005FBF0B /* CopyFiles */ = {
+			isa = PBXCopyFilesBuildPhase;
+			buildActionMask = 8;
+			dstPath = "$(SYSTEM_PREFIX)/usr/include";
+			dstSubfolderSpec = 0;
+			files = (
+				B26866992BCF22F2005FBF0B /* allocator.modulemap in CopyFiles */,
 			);
 			runOnlyForDeploymentPostprocessing = 1;
 		};
 /* End PBXCopyFilesBuildPhase section */
 
 /* Begin PBXFileReference section */
+		06057A272A56B4B8005EF06B /* instrumentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = instrumentation.h; sourceTree = "<group>"; };
+		06057A282A56B4B8005EF06B /* instrumentation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = instrumentation.c; sourceTree = "<group>"; };
 		08315121215ED9C700D97E04 /* malloc_implementation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = malloc_implementation.h; sourceTree = "<group>"; };
 		084F5E831D50204F006CD296 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
 		086D54292159699B00A0ACD1 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; };
 		2B67B5672040B3A50003E78F /* _malloc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _malloc.h; sourceTree = "<group>"; };
 		2BED1E6A203E2F7700CB8C15 /* make_tapi_happy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = make_tapi_happy.h; sourceTree = "<group>"; };
+		3408F6B92912EC2E0036FFCF /* libmalloc_exclavekit.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc_exclavekit.xcconfig; sourceTree = "<group>"; };
+		3409D6D8290DB96D006384F8 /* libsystem_malloc.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_malloc.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
+		34B020CA29A545570058A44B /* libmalloc_exclavekit_test.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc_exclavekit_test.xcconfig; sourceTree = "<group>"; };
+		3A3397BF2981EF3500F9AFAD /* nano_common_tests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = nano_common_tests.m; sourceTree = "<group>"; };
 		3D157E7320354E02001630BF /* perfdata.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = perfdata.framework; path = ../MacOSX10.14.Internal.sdk/System/Library/PrivateFrameworks/perfdata.framework; sourceTree = SDKROOT; };
 		3FC452FF18E4ABFE003D6A38 /* manpages.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = manpages.sh; sourceTree = "<group>"; };
 		3FE91FC916A90A8D00D1238A /* malloc.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = malloc.3; sourceTree = "<group>"; };
@@ -308,7 +614,6 @@
 		3FE91FD716A90A8D00D1238A /* magmallocProvider.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = magmallocProvider.d; sourceTree = "<group>"; };
 		3FE91FD816A90A8D00D1238A /* malloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = malloc.c; sourceTree = "<group>"; };
 		3FE91FD916A90A8D00D1238A /* printf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = printf.h; sourceTree = "<group>"; };
-		3FE91FDA16A90A8D00D1238A /* nano_malloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = nano_malloc.c; sourceTree = "<group>"; };
 		3FE91FE016A90A8D00D1238A /* libmalloc.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc.xcconfig; sourceTree = "<group>"; };
 		3FE91FE116A90A8D00D1238A /* libmalloc_eos.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc_eos.xcconfig; sourceTree = "<group>"; };
 		3FE91FE316A90A8D00D1238A /* sanitise_headers.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = sanitise_headers.sh; sourceTree = "<group>"; };
@@ -317,13 +622,75 @@
 		3FE91FFB16A90E6C00D1238A /* legacy_malloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = legacy_malloc.h; sourceTree = "<group>"; };
 		3FE9201016A9109E00D1238A /* libmalloc_eOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libmalloc_eOS.a; sourceTree = BUILT_PRODUCTS_DIR; };
 		456E51C9197DF0D600A7E488 /* libmalloc_stress_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libmalloc_stress_test; sourceTree = BUILT_PRODUCTS_DIR; };
+		4D20007425BA687B0018FFE6 /* malloc_zone_unregister_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = malloc_zone_unregister_test.c; sourceTree = "<group>"; };
+		4D38D0F828EF983000B75207 /* malloc_type.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = malloc_type.c; sourceTree = "<group>"; };
+		4D39B1A82CB491C500899E33 /* com.apple.Trial.NamespaceDescriptor.1900.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = com.apple.Trial.NamespaceDescriptor.1900.plist; sourceTree = "<group>"; };
+		4D39B1A92CB491C500899E33 /* KnownFactors.PROBABILISTIC_GUARD_MALLOC_TARGETED_COVERAGE.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = KnownFactors.PROBABILISTIC_GUARD_MALLOC_TARGETED_COVERAGE.plist; sourceTree = "<group>"; };
+		4D83DB142422F91A00CECCFE /* pgm_integration.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pgm_integration.c; sourceTree = "<group>"; tabWidth = 2; };
+		4D87505A23F1D680005E25AA /* pgm_testing.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pgm_testing.h; sourceTree = "<group>"; tabWidth = 2; };
+		4D87505B23F1DB2E005E25AA /* pgm_allocator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pgm_allocator.c; sourceTree = "<group>"; tabWidth = 2; };
+		4DA4F8132A2916B900981635 /* wrapper_zones.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wrapper_zones.c; sourceTree = "<group>"; };
+		4DABD07D25CB621700AFF1F8 /* stack_trace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stack_trace.h; sourceTree = "<group>"; };
+		4DABD07E25CB621700AFF1F8 /* stack_trace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = stack_trace.c; sourceTree = "<group>"; };
+		4DC7987424186ECB008F629E /* pgm_zone_api.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pgm_zone_api.c; sourceTree = "<group>"; tabWidth = 2; };
+		4DD5962D23E22A3D00D573D2 /* pgm_internals.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pgm_internals.c; sourceTree = "<group>"; tabWidth = 2; };
+		4DD5E17226F4CDCA00C14B08 /* has_section.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = has_section.c; sourceTree = "<group>"; };
+		4DF318FF23D796550064A673 /* pgm_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pgm_malloc.c; sourceTree = "<group>"; tabWidth = 2; };
+		4DF3190023D796550064A673 /* pgm_malloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pgm_malloc.h; sourceTree = "<group>"; };
+		4DFC7B2F25CBBE1300625B17 /* stack_trace_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = stack_trace_test.c; sourceTree = "<group>"; };
+		4DFC7B3125CBBE9800625B17 /* zone_names.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = zone_names.c; sourceTree = "<group>"; };
+		4DFD596529524C9700F1CA2F /* malloc_type_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = malloc_type_internal.h; sourceTree = "<group>"; };
+		4DFD596829524CEA00F1CA2F /* malloc_type_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = malloc_type_private.h; sourceTree = "<group>"; };
+		4DFD596B295259B500F1CA2F /* _malloc_type.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _malloc_type.h; sourceTree = "<group>"; };
+		6E18E02A29777E0A00EE7E0D /* early_malloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = early_malloc.h; sourceTree = "<group>"; };
+		6E18E02B29777E0A00EE7E0D /* early_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = early_malloc.c; sourceTree = "<group>"; };
+		6EE262112978C210006430D6 /* mfm_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mfm_test.c; sourceTree = "<group>"; };
+		84637F8025C9289100D36067 /* malloc_private.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; path = malloc_private.modulemap; sourceTree = "<group>"; };
 		875E02E32125B62300A7FE8A /* aligned_alloc_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = aligned_alloc_test.c; sourceTree = "<group>"; };
 		875E02E42125C1D100A7FE8A /* posix_memalign_test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = posix_memalign_test.c; sourceTree = "<group>"; };
+		8C1C9DF4268127AC00B7B3E4 /* sanitizer_tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = sanitizer_tests.m; sourceTree = "<group>"; };
+		8C32D36A255F4FD1006152A4 /* sanitizer_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sanitizer_malloc.c; sourceTree = "<group>"; };
 		8CB962B01F7E9F610046942E /* asan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = asan.c; sourceTree = "<group>"; };
 		8CB962B11F7E9FD00046942E /* tsan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tsan.c; sourceTree = "<group>"; };
+		8CE61A27264EC6A9007EF8A3 /* sanitizer_malloc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sanitizer_malloc.h; sourceTree = "<group>"; };
 		925383D01BD03B4A00F745DB /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
 		925383D11BD03B4A00F745DB /* stress_test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stress_test.c; sourceTree = "<group>"; };
 		925383D31BD03B8F00F745DB /* manpages.lst */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = manpages.lst; sourceTree = "<group>"; };
+		93C629F42ACB71240006CBDA /* xzone_metapool.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xzone_metapool.c; sourceTree = "<group>"; };
+		93D0A0752B16AAE500009B69 /* EVE.libmalloc.exclavecore-darwintest.bundle.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavecore-darwintest.bundle.definition.json"; path = "System/ExclaveCore/usr/local/share/bundle/EVE.libmalloc.exclavecore-darwintest.bundle.definition.json"; sourceTree = SDKROOT; };
+		93D0A0762B16AAE500009B69 /* EVE.libmalloc.exclavekit-darwintest.bundle.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavekit-darwintest.bundle.definition.json"; path = "System/ExclaveCore/usr/local/share/bundle/EVE.libmalloc.exclavekit-darwintest.bundle.definition.json"; sourceTree = SDKROOT; };
+		93D0A0782B16AAE500009B69 /* EVE.libmalloc.exclavekit-darwintest.new.bundle.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavekit-darwintest.new.bundle.definition.json"; path = "System/ExclaveCore/usr/local/share/bundle/EVE.libmalloc.exclavekit-darwintest.new.bundle.definition.json"; sourceTree = SDKROOT; };
+		93D0A0792B16AAE500009B69 /* EVE.libmalloc.exclavecore-darwintest.new.bundle.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavecore-darwintest.new.bundle.definition.json"; path = "System/ExclaveCore/usr/local/share/bundle/EVE.libmalloc.exclavecore-darwintest.new.bundle.definition.json"; sourceTree = SDKROOT; };
+		93D0A07B2B16AB1F00009B69 /* EVE.libmalloc.exclavecore-darwintest.component.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavecore-darwintest.component.definition.json"; path = "System/ExclaveCore/usr/local/share/component/EVE.libmalloc.exclavecore-darwintest.component.definition.json"; sourceTree = SDKROOT; };
+		93D0A07D2B16AB1F00009B69 /* EVE.libmalloc.exclavekit-darwintest.component.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavekit-darwintest.component.definition.json"; path = "System/ExclaveCore/usr/local/share/component/EVE.libmalloc.exclavekit-darwintest.component.definition.json"; sourceTree = SDKROOT; };
+		93D0A07E2B16AB1F00009B69 /* EVE.libmalloc.exclavecore-darwintest.new.component.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavecore-darwintest.new.component.definition.json"; path = "System/ExclaveCore/usr/local/share/component/EVE.libmalloc.exclavecore-darwintest.new.component.definition.json"; sourceTree = SDKROOT; };
+		93D0A0852B16AE5A00009B69 /* libmalloc_exclavecore_darwintests.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc_exclavecore_darwintests.xcconfig; sourceTree = "<group>"; };
+		93D0A0862B16AE5A00009B69 /* libmalloc_exclavekit_darwintests.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc_exclavekit_darwintests.xcconfig; sourceTree = "<group>"; };
+		93D0A0902B16AFA000009B69 /* exclavecore-darwintest-SystemBundle.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "exclavecore-darwintest-SystemBundle.bundle"; sourceTree = BUILT_PRODUCTS_DIR; };
+		93EF33422B16A224000BA829 /* exclavekit-darwintest-SystemBundle.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "exclavekit-darwintest-SystemBundle.bundle"; sourceTree = BUILT_PRODUCTS_DIR; };
+		96C6DA1F27DAC25C008D0061 /* magazine_large_tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = magazine_large_tests.m; sourceTree = "<group>"; };
+		96E1C8ED2653373700B23906 /* magazine_medium_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = magazine_medium_test.c; sourceTree = "<group>"; };
+		B23096182AB4F3DE00917598 /* xzone_introspect.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = xzone_introspect.h; path = src/xzone/xzone_introspect.h; sourceTree = SOURCE_ROOT; };
+		B2395C7629EE0962006E9545 /* _ptrcheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _ptrcheck.h; sourceTree = "<group>"; };
+		B23F6AB02A982F630062A4E0 /* libmalloc_common.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc_common.xcconfig; sourceTree = "<group>"; };
+		B24F716229B2927B0064241F /* libmicrotest.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmicrotest.a; path = System/ExclaveKit/usr/lib/libmicrotest.a; sourceTree = SDKROOT; };
+		B2507D572A3A677700FC0B66 /* malloc_private_exclaves.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = malloc_private_exclaves.modulemap; sourceTree = "<group>"; };
+		B26D4A9B2A32B1D000591E03 /* libmalloc_exclavecore.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc_exclavecore.xcconfig; sourceTree = "<group>"; };
+		B26D4AA02A32B3CC00591E03 /* libmalloc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libmalloc.a; sourceTree = BUILT_PRODUCTS_DIR; };
+		B293DBC12AB11FF500EA1B30 /* libmalloc_exclaves_introspector.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc_exclaves_introspector.xcconfig; sourceTree = "<group>"; };
+		B293DBC22AB1223E00EA1B30 /* xzone_introspect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = xzone_introspect.c; sourceTree = "<group>"; };
+		B293DBCD2AB272BA00EA1B30 /* libmalloc_exclaves_introspector.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = libmalloc_exclaves_introspector.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+		B299F39B2B48D5DB00EA6D23 /* xzone_introspect_stub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xzone_introspect_stub.c; sourceTree = "<group>"; };
+		B29E9A5829FC651300C0EBFF /* malloc_exclaves.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = malloc_exclaves.c; sourceTree = "<group>"; };
+		B2B1803329BBCB2F00B4D3D3 /* bounds_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bounds_test.c; sourceTree = "<group>"; };
+		B2BF0A992C069910008F9700 /* EVE.libmalloc.exclavecore-darwintest.asan.bundle.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavecore-darwintest.asan.bundle.definition.json"; path = "System/ExclaveCore/usr/local/share/bundle/EVE.libmalloc.exclavecore-darwintest.asan.bundle.definition.json"; sourceTree = SDKROOT; };
+		B2BF0A9A2C069910008F9700 /* EVE.libmalloc.exclavekit-darwintest.asan.bundle.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavekit-darwintest.asan.bundle.definition.json"; path = "System/ExclaveCore/usr/local/share/bundle/EVE.libmalloc.exclavekit-darwintest.asan.bundle.definition.json"; sourceTree = SDKROOT; };
+		B2BF0A9B2C069AB7008F9700 /* EVE.libmalloc.exclavecore-darwintest.asan.component.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavecore-darwintest.asan.component.definition.json"; path = "System/ExclaveCore/usr/local/share/component/EVE.libmalloc.exclavecore-darwintest.asan.component.definition.json"; sourceTree = SDKROOT; };
+		B2BF0A9C2C069AB7008F9700 /* EVE.libmalloc.exclavekit-darwintest.asan.component.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavekit-darwintest.asan.component.definition.json"; path = "System/ExclaveCore/usr/local/share/component/EVE.libmalloc.exclavekit-darwintest.asan.component.definition.json"; sourceTree = SDKROOT; };
+		B2BF0A9D2C069BA8008F9700 /* EVE.libmalloc.exclavekit-darwintest.new.component.definition.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = "EVE.libmalloc.exclavekit-darwintest.new.component.definition.json"; path = "System/ExclaveCore/usr/local/share/componen/EVE.libmalloc.exclavekit-darwintest.new.component.definition.json"; sourceTree = SDKROOT; };
+		B2C02C0429A8529900BD0C10 /* _platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _platform.h; sourceTree = "<group>"; };
+		B2CDBA0A2A8164AA00E76A55 /* allocator.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = allocator.modulemap; sourceTree = "<group>"; };
+		B2F5F14329726BC500DFEFBB /* liblibc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblibc.tbd; path = System/ExclaveKit/usr/lib/system/liblibc.tbd; sourceTree = SDKROOT; };
 		B61341DD20114B070038D163 /* ktrace.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ktrace.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.Internal.sdk/System/Library/PrivateFrameworks/ktrace.framework; sourceTree = DEVELOPER_DIR; };
 		B629CF29202BA3C2007719B9 /* libmalloc_resolver.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc_resolver.xcconfig; sourceTree = "<group>"; };
 		B629CF42202BB337007719B9 /* libmalloc_alt.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libmalloc_alt.a; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -338,7 +705,6 @@
 		B66C71D72034BFAE0047E265 /* malloc_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = malloc_common.h; sourceTree = "<group>"; };
 		B66C71D82034BFAE0047E265 /* malloc_common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = malloc_common.c; sourceTree = "<group>"; };
 		B670DABD2072D0BB00139A1D /* perf_realloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = perf_realloc.c; sourceTree = "<group>"; };
-		B671CFFD207578CC00EEAF20 /* libmalloc.dirty */ = {isa = PBXFileReference; lastKnownFileType = text; path = libmalloc.dirty; sourceTree = "<group>"; };
 		B6726EC92092473D00E8AF5A /* malloc_heap_check_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = malloc_heap_check_test.c; sourceTree = "<group>"; };
 		B675F74520213D0A00B5038B /* nano_tests.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = nano_tests.c; sourceTree = "<group>"; };
 		B68B7F9C1FCDCBC600BAD1AA /* nano_malloc_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = nano_malloc_common.h; sourceTree = "<group>"; };
@@ -352,17 +718,24 @@
 		B6A494971F9918DD0016A799 /* calloc_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = calloc_test.c; sourceTree = "<group>"; };
 		B6A9C48C1F991716007D0853 /* malloc_free_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = malloc_free_test.c; sourceTree = "<group>"; };
 		B6AFD93B214C6198007983DA /* msl_lite_support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msl_lite_support.c; sourceTree = "<group>"; };
-		B6BE1D5D21BB120B00D5F315 /* MallocBenchTest */ = {isa = PBXFileReference; lastKnownFileType = folder; path = MallocBenchTest; sourceTree = "<group>"; };
 		B6C1C9C720D9B70F002CCC0B /* nano_trace_replay.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = nano_trace_replay.c; sourceTree = "<group>"; };
 		B6CA644D1FCE2C0A00DEBA12 /* nanov2_zone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = nanov2_zone.h; sourceTree = "<group>"; };
 		B6CA64511FCF1AAD00DEBA12 /* nano_zone_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = nano_zone_common.h; sourceTree = "<group>"; };
 		B6D2ED512007D76F007AF994 /* libmalloc_replay */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libmalloc_replay; sourceTree = BUILT_PRODUCTS_DIR; };
 		B6D2ED552007D91A007AF994 /* malloc_replay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = malloc_replay.cpp; sourceTree = "<group>"; };
 		B6D2ED562007D91A007AF994 /* malloc_replay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = malloc_replay.h; sourceTree = "<group>"; };
+		B6D59B0E225EA90E009E5896 /* reallocarray.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reallocarray.c; sourceTree = "<group>"; };
 		B6D5C7ED202E26CA0035E376 /* resolver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = resolver.c; sourceTree = "<group>"; };
+		C002C5B2251A7A2400D00D15 /* BATS.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = BATS.plist; sourceTree = "<group>"; };
 		C0352EC61C3F3C3600DB5126 /* malloc_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = malloc_private.h; sourceTree = "<group>"; };
+		C0545CBE251A753D000273D3 /* malloc_mocks.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = malloc_mocks.c; sourceTree = "<group>"; };
+		C0ACD6C82510274B000C20CB /* libmalloc_xctests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = libmalloc_xctests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
+		C0ACD6CC2510274B000C20CB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+		C0ACD6D225102817000C20CB /* libmalloc_xctests.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libmalloc_xctests.xcconfig; sourceTree = "<group>"; };
+		C0ACD6D325102A16000C20CB /* magazine_small_tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = magazine_small_tests.m; sourceTree = "<group>"; };
 		C0CE450E1C52B9E300C24048 /* libmalloc_static.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc_static.xcconfig; sourceTree = "<group>"; };
 		C0CE454C1C52C90500C24048 /* libmalloc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libmalloc.a; sourceTree = BUILT_PRODUCTS_DIR; };
+		C901C4BD23EDEAAA00E9E7EB /* libmalloc.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = libmalloc.plist; sourceTree = "<group>"; };
 		C92853A01C767F08001FEAF3 /* install-codes.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-codes.sh"; sourceTree = "<group>"; };
 		C931B58F1C81248100D0D230 /* madvise.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = madvise.c; sourceTree = "<group>"; };
 		C932D2631D6B6ED40063B19E /* magazine_tiny_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = magazine_tiny_test.c; sourceTree = "<group>"; };
@@ -375,7 +748,6 @@
 		C9571C391C18AA1D00A67EE3 /* stack_logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stack_logging.h; sourceTree = "<group>"; };
 		C957426D1BF2C0C80027269A /* internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
 		C957426E1BF2C1480027269A /* locking.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = locking.h; sourceTree = "<group>"; };
-		C95742791BF2C5F40027269A /* nano_malloc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = nano_malloc.h; sourceTree = "<group>"; };
 		C957427B1BF2C8DE0027269A /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
 		C957427E1BF33D130027269A /* nano_zone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nano_zone.h; sourceTree = "<group>"; };
 		C95742861BF3F9550027269A /* magazine_zone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = magazine_zone.h; sourceTree = "<group>"; };
@@ -397,9 +769,24 @@
 		C9F77BBA1BF2B84800812E13 /* platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
 		C9F8C2681D70B521008C4044 /* magazine_small_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = magazine_small_test.c; sourceTree = "<group>"; };
 		C9F8C2691D74C93A008C4044 /* magazine_rack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = magazine_rack.c; sourceTree = "<group>"; };
+		F7099C96275346A900C9F66F /* magazine_tiny_tests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = magazine_tiny_tests.m; sourceTree = "<group>"; };
+		F765F92829217BAA00E9649E /* xzone_segment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xzone_segment.c; sourceTree = "<group>"; };
+		F765F92929217BAA00E9649E /* xzone_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xzone_malloc.c; sourceTree = "<group>"; };
+		F765F92A29217BAA00E9649E /* xzone_inline_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xzone_inline_internal.h; sourceTree = "<group>"; };
+		F765F92B29217BAA00E9649E /* xzone_malloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xzone_malloc.h; sourceTree = "<group>"; };
+		F7FC75962979045000D3F81F /* libmalloc_type_stubs.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libmalloc_type_stubs.a; sourceTree = BUILT_PRODUCTS_DIR; };
+		F7FC75972979055500D3F81F /* libmalloc_type_stubs.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libmalloc_type_stubs.xcconfig; sourceTree = "<group>"; };
+		F7FC7598297905A900D3F81F /* malloc_type_stubs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = malloc_type_stubs.c; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
+		3409D6B0290DB96D006384F8 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
 		3FE91FE516A90AEC00D1238A /* Frameworks */ = {
 			isa = PBXFrameworksBuildPhase;
 			buildActionMask = 2147483647;
@@ -421,6 +808,20 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
+		B26D4A9D2A32B3CC00591E03 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		B293DBCA2AB272BA00EA1B30 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
 		B629CF3D202BB337007719B9 /* Frameworks */ = {
 			isa = PBXFrameworksBuildPhase;
 			buildActionMask = 2147483647;
@@ -445,6 +846,13 @@
 			runOnlyForDeploymentPostprocessing = 0;
 		};
 		C0CE453E1C52C90500C24048 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		F7FC75862979045000D3F81F /* Frameworks */ = {
 			isa = PBXFrameworksBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
@@ -457,6 +865,8 @@
 		084F5E821D50204F006CD296 /* Frameworks */ = {
 			isa = PBXGroup;
 			children = (
+				B24F716229B2927B0064241F /* libmicrotest.a */,
+				B2F5F14329726BC500DFEFBB /* liblibc.tbd */,
 				086D54292159699B00A0ACD1 /* libSystem.B.tbd */,
 				3D157E7320354E02001630BF /* perfdata.framework */,
 				B61341DD20114B070038D163 /* ktrace.framework */,
@@ -488,14 +898,20 @@
 		3FE91FCC16A90A8D00D1238A /* src */ = {
 			isa = PBXGroup;
 			children = (
+				06057A272A56B4B8005EF06B /* instrumentation.h */,
+				06057A282A56B4B8005EF06B /* instrumentation.c */,
+				F765F92729217BAA00E9649E /* xzone */,
 				C95742891BF3FD290027269A /* base.h */,
 				3FE91FD116A90A8D00D1238A /* bitarray.c */,
 				3FE91FD216A90A8D00D1238A /* bitarray.h */,
 				C957427B1BF2C8DE0027269A /* debug.h */,
 				C932D2641D6B73270063B19E /* dtrace.h */,
+				6E18E02B29777E0A00EE7E0D /* early_malloc.c */,
+				6E18E02A29777E0A00EE7E0D /* early_malloc.h */,
 				C9ABCA041CB6FC6800ECB399 /* empty.s */,
 				C95742A41BF6842F0027269A /* frozen_malloc.c */,
 				C95742A51BF6842F0027269A /* frozen_malloc.h */,
+				4DD5E17226F4CDCA00C14B08 /* has_section.c */,
 				C957426D1BF2C0C80027269A /* internal.h */,
 				C95742AA1BF685CB0027269A /* legacy_malloc.c */,
 				3FE91FFB16A90E6C00D1238A /* legacy_malloc.h */,
@@ -504,7 +920,6 @@
 				C957429B1BF672F80027269A /* magazine_large.c */,
 				3FE91FD616A90A8D00D1238A /* magazine_malloc.c */,
 				C95742951BF41E480027269A /* magazine_malloc.h */,
-				B65FBE2B2087AA2F00E21F59 /* malloc_printf.c */,
 				C99E32091D6F7366005655A8 /* magazine_rack.c */,
 				C99E320A1D6F7366005655A8 /* magazine_rack.h */,
 				C94B447721925C990005EA6F /* magazine_medium.c */,
@@ -515,24 +930,34 @@
 				3FE91FD816A90A8D00D1238A /* malloc.c */,
 				B66C71D82034BFAE0047E265 /* malloc_common.c */,
 				B66C71D72034BFAE0047E265 /* malloc_common.h */,
+				B29E9A5829FC651300C0EBFF /* malloc_exclaves.c */,
+				B65FBE2B2087AA2F00E21F59 /* malloc_printf.c */,
+				4D38D0F828EF983000B75207 /* malloc_type.c */,
+				4DFD596529524C9700F1CA2F /* malloc_type_internal.h */,
+				F7FC7598297905A900D3F81F /* malloc_type_stubs.c */,
 				B6AFD93B214C6198007983DA /* msl_lite_support.c */,
 				B68B7F9D1FCDCBC600BAD1AA /* nano_malloc_common.c */,
 				B68B7F9C1FCDCBC600BAD1AA /* nano_malloc_common.h */,
-				3FE91FDA16A90A8D00D1238A /* nano_malloc.c */,
-				C95742791BF2C5F40027269A /* nano_malloc.h */,
 				C957427E1BF33D130027269A /* nano_zone.h */,
 				B6CA64511FCF1AAD00DEBA12 /* nano_zone_common.h */,
 				B68B7FA41FCDD9A500BAD1AA /* nanov2_malloc.c */,
 				B68B7FA21FCDD60F00BAD1AA /* nanov2_malloc.h */,
 				B6CA644D1FCE2C0A00DEBA12 /* nanov2_zone.h */,
+				4DF318FF23D796550064A673 /* pgm_malloc.c */,
+				4DF3190023D796550064A673 /* pgm_malloc.h */,
 				C9F77BBA1BF2B84800812E13 /* platform.h */,
 				3FE91FD916A90A8D00D1238A /* printf.h */,
 				C957429E1BF681B00027269A /* purgeable_malloc.c */,
 				C957429F1BF681B00027269A /* purgeable_malloc.h */,
 				C957428C1BF411330027269A /* thresholds.h */,
 				C938BBD21C74F7A400522BBD /* trace.h */,
+				8C32D36A255F4FD1006152A4 /* sanitizer_malloc.c */,
+				8CE61A27264EC6A9007EF8A3 /* sanitizer_malloc.h */,
+				4DABD07D25CB621700AFF1F8 /* stack_trace.h */,
+				4DABD07E25CB621700AFF1F8 /* stack_trace.c */,
 				C932D2661D6B8D840063B19E /* vm.c */,
 				C932D2671D6B8D840063B19E /* vm.h */,
+				4DA4F8132A2916B900981635 /* wrapper_zones.c */,
 			);
 			path = src;
 			sourceTree = "<group>";
@@ -540,12 +965,20 @@
 		3FE91FDF16A90A8D00D1238A /* xcodeconfig */ = {
 			isa = PBXGroup;
 			children = (
+				93D0A0852B16AE5A00009B69 /* libmalloc_exclavecore_darwintests.xcconfig */,
+				93D0A0862B16AE5A00009B69 /* libmalloc_exclavekit_darwintests.xcconfig */,
+				B293DBC12AB11FF500EA1B30 /* libmalloc_exclaves_introspector.xcconfig */,
 				3FE91FE016A90A8D00D1238A /* libmalloc.xcconfig */,
+				B23F6AB02A982F630062A4E0 /* libmalloc_common.xcconfig */,
 				3FE91FE116A90A8D00D1238A /* libmalloc_eos.xcconfig */,
-				C0CE450E1C52B9E300C24048 /* libmalloc_static.xcconfig */,
+				B26D4A9B2A32B1D000591E03 /* libmalloc_exclavecore.xcconfig */,
+				3408F6B92912EC2E0036FFCF /* libmalloc_exclavekit.xcconfig */,
+				34B020CA29A545570058A44B /* libmalloc_exclavekit_test.xcconfig */,
 				B66AA658202A70B00019D607 /* libmalloc_resolved.xcconfig */,
 				B629CF29202BA3C2007719B9 /* libmalloc_resolver.xcconfig */,
-				B671CFFD207578CC00EEAF20 /* libmalloc.dirty */,
+				C0CE450E1C52B9E300C24048 /* libmalloc_static.xcconfig */,
+				F7FC75972979055500D3F81F /* libmalloc_type_stubs.xcconfig */,
+				C0ACD6D225102817000C20CB /* libmalloc_xctests.xcconfig */,
 			);
 			path = xcodeconfig;
 			sourceTree = "<group>";
@@ -570,6 +1003,13 @@
 				B6D2ED512007D76F007AF994 /* libmalloc_replay */,
 				B6910F89202B630D00FF2EB0 /* libmalloc_mp.a */,
 				B629CF42202BB337007719B9 /* libmalloc_alt.a */,
+				C0ACD6C82510274B000C20CB /* libmalloc_xctests.xctest */,
+				3409D6D8290DB96D006384F8 /* libsystem_malloc.dylib */,
+				F7FC75962979045000D3F81F /* libmalloc_type_stubs.a */,
+				B26D4AA02A32B3CC00591E03 /* libmalloc.a */,
+				B293DBCD2AB272BA00EA1B30 /* libmalloc_exclaves_introspector.framework */,
+				93EF33422B16A224000BA829 /* exclavekit-darwintest-SystemBundle.bundle */,
+				93D0A0902B16AFA000009B69 /* exclavecore-darwintest-SystemBundle.bundle */,
 			);
 			name = Products;
 			sourceTree = "<group>";
@@ -585,7 +1025,11 @@
 		3FE91FF816A90BEF00D1238A /* malloc */ = {
 			isa = PBXGroup;
 			children = (
+				B2CDBA0A2A8164AA00E76A55 /* allocator.modulemap */,
 				2B67B5672040B3A50003E78F /* _malloc.h */,
+				4DFD596B295259B500F1CA2F /* _malloc_type.h */,
+				B2C02C0429A8529900BD0C10 /* _platform.h */,
+				B2395C7629EE0962006E9545 /* _ptrcheck.h */,
 				3FE91FF916A90BEF00D1238A /* malloc.h */,
 			);
 			path = malloc;
@@ -594,6 +1038,7 @@
 		3FFC1BE416A908F800027192 = {
 			isa = PBXGroup;
 			children = (
+				C901C4BC23EDEAAA00E9E7EB /* featureflags */,
 				3FE91FF716A90BEF00D1238A /* include */,
 				3FE91FC816A90A8D00D1238A /* man */,
 				C9571C381C18AA0A00A67EE3 /* private */,
@@ -603,6 +1048,7 @@
 				3FE91FDF16A90A8D00D1238A /* xcodeconfig */,
 				3FE91FE216A90A8D00D1238A /* xcodescripts */,
 				08C28B411D501D2C000AE997 /* tools */,
+				4D39B1AA2CB491C500899E33 /* trial */,
 				3FE91FE916A90AEC00D1238A /* Products */,
 				084F5E821D50204F006CD296 /* Frameworks */,
 			);
@@ -610,12 +1056,23 @@
 			tabWidth = 4;
 			usesTabs = 1;
 		};
+		4D39B1AA2CB491C500899E33 /* trial */ = {
+			isa = PBXGroup;
+			children = (
+				4D39B1A82CB491C500899E33 /* com.apple.Trial.NamespaceDescriptor.1900.plist */,
+				4D39B1A92CB491C500899E33 /* KnownFactors.PROBABILISTIC_GUARD_MALLOC_TARGETED_COVERAGE.plist */,
+			);
+			path = trial;
+			sourceTree = "<group>";
+		};
 		925383BD1BD03B4A00F745DB /* tests */ = {
 			isa = PBXGroup;
 			children = (
-				B6BE1D5D21BB120B00D5F315 /* MallocBenchTest */,
+				93D0A0742B16AA9100009B69 /* Definitions */,
+				C0ACD6C92510274B000C20CB /* xctests */,
 				8CB962B01F7E9F610046942E /* asan.c */,
 				8CB962B11F7E9FD00046942E /* tsan.c */,
+				B2B1803329BBCB2F00B4D3D3 /* bounds_test.c */,
 				C931B58F1C81248100D0D230 /* madvise.c */,
 				C9F8C2691D74C93A008C4044 /* magazine_rack.c */,
 				B6A494971F9918DD0016A799 /* calloc_test.c */,
@@ -623,6 +1080,7 @@
 				875E02E32125B62300A7FE8A /* aligned_alloc_test.c */,
 				875E02E42125C1D100A7FE8A /* posix_memalign_test.c */,
 				B6A414EA1FBDF01C0038DC53 /* malloc_claimed_address_tests.c */,
+				4D20007425BA687B0018FFE6 /* malloc_zone_unregister_test.c */,
 				B6726EC92092473D00E8AF5A /* malloc_heap_check_test.c */,
 				C9F8C2681D70B521008C4044 /* magazine_small_test.c */,
 				B64E100A205311DC004C4BA6 /* malloc_size_test.c */,
@@ -630,16 +1088,45 @@
 				C932D2631D6B6ED40063B19E /* magazine_tiny_test.c */,
 				B69B2B941FB3D00500FD5A8F /* magazine_malloc.c */,
 				B65A635D2252B3A000A95474 /* memory_pressure.c */,
+				6EE262112978C210006430D6 /* mfm_test.c */,
 				925383D01BD03B4A00F745DB /* Makefile */,
 				B6536A6320475BA4005FBE22 /* basic_malloc_free_perf.c */,
 				B675F74520213D0A00B5038B /* nano_tests.c */,
 				B6C1C9C720D9B70F002CCC0B /* nano_trace_replay.c */,
+				4D87505A23F1D680005E25AA /* pgm_testing.h */,
+				4DD5962D23E22A3D00D573D2 /* pgm_internals.c */,
+				4D87505B23F1DB2E005E25AA /* pgm_allocator.c */,
+				4DC7987424186ECB008F629E /* pgm_zone_api.c */,
+				4D83DB142422F91A00CECCFE /* pgm_integration.c */,
 				B6536A62204754B6005FBE22 /* perf_contended_malloc_free.c */,
 				B670DABD2072D0BB00139A1D /* perf_realloc.c */,
+				B6D59B0E225EA90E009E5896 /* reallocarray.c */,
 				B68C985C2180BEB5003DAF36 /* region_cookie_test.c */,
+				4DFC7B2F25CBBE1300625B17 /* stack_trace_test.c */,
 				925383D11BD03B4A00F745DB /* stress_test.c */,
+				4DFC7B3125CBBE9800625B17 /* zone_names.c */,
+				96E1C8ED2653373700B23906 /* magazine_medium_test.c */,
 			);
 			path = tests;
+			sourceTree = "<group>";
+		};
+		93D0A0742B16AA9100009B69 /* Definitions */ = {
+			isa = PBXGroup;
+			children = (
+				93D0A0752B16AAE500009B69 /* EVE.libmalloc.exclavecore-darwintest.bundle.definition.json */,
+				B2BF0A992C069910008F9700 /* EVE.libmalloc.exclavecore-darwintest.asan.bundle.definition.json */,
+				93D0A0792B16AAE500009B69 /* EVE.libmalloc.exclavecore-darwintest.new.bundle.definition.json */,
+				93D0A07B2B16AB1F00009B69 /* EVE.libmalloc.exclavecore-darwintest.component.definition.json */,
+				B2BF0A9B2C069AB7008F9700 /* EVE.libmalloc.exclavecore-darwintest.asan.component.definition.json */,
+				93D0A07E2B16AB1F00009B69 /* EVE.libmalloc.exclavecore-darwintest.new.component.definition.json */,
+				93D0A0762B16AAE500009B69 /* EVE.libmalloc.exclavekit-darwintest.bundle.definition.json */,
+				B2BF0A9A2C069910008F9700 /* EVE.libmalloc.exclavekit-darwintest.asan.bundle.definition.json */,
+				93D0A0782B16AAE500009B69 /* EVE.libmalloc.exclavekit-darwintest.new.bundle.definition.json */,
+				93D0A07D2B16AB1F00009B69 /* EVE.libmalloc.exclavekit-darwintest.component.definition.json */,
+				B2BF0A9C2C069AB7008F9700 /* EVE.libmalloc.exclavekit-darwintest.asan.component.definition.json */,
+				B2BF0A9D2C069BA8008F9700 /* EVE.libmalloc.exclavekit-darwintest.new.component.definition.json */,
+			);
+			name = Definitions;
 			sourceTree = "<group>";
 		};
 		B629CF45202BBDCC007719B9 /* resolver */ = {
@@ -652,34 +1139,112 @@
 			path = resolver;
 			sourceTree = "<group>";
 		};
+		C0ACD6C92510274B000C20CB /* xctests */ = {
+			isa = PBXGroup;
+			children = (
+				F7099C96275346A900C9F66F /* magazine_tiny_tests.m */,
+				C002C5B2251A7A2400D00D15 /* BATS.plist */,
+				C0ACD6CC2510274B000C20CB /* Info.plist */,
+				C0ACD6D325102A16000C20CB /* magazine_small_tests.m */,
+				C0545CBE251A753D000273D3 /* malloc_mocks.c */,
+				96C6DA1F27DAC25C008D0061 /* magazine_large_tests.m */,
+				3A3397BF2981EF3500F9AFAD /* nano_common_tests.m */,
+				8C1C9DF4268127AC00B7B3E4 /* sanitizer_tests.m */,
+			);
+			path = xctests;
+			sourceTree = "<group>";
+		};
+		C901C4BC23EDEAAA00E9E7EB /* featureflags */ = {
+			isa = PBXGroup;
+			children = (
+				C901C4BD23EDEAAA00E9E7EB /* libmalloc.plist */,
+			);
+			path = featureflags;
+			sourceTree = "<group>";
+		};
 		C9571C381C18AA0A00A67EE3 /* private */ = {
 			isa = PBXGroup;
 			children = (
+				84637F8025C9289100D36067 /* malloc_private.modulemap */,
+				B2507D572A3A677700FC0B66 /* malloc_private_exclaves.modulemap */,
 				C9571C391C18AA1D00A67EE3 /* stack_logging.h */,
 				C0352EC61C3F3C3600DB5126 /* malloc_private.h */,
+				4DFD596829524CEA00F1CA2F /* malloc_type_private.h */,
 				08315121215ED9C700D97E04 /* malloc_implementation.h */,
 				2BED1E6A203E2F7700CB8C15 /* make_tapi_happy.h */,
 			);
 			path = private;
+			sourceTree = "<group>";
+		};
+		F765F92729217BAA00E9649E /* xzone */ = {
+			isa = PBXGroup;
+			children = (
+				93C629F42ACB71240006CBDA /* xzone_metapool.c */,
+				F765F92A29217BAA00E9649E /* xzone_inline_internal.h */,
+				B23096182AB4F3DE00917598 /* xzone_introspect.h */,
+				B293DBC22AB1223E00EA1B30 /* xzone_introspect.c */,
+				B299F39B2B48D5DB00EA6D23 /* xzone_introspect_stub.c */,
+				F765F92B29217BAA00E9649E /* xzone_malloc.h */,
+				F765F92929217BAA00E9649E /* xzone_malloc.c */,
+				F765F92829217BAA00E9649E /* xzone_segment.c */,
+			);
+			path = xzone;
 			sourceTree = "<group>";
 		};
 /* End PBXGroup section */
 
 /* Begin PBXHeadersBuildPhase section */
+		3409D6B1290DB96D006384F8 /* Headers */ = {
+			isa = PBXHeadersBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				B2444EEE29C26711001D6839 /* _malloc_type.h in Headers */,
+				B2444EEF29C280F1001D6839 /* malloc_type_private.h in Headers */,
+				B2C02C0829A8594900BD0C10 /* internal.h in Headers */,
+				B2CDBA0F2A8164D600E76A55 /* xzone_inline_internal.h in Headers */,
+				B2444EF129C29C0A001D6839 /* malloc_type_internal.h in Headers */,
+				B260D0C529A70B350038CC9D /* malloc.h in Headers */,
+				B218ABB52B08219A00CB20FC /* xzone_introspect.h in Headers */,
+				B2C02C0529A8529900BD0C10 /* _platform.h in Headers */,
+				B2507D582A3A67B800FC0B66 /* malloc_private_exclaves.modulemap in Headers */,
+				B24F713529B005330064241F /* malloc_common.h in Headers */,
+				B2CDBA0C2A8164C700E76A55 /* early_malloc.h in Headers */,
+				B28B6D002A44F90F00234081 /* malloc_private.h in Headers */,
+				B24F716929B7F11C0064241F /* sanitizer_malloc.h in Headers */,
+				B2395C7829EE0963006E9545 /* _ptrcheck.h in Headers */,
+				B24F712F29AE9C880064241F /* _malloc.h in Headers */,
+				B28B6CFF2A44F90500234081 /* malloc_implementation.h in Headers */,
+				B2CDBA102A8164D900E76A55 /* xzone_malloc.h in Headers */,
+				B2CDBA132A81659100E76A55 /* vm.h in Headers */,
+				B2C02C0129A8345800BD0C10 /* printf.h in Headers */,
+				B2C02C0229A8347400BD0C10 /* base.h in Headers */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
 		3FE91FE616A90AEC00D1238A /* Headers */ = {
 			isa = PBXHeadersBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
 				C957428A1BF3FD290027269A /* base.h in Headers */,
+				6E18E02C29777E0A00EE7E0D /* early_malloc.h in Headers */,
 				C0352EC71C3F3C4400DB5126 /* malloc_private.h in Headers */,
+				B2395C7729EE0963006E9545 /* _ptrcheck.h in Headers */,
+				84637F8125C928B500D36067 /* malloc_private.modulemap in Headers */,
 				C95742731BF2C2880027269A /* internal.h in Headers */,
+				B2C02C0629A852C000BD0C10 /* _platform.h in Headers */,
 				B6CA644E1FCE2C1900DEBA12 /* nanov2_zone.h in Headers */,
+				B24F716829B7F11B0064241F /* sanitizer_malloc.h in Headers */,
 				C99E320C1D6F7366005655A8 /* magazine_rack.h in Headers */,
 				C95742721BF2C2880027269A /* bitarray.h in Headers */,
 				C932D2691D6B8D840063B19E /* vm.h in Headers */,
+				F765F92F29217BAA00E9649E /* xzone_malloc.h in Headers */,
+				4DFD596A29524CF300F1CA2F /* malloc_type_private.h in Headers */,
 				08315123215EE9A100D97E04 /* stack_logging.h in Headers */,
 				B6CA64521FCF1AD200DEBA12 /* nano_zone_common.h in Headers */,
 				C938BBD31C74F7A400522BBD /* trace.h in Headers */,
+				B230961A2AB4F52B00917598 /* xzone_introspect.h in Headers */,
+				4DABD07F25CB621700AFF1F8 /* stack_trace.h in Headers */,
+				4DFD596729524CB300F1CA2F /* malloc_type_internal.h in Headers */,
 				C95742A81BF6842F0027269A /* frozen_malloc.h in Headers */,
 				08315122215ED9CF00D97E04 /* malloc_implementation.h in Headers */,
 				C957428D1BF411330027269A /* thresholds.h in Headers */,
@@ -687,13 +1252,15 @@
 				C95742931BF41C970027269A /* magazine_inline.h in Headers */,
 				B68B7FA31FCDD67100BAD1AA /* nanov2_malloc.h in Headers */,
 				C95742761BF2C2880027269A /* platform.h in Headers */,
-				C957427A1BF2C67E0027269A /* nano_malloc.h in Headers */,
 				B66C71D92034BFAE0047E265 /* malloc_common.h in Headers */,
 				C957427C1BF2C8DE0027269A /* debug.h in Headers */,
 				2B67B5682040B3AF0003E78F /* _malloc.h in Headers */,
 				C95742961BF41E480027269A /* magazine_malloc.h in Headers */,
 				3FE91FFA16A90BEF00D1238A /* malloc.h in Headers */,
+				4DF3190223D796550064A673 /* pgm_malloc.h in Headers */,
+				4DFD596C295259BA00F1CA2F /* _malloc_type.h in Headers */,
 				C95742871BF3F9550027269A /* magazine_zone.h in Headers */,
+				F765F92E29217BAA00E9649E /* xzone_inline_internal.h in Headers */,
 				C95742771BF2C2880027269A /* legacy_malloc.h in Headers */,
 				C95742A21BF681B00027269A /* purgeable_malloc.h in Headers */,
 				B68B7F9E1FCDCBC600BAD1AA /* nano_malloc_common.h in Headers */,
@@ -720,6 +1287,44 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
+		B2226E222A903629001703BE /* Headers */ = {
+			isa = PBXHeadersBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				B2226E292A903780001703BE /* malloc_private.h in Headers */,
+				B2226E2B2A903780001703BE /* malloc_type_private.h in Headers */,
+				B2226E232A90375E001703BE /* _malloc.h in Headers */,
+				B2226E242A90375E001703BE /* _malloc_type.h in Headers */,
+				B2226E252A90375E001703BE /* _platform.h in Headers */,
+				B2226E262A90375E001703BE /* _ptrcheck.h in Headers */,
+				B268669A2BCF2401005FBF0B /* malloc_private_exclaves.modulemap in Headers */,
+				B2226E272A90375E001703BE /* malloc.h in Headers */,
+				B2226E362A9037EF001703BE /* base.h in Headers */,
+				B2226E352A9037EC001703BE /* printf.h in Headers */,
+				B2226E342A9037E9001703BE /* vm.h in Headers */,
+				B2226E332A9037E6001703BE /* xzone_malloc.h in Headers */,
+				B2226E322A9037DE001703BE /* sanitizer_malloc.h in Headers */,
+				B2226E312A9037DA001703BE /* early_malloc.h in Headers */,
+				B2226E302A9037D4001703BE /* malloc_common.h in Headers */,
+				B218ABB32B0818CD00CB20FC /* xzone_introspect.h in Headers */,
+				B2226E2E2A9037CE001703BE /* xzone_inline_internal.h in Headers */,
+				B2226E2F2A9037CE001703BE /* malloc_type_internal.h in Headers */,
+				B2226E2D2A9037C5001703BE /* internal.h in Headers */,
+				B2226E2C2A903780001703BE /* malloc_implementation.h in Headers */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		B293DBC82AB272BA00EA1B30 /* Headers */ = {
+			isa = PBXHeadersBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				B24C35932AB27D0A00E3870E /* internal.h in Headers */,
+				B293DBD82AB2757500EA1B30 /* xzone_inline_internal.h in Headers */,
+				B23096192AB4F3DE00917598 /* xzone_introspect.h in Headers */,
+				B293DBD92AB2757700EA1B30 /* xzone_malloc.h in Headers */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
 		C0CE453F1C52C90500C24048 /* Headers */ = {
 			isa = PBXHeadersBuildPhase;
 			buildActionMask = 2147483647;
@@ -738,6 +1343,13 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
+		F7FC75872979045000D3F81F /* Headers */ = {
+			isa = PBXHeadersBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
 /* End PBXHeadersBuildPhase section */
 
 /* Begin PBXLegacyTarget section */
@@ -758,6 +1370,24 @@
 /* End PBXLegacyTarget section */
 
 /* Begin PBXNativeTarget section */
+		3409D692290DB96D006384F8 /* libsystem_malloc_exclavekit */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = 3409D6D5290DB96D006384F8 /* Build configuration list for PBXNativeTarget "libsystem_malloc_exclavekit" */;
+			buildPhases = (
+				3409D697290DB96D006384F8 /* Sources */,
+				3409D6B0290DB96D006384F8 /* Frameworks */,
+				3409D6B1290DB96D006384F8 /* Headers */,
+				B24F716029B188100064241F /* CopyFiles */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = libsystem_malloc_exclavekit;
+			productName = libmalloc;
+			productReference = 3409D6D8290DB96D006384F8 /* libsystem_malloc.dylib */;
+			productType = "com.apple.product-type.library.dynamic";
+		};
 		3FE91FE716A90AEC00D1238A /* libsystem_malloc */ = {
 			isa = PBXNativeTarget;
 			buildConfigurationList = 3FE91FEA16A90AEC00D1238A /* Build configuration list for PBXNativeTarget "libsystem_malloc" */;
@@ -766,6 +1396,7 @@
 				3FE91FE516A90AEC00D1238A /* Frameworks */,
 				3FE91FE616A90AEC00D1238A /* Headers */,
 				C92853A11C767F78001FEAF3 /* Install Codes File */,
+				F7B02A182984CA06002DDF30 /* Install FeatureFlags */,
 			);
 			buildRules = (
 			);
@@ -812,6 +1443,74 @@
 			productReference = 456E51C9197DF0D600A7E488 /* libmalloc_stress_test */;
 			productType = "com.apple.product-type.tool";
 		};
+		93D0A0872B16AFA000009B69 /* exclavecore-darwintest-SystemBundle */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = 93D0A08D2B16AFA000009B69 /* Build configuration list for PBXNativeTarget "exclavecore-darwintest-SystemBundle" */;
+			buildPhases = (
+				93D0A0882B16AFA000009B69 /* Sources */,
+			);
+			buildRules = (
+				93D0A08C2B16AFA000009B69 /* PBXBuildRule */,
+			);
+			dependencies = (
+			);
+			name = "exclavecore-darwintest-SystemBundle";
+			productName = "exclavekit-darwintest-SystemBundle";
+			productReference = 93D0A0902B16AFA000009B69 /* exclavecore-darwintest-SystemBundle.bundle */;
+			productType = "com.apple.product-type.bundle";
+		};
+		93EF33412B16A224000BA829 /* exclavekit-darwintest-SystemBundle */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = 93EF33462B16A224000BA829 /* Build configuration list for PBXNativeTarget "exclavekit-darwintest-SystemBundle" */;
+			buildPhases = (
+				93EF333E2B16A224000BA829 /* Sources */,
+			);
+			buildRules = (
+				93EF33472B16A288000BA829 /* PBXBuildRule */,
+			);
+			dependencies = (
+			);
+			name = "exclavekit-darwintest-SystemBundle";
+			productName = "exclavekit-darwintest-SystemBundle";
+			productReference = 93EF33422B16A224000BA829 /* exclavekit-darwintest-SystemBundle.bundle */;
+			productType = "com.apple.product-type.bundle";
+		};
+		B26D4A9F2A32B3CC00591E03 /* libmalloc_exclavecore */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = B26D4AA62A32B3CC00591E03 /* Build configuration list for PBXNativeTarget "libmalloc_exclavecore" */;
+			buildPhases = (
+				B2226E222A903629001703BE /* Headers */,
+				B26D4A9C2A32B3CC00591E03 /* Sources */,
+				B26D4A9D2A32B3CC00591E03 /* Frameworks */,
+				B26866982BCF22E0005FBF0B /* CopyFiles */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = libmalloc_exclavecore;
+			productName = libmalloc_exclavecore;
+			productReference = B26D4AA02A32B3CC00591E03 /* libmalloc.a */;
+			productType = "com.apple.product-type.library.static";
+		};
+		B293DBCC2AB272BA00EA1B30 /* libmalloc_exclaves_introspector */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = B293DBD12AB272BA00EA1B30 /* Build configuration list for PBXNativeTarget "libmalloc_exclaves_introspector" */;
+			buildPhases = (
+				B293DBC82AB272BA00EA1B30 /* Headers */,
+				B293DBC92AB272BA00EA1B30 /* Sources */,
+				B293DBCA2AB272BA00EA1B30 /* Frameworks */,
+				B293DBCB2AB272BA00EA1B30 /* Resources */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = libmalloc_exclaves_introspector;
+			productName = libmalloc_exclaves_introspector;
+			productReference = B293DBCD2AB272BA00EA1B30 /* libmalloc_exclaves_introspector.framework */;
+			productType = "com.apple.product-type.framework";
+		};
 		B629CF2B202BB337007719B9 /* libmalloc_alt */ = {
 			isa = PBXNativeTarget;
 			buildConfigurationList = B629CF3F202BB337007719B9 /* Build configuration list for PBXNativeTarget "libmalloc_alt" */;
@@ -862,6 +1561,21 @@
 			productReference = B6D2ED512007D76F007AF994 /* libmalloc_replay */;
 			productType = "com.apple.product-type.tool";
 		};
+		C0ACD6C72510274B000C20CB /* libmalloc_xctests */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = C0ACD6CD2510274B000C20CB /* Build configuration list for PBXNativeTarget "libmalloc_xctests" */;
+			buildPhases = (
+				C0ACD6C42510274B000C20CB /* Sources */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = libmalloc_xctests;
+			productName = libmalloc_xctests;
+			productReference = C0ACD6C82510274B000C20CB /* libmalloc_xctests.xctest */;
+			productType = "com.apple.product-type.bundle.unit-test";
+		};
 		C0CE452F1C52C90500C24048 /* libmalloc_static */ = {
 			isa = PBXNativeTarget;
 			buildConfigurationList = C0CE45491C52C90500C24048 /* Build configuration list for PBXNativeTarget "libmalloc_static" */;
@@ -869,7 +1583,6 @@
 				C0CE45301C52C90500C24048 /* Sources */,
 				C0CE453E1C52C90500C24048 /* Frameworks */,
 				C0CE453F1C52C90500C24048 /* Headers */,
-				C0CE454D1C52C9D900C24048 /* CopyFiles */,
 			);
 			buildRules = (
 			);
@@ -878,6 +1591,23 @@
 			name = libmalloc_static;
 			productName = libmalloc;
 			productReference = C0CE454C1C52C90500C24048 /* libmalloc.a */;
+			productType = "com.apple.product-type.library.static";
+		};
+		F7FC75702979045000D3F81F /* libmalloc_type_stubs */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = F7FC75932979045000D3F81F /* Build configuration list for PBXNativeTarget "libmalloc_type_stubs" */;
+			buildPhases = (
+				F7FC75712979045000D3F81F /* Sources */,
+				F7FC75862979045000D3F81F /* Frameworks */,
+				F7FC75872979045000D3F81F /* Headers */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = libmalloc_type_stubs;
+			productName = libmalloc;
+			productReference = F7FC75962979045000D3F81F /* libmalloc_type_stubs.a */;
 			productType = "com.apple.product-type.library.static";
 		};
 /* End PBXNativeTarget section */
@@ -887,7 +1617,10 @@
 			isa = PBXProject;
 			attributes = {
 				DefaultBuildSystemTypeForWorkspace = Latest;
-				LastSwiftUpdateCheck = 0700;
+				KnownAssetTags = (
+					New,
+				);
+				LastSwiftUpdateCheck = 1500;
 				LastUpgradeCheck = 0900;
 				TargetAttributes = {
 					45039161198FFF73004EE2A3 = {
@@ -899,8 +1632,33 @@
 					925383D41BD03C0500F745DB = {
 						CreatedOnToolsVersion = 7.1;
 					};
+					93DB8E7E2B1563460036024F = {
+						CreatedOnToolsVersion = 15.2;
+					};
+					93DB8E822B1563540036024F = {
+						CreatedOnToolsVersion = 15.2;
+					};
+					93EF33412B16A224000BA829 = {
+						CreatedOnToolsVersion = 15.2;
+					};
+					B26D4A9F2A32B3CC00591E03 = {
+						CreatedOnToolsVersion = 15.0;
+						ProvisioningStyle = Automatic;
+					};
+					B293DBCC2AB272BA00EA1B30 = {
+						CreatedOnToolsVersion = 15.0;
+						ProvisioningStyle = Automatic;
+					};
+					B2FE94B32ABA5A9500924E15 = {
+						CreatedOnToolsVersion = 15.0;
+						ProvisioningStyle = Automatic;
+					};
 					B60A57932009307E006215CB = {
 						CreatedOnToolsVersion = 9.3;
+						ProvisioningStyle = Automatic;
+					};
+					C0ACD6C72510274B000C20CB = {
+						CreatedOnToolsVersion = 12.0;
 						ProvisioningStyle = Automatic;
 					};
 				};
@@ -910,6 +1668,7 @@
 			developmentRegion = English;
 			hasScannedForEncodings = 0;
 			knownRegions = (
+				English,
 				en,
 			);
 			mainGroup = 3FFC1BE416A908F800027192;
@@ -920,18 +1679,38 @@
 				3FE9201116A9111000D1238A /* libmalloc */,
 				E4B7FCB222000DAD0010A840 /* libmalloc_driverkit */,
 				45039161198FFF73004EE2A3 /* libmalloc_test */,
+				93DB8E7E2B1563460036024F /* libmalloc_test_exclavekit */,
+				93DB8E822B1563540036024F /* libmalloc_test_exclavecore */,
 				3FE91FE716A90AEC00D1238A /* libsystem_malloc */,
 				B6910F65202B630D00FF2EB0 /* libmalloc_mp */,
 				B629CF2B202BB337007719B9 /* libmalloc_alt */,
 				3FE91FFD16A9109E00D1238A /* libmalloc_eOS */,
 				C0CE452F1C52C90500C24048 /* libmalloc_static */,
+				F7FC75702979045000D3F81F /* libmalloc_type_stubs */,
 				B6D2ED492007D76F007AF994 /* libmalloc_replay */,
 				456E51C8197DF0D600A7E488 /* libmalloc_stress_test */,
 				925383D41BD03C0500F745DB /* darwintests */,
 				B60A57932009307E006215CB /* executables */,
+				C0ACD6C72510274B000C20CB /* libmalloc_xctests */,
+				3409D692290DB96D006384F8 /* libsystem_malloc_exclavekit */,
+				B26D4A9F2A32B3CC00591E03 /* libmalloc_exclavecore */,
+				B2FE94B32ABA5A9500924E15 /* libmalloc_frameworks */,
+				B293DBCC2AB272BA00EA1B30 /* libmalloc_exclaves_introspector */,
+				93EF33412B16A224000BA829 /* exclavekit-darwintest-SystemBundle */,
+				93D0A0872B16AFA000009B69 /* exclavecore-darwintest-SystemBundle */,
 			);
 		};
 /* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+		B293DBCB2AB272BA00EA1B30 /* Resources */ = {
+			isa = PBXResourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXResourcesBuildPhase section */
 
 /* Begin PBXShellScriptBuildPhase section */
 		3FC1927C16DD946500315C26 /* Install Man Pages */ = {
@@ -961,7 +1740,7 @@
 			outputPaths = (
 			);
 			runOnlyForDeploymentPostprocessing = 1;
-			shellPath = /bin/sh;
+			shellPath = /bin/bash;
 			shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"\n";
 		};
 		B629CF2A202BB226007719B9 /* Symlink normal variant */ = {
@@ -977,7 +1756,7 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = "/bin/bash -e -x";
-			shellScript = "ln -fs \"${EXECUTABLE_PREFIX}${PRODUCT_NAME}${EXECUTABLE_SUFFIX}\" \"${SCRIPT_OUTPUT_FILE_0}\"";
+			shellScript = "ln -fs \"${EXECUTABLE_PREFIX}${PRODUCT_NAME}${EXECUTABLE_SUFFIX}\" \"${SCRIPT_OUTPUT_FILE_0}\"\n";
 			showEnvVarsInLog = 0;
 		};
 		B629CF3E202BB337007719B9 /* Symlink normal variant */ = {
@@ -993,7 +1772,7 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = "/bin/bash -e -x";
-			shellScript = "ln -fs \"${EXECUTABLE_PREFIX}${PRODUCT_NAME}${EXECUTABLE_SUFFIX}\" \"${SCRIPT_OUTPUT_FILE_0}\"";
+			shellScript = "ln -fs \"${EXECUTABLE_PREFIX}${PRODUCT_NAME}${EXECUTABLE_SUFFIX}\" \"${SCRIPT_OUTPUT_FILE_0}\"\n";
 			showEnvVarsInLog = 0;
 		};
 		C92853A11C767F78001FEAF3 /* Install Codes File */ = {
@@ -1010,7 +1789,7 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/bash;
-			shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-codes.sh";
+			shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-codes.sh\n";
 		};
 		E4B7FCBA22000DAD0010A840 /* Sanitise Headers (rdar://problem/10241868) */ = {
 			isa = PBXShellScriptBuildPhase;
@@ -1024,34 +1803,83 @@
 			outputPaths = (
 			);
 			runOnlyForDeploymentPostprocessing = 1;
-			shellPath = /bin/sh;
+			shellPath = /bin/bash;
 			shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"\n";
+		};
+		F7B02A182984CA06002DDF30 /* Install FeatureFlags */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputFileListPaths = (
+			);
+			inputPaths = (
+				"$(SRCROOT)/featureflags/libmalloc.plist",
+			);
+			name = "Install FeatureFlags";
+			outputFileListPaths = (
+			);
+			outputPaths = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/bash;
+			shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-featureflags.sh\n";
 		};
 /* End PBXShellScriptBuildPhase section */
 
 /* Begin PBXSourcesBuildPhase section */
+		3409D697290DB96D006384F8 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				B24F713429B0052D0064241F /* malloc_common.c in Sources */,
+				B2CDBA0D2A8164D100E76A55 /* xzone_segment.c in Sources */,
+				B2CDBA0E2A8164D300E76A55 /* xzone_malloc.c in Sources */,
+				B2444EF229C29C0D001D6839 /* malloc_type.c in Sources */,
+				B2CDBA0B2A8164C300E76A55 /* early_malloc.c in Sources */,
+				B29C114F2A7C2F2D00C00C07 /* malloc_printf.c in Sources */,
+				B21C130A2BF2F30200D41860 /* instrumentation.c in Sources */,
+				B24F716629B7F10B0064241F /* sanitizer_malloc.c in Sources */,
+				B2CDBA122A81658D00E76A55 /* vm.c in Sources */,
+				B29E9A5929FC651300C0EBFF /* malloc_exclaves.c in Sources */,
+				B218ABB22B0816DF00CB20FC /* xzone_introspect.c in Sources */,
+				93C629F72ACB71240006CBDA /* xzone_metapool.c in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
 		3FE91FE416A90AEC00D1238A /* Sources */ = {
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
+				06BDD3D82AFD329200DEC4C7 /* instrumentation.c in Sources */,
 				3FE91FED16A90B9200D1238A /* bitarray.c in Sources */,
+				F765F92C29217BAA00E9649E /* xzone_segment.c in Sources */,
 				B66C71DA2034BFAE0047E265 /* malloc_common.c in Sources */,
 				C95742A01BF681B00027269A /* purgeable_malloc.c in Sources */,
+				8C32D36B255F4FD1006152A4 /* sanitizer_malloc.c in Sources */,
 				C957429C1BF672F80027269A /* magazine_large.c in Sources */,
 				3FE91FF016A90B9200D1238A /* magazine_malloc.c in Sources */,
 				C95742991BF670D00027269A /* magazine_small.c in Sources */,
+				4DABD08025CB621700AFF1F8 /* stack_trace.c in Sources */,
+				93C629F52ACB71240006CBDA /* xzone_metapool.c in Sources */,
 				C99E320B1D6F7366005655A8 /* magazine_rack.c in Sources */,
 				C95742AB1BF685CB0027269A /* legacy_malloc.c in Sources */,
 				C932D2681D6B8D840063B19E /* vm.c in Sources */,
 				3FE91FF116A90B9200D1238A /* magmallocProvider.d in Sources */,
+				4D38D0F928EF983000B75207 /* malloc_type.c in Sources */,
 				B6AFD93C214C6198007983DA /* msl_lite_support.c in Sources */,
+				6E18E03029777E0A00EE7E0D /* early_malloc.c in Sources */,
+				B293DBC32AB1223E00EA1B30 /* xzone_introspect.c in Sources */,
+				4DD5E17326F4CDCA00C14B08 /* has_section.c in Sources */,
+				4DF3190123D796550064A673 /* pgm_malloc.c in Sources */,
 				B68B7FA51FCDD9A500BAD1AA /* nanov2_malloc.c in Sources */,
+				4DA4F8142A2916B900981635 /* wrapper_zones.c in Sources */,
 				B6D5C7F1202E26F80035E376 /* resolver.c in Sources */,
 				B68B7F9F1FCDCBC600BAD1AA /* nano_malloc_common.c in Sources */,
+				F765F92D29217BAA00E9649E /* xzone_malloc.c in Sources */,
 				3FE91FF216A90B9200D1238A /* malloc.c in Sources */,
 				C94B447821925CA50005EA6F /* magazine_medium.c in Sources */,
 				C95742A61BF6842F0027269A /* frozen_malloc.c in Sources */,
-				3FE91FF416A90B9200D1238A /* nano_malloc.c in Sources */,
 				C95742901BF419DF0027269A /* magazine_tiny.c in Sources */,
 				B65FBE2C2087AA2F00E21F59 /* malloc_printf.c in Sources */,
 			);
@@ -1061,22 +1889,27 @@
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
+				4DD5E17626F4CDF100C14B08 /* has_section.c in Sources */,
 				C94B447B21925CA70005EA6F /* magazine_medium.c in Sources */,
 				B66C71DB2034BFD30047E265 /* malloc_common.c in Sources */,
+				4D10425225CB637F00F70ABD /* stack_trace.c in Sources */,
 				3FE91FFF16A9109E00D1238A /* bitarray.c in Sources */,
 				C95742A11BF681B00027269A /* purgeable_malloc.c in Sources */,
 				C957429D1BF672F80027269A /* magazine_large.c in Sources */,
 				3FE9200116A9109E00D1238A /* magazine_malloc.c in Sources */,
 				C957429A1BF670D00027269A /* magazine_small.c in Sources */,
+				4D38D0FC28EF983000B75207 /* malloc_type.c in Sources */,
 				C95742AC1BF685CB0027269A /* legacy_malloc.c in Sources */,
+				6E18E03329777E0A00EE7E0D /* early_malloc.c in Sources */,
 				B68B7FA01FCDCBE700BAD1AA /* nano_malloc_common.c in Sources */,
 				B68B7FA61FCDD9B200BAD1AA /* nanov2_malloc.c in Sources */,
 				3FE9200216A9109E00D1238A /* magmallocProvider.d in Sources */,
 				3FE9200316A9109E00D1238A /* malloc.c in Sources */,
 				C95742A71BF6842F0027269A /* frozen_malloc.c in Sources */,
-				3FE9200416A9109E00D1238A /* nano_malloc.c in Sources */,
 				C95742911BF419DF0027269A /* magazine_tiny.c in Sources */,
 				B6D5C7F4202E26F90035E376 /* resolver.c in Sources */,
+				4DA4F8182A2916B900981635 /* wrapper_zones.c in Sources */,
+				4D4812C023D7C99F00FE6CC3 /* pgm_malloc.c in Sources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -1088,26 +1921,81 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
+		93D0A0882B16AFA000009B69 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				B2BF0AD82C06BE97008F9700 /* EVE.libmalloc.exclavecore-darwintest.asan.bundle.definition.json in Sources */,
+				93D0A0932B16AFB700009B69 /* EVE.libmalloc.exclavecore-darwintest.new.bundle.definition.json in Sources */,
+				93D0A0922B16AFB700009B69 /* EVE.libmalloc.exclavecore-darwintest.bundle.definition.json in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		93EF333E2B16A224000BA829 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				B2BF0AD72C06BE8E008F9700 /* EVE.libmalloc.exclavekit-darwintest.asan.bundle.definition.json in Sources */,
+				93D0A0822B16ABAA00009B69 /* EVE.libmalloc.exclavekit-darwintest.new.bundle.definition.json in Sources */,
+				93D0A0832B16ABBB00009B69 /* EVE.libmalloc.exclavekit-darwintest.bundle.definition.json in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		B26D4A9C2A32B3CC00591E03 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				B2226E192A9035AA001703BE /* malloc_common.c in Sources */,
+				B2226E1A2A9035AF001703BE /* xzone_segment.c in Sources */,
+				B2226E1B2A9035B2001703BE /* xzone_malloc.c in Sources */,
+				B2226E1C2A9035CE001703BE /* malloc_type.c in Sources */,
+				B2226E1D2A9035D1001703BE /* early_malloc.c in Sources */,
+				B2226E1F2A9035F1001703BE /* malloc_printf.c in Sources */,
+				B21C130B2BF2F30800D41860 /* instrumentation.c in Sources */,
+				B2226E202A9035F7001703BE /* sanitizer_malloc.c in Sources */,
+				B2226E1E2A9035D4001703BE /* vm.c in Sources */,
+				B2226E212A90360F001703BE /* malloc_exclaves.c in Sources */,
+				B218ABB42B08219700CB20FC /* xzone_introspect.c in Sources */,
+				93D319B62AF5B2100045F3DF /* xzone_metapool.c in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		B293DBC92AB272BA00EA1B30 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				B24C35A32AB28FA400E3870E /* early_malloc.c in Sources */,
+				B293DBD72AB2749900EA1B30 /* xzone_introspect.c in Sources */,
+				B24C35A02AB2821800E3870E /* malloc_printf.c in Sources */,
+				B299F39F2B48D65D00EA6D23 /* xzone_introspect_stub.c in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
 		B629CF2C202BB337007719B9 /* Sources */ = {
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
+				4DD5E17526F4CDF100C14B08 /* has_section.c in Sources */,
 				B629CF2E202BB337007719B9 /* bitarray.c in Sources */,
 				B629CF2F202BB337007719B9 /* purgeable_malloc.c in Sources */,
+				4D10425325CB638000F70ABD /* stack_trace.c in Sources */,
 				B6D5C7F3202E26F90035E376 /* resolver.c in Sources */,
 				B629CF30202BB337007719B9 /* magazine_large.c in Sources */,
 				B629CF31202BB337007719B9 /* magazine_malloc.c in Sources */,
 				C94B447A21925CA60005EA6F /* magazine_medium.c in Sources */,
 				B629CF32202BB337007719B9 /* empty.s in Sources */,
+				4D38D0FB28EF983000B75207 /* malloc_type.c in Sources */,
 				B629CF33202BB337007719B9 /* magazine_small.c in Sources */,
+				6E18E03229777E0A00EE7E0D /* early_malloc.c in Sources */,
 				B629CF34202BB337007719B9 /* legacy_malloc.c in Sources */,
 				B629CF35202BB337007719B9 /* magmallocProvider.d in Sources */,
 				B629CF36202BB337007719B9 /* malloc.c in Sources */,
 				B629CF37202BB337007719B9 /* frozen_malloc.c in Sources */,
 				B629CF38202BB337007719B9 /* nanov2_malloc.c in Sources */,
-				B629CF39202BB337007719B9 /* nano_malloc.c in Sources */,
 				B629CF3B202BB337007719B9 /* magazine_tiny.c in Sources */,
 				B629CF3C202BB337007719B9 /* nano_malloc_common.c in Sources */,
+				4DA4F8172A2916B900981635 /* wrapper_zones.c in Sources */,
+				4D4812BF23D7C99E00FE6CC3 /* pgm_malloc.c in Sources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -1115,22 +2003,27 @@
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
+				4DD5E17426F4CDEF00C14B08 /* has_section.c in Sources */,
 				B6910F68202B630D00FF2EB0 /* bitarray.c in Sources */,
 				B6910F69202B630D00FF2EB0 /* purgeable_malloc.c in Sources */,
+				4D10425425CB638000F70ABD /* stack_trace.c in Sources */,
 				B6D5C7F2202E26F80035E376 /* resolver.c in Sources */,
 				B6910F6A202B630D00FF2EB0 /* magazine_large.c in Sources */,
 				B6910F6B202B630D00FF2EB0 /* magazine_malloc.c in Sources */,
 				C94B447921925CA60005EA6F /* magazine_medium.c in Sources */,
 				B6910F6C202B630D00FF2EB0 /* empty.s in Sources */,
+				4D38D0FA28EF983000B75207 /* malloc_type.c in Sources */,
 				B6910F6D202B630D00FF2EB0 /* magazine_small.c in Sources */,
+				6E18E03129777E0A00EE7E0D /* early_malloc.c in Sources */,
 				B6910F6E202B630D00FF2EB0 /* legacy_malloc.c in Sources */,
 				B6910F6F202B630D00FF2EB0 /* magmallocProvider.d in Sources */,
 				B6910F70202B630D00FF2EB0 /* malloc.c in Sources */,
 				B6910F71202B630D00FF2EB0 /* frozen_malloc.c in Sources */,
 				B629CF28202BA149007719B9 /* nanov2_malloc.c in Sources */,
-				B6910F73202B630D00FF2EB0 /* nano_malloc.c in Sources */,
 				B6910F75202B630D00FF2EB0 /* magazine_tiny.c in Sources */,
 				B6910F76202B630D00FF2EB0 /* nano_malloc_common.c in Sources */,
+				4DA4F8162A2916B900981635 /* wrapper_zones.c in Sources */,
+				4D4812BE23D7C99D00FE6CC3 /* pgm_malloc.c in Sources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -1142,27 +2035,67 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
+		C0ACD6C42510274B000C20CB /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				C0545CBD251A7513000273D3 /* magazine_rack.c in Sources */,
+				3AE868482981FC4D00A1625C /* nanov2_malloc.c in Sources */,
+				C002C5AD251A761600D00D15 /* magazine_large.c in Sources */,
+				C002C5AA251A75C100D00D15 /* magazine_malloc.c in Sources */,
+				8C1C9DF5268127AC00B7B3E4 /* sanitizer_tests.m in Sources */,
+				3A3397C02981EF3500F9AFAD /* nano_common_tests.m in Sources */,
+				96C6DA2027DAC25C008D0061 /* magazine_large_tests.m in Sources */,
+				3AE868462981F1D500A1625C /* malloc_common.c in Sources */,
+				C0545CBC251A7502000273D3 /* vm.c in Sources */,
+				C0ACD6DE251038A1000C20CB /* magmallocProvider.d in Sources */,
+				C0545CBF251A753D000273D3 /* malloc_mocks.c in Sources */,
+				F7099C97275346A900C9F66F /* magazine_tiny_tests.m in Sources */,
+				C0ACD6D425102A16000C20CB /* magazine_small_tests.m in Sources */,
+				3AE868452981F1A300A1625C /* nano_malloc_common.c in Sources */,
+				8C1C9DF62681280600B7B3E4 /* sanitizer_malloc.c in Sources */,
+				C002C5AC251A760D00D00D15 /* magazine_medium.c in Sources */,
+				C0545CBB251A74E4000273D3 /* magazine_small.c in Sources */,
+				3AE868492981FC6500A1625C /* bitarray.c in Sources */,
+				C002C5AB251A75FA00D00D15 /* magazine_tiny.c in Sources */,
+				C002C5AE251A763700D00D15 /* malloc_printf.c in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
 		C0CE45301C52C90500C24048 /* Sources */ = {
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
 				C0CE45311C52C90500C24048 /* bitarray.c in Sources */,
 				C94B447C21925CA80005EA6F /* magazine_medium.c in Sources */,
+				4D10425125CB637F00F70ABD /* stack_trace.c in Sources */,
+				4DA4F8192A2916B900981635 /* wrapper_zones.c in Sources */,
 				C0CE45321C52C90500C24048 /* purgeable_malloc.c in Sources */,
 				B6D5C7F5202E26FA0035E376 /* resolver.c in Sources */,
 				C0CE45331C52C90500C24048 /* magazine_large.c in Sources */,
+				4DD5E17726F4CDF200C14B08 /* has_section.c in Sources */,
 				C0CE45341C52C90500C24048 /* magazine_malloc.c in Sources */,
+				4D38D0FD28EF983000B75207 /* malloc_type.c in Sources */,
+				6E18E03429777E0A00EE7E0D /* early_malloc.c in Sources */,
 				C9ABCA051CB6FC6800ECB399 /* empty.s in Sources */,
 				C0CE45351C52C90500C24048 /* magazine_small.c in Sources */,
+				4D4812C123D7C99F00FE6CC3 /* pgm_malloc.c in Sources */,
 				C0CE45361C52C90500C24048 /* legacy_malloc.c in Sources */,
 				C0CE45371C52C90500C24048 /* magmallocProvider.d in Sources */,
 				C0CE45381C52C90500C24048 /* malloc.c in Sources */,
 				C0CE45391C52C90500C24048 /* frozen_malloc.c in Sources */,
 				B68B7FA71FCDD9B200BAD1AA /* nanov2_malloc.c in Sources */,
 				B66C71DC2034BFD40047E265 /* malloc_common.c in Sources */,
-				C0CE453A1C52C90500C24048 /* nano_malloc.c in Sources */,
 				C0CE453D1C52C90500C24048 /* magazine_tiny.c in Sources */,
 				B68B7FA11FCDCBE800BAD1AA /* nano_malloc_common.c in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+		F7FC75712979045000D3F81F /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				F7FC7599297905AA00D3F81F /* malloc_type_stubs.c in Sources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -1189,6 +2122,31 @@
 			target = 925383D41BD03C0500F745DB /* darwintests */;
 			targetProxy = 925383D81BD03D0000F745DB /* PBXContainerItemProxy */;
 		};
+		93D0A0952B16AFD400009B69 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = 925383D41BD03C0500F745DB /* darwintests */;
+			targetProxy = 93D0A0942B16AFD400009B69 /* PBXContainerItemProxy */;
+		};
+		93D0A0972B16AFDB00009B69 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = 93EF33412B16A224000BA829 /* exclavekit-darwintest-SystemBundle */;
+			targetProxy = 93D0A0962B16AFDB00009B69 /* PBXContainerItemProxy */;
+		};
+		93D0A0992B16AFE800009B69 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = 93D0A0872B16AFA000009B69 /* exclavecore-darwintest-SystemBundle */;
+			targetProxy = 93D0A0982B16AFE800009B69 /* PBXContainerItemProxy */;
+		};
+		93D0A09B2B16AFF600009B69 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = 925383D41BD03C0500F745DB /* darwintests */;
+			targetProxy = 93D0A09A2B16AFF600009B69 /* PBXContainerItemProxy */;
+		};
+		B2FE94B82ABA5A9F00924E15 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = B293DBCC2AB272BA00EA1B30 /* libmalloc_exclaves_introspector */;
+			targetProxy = B2FE94B72ABA5A9F00924E15 /* PBXContainerItemProxy */;
+		};
 		B60A579820093093006215CB /* PBXTargetDependency */ = {
 			isa = PBXTargetDependency;
 			target = B6D2ED492007D76F007AF994 /* libmalloc_replay */;
@@ -1204,6 +2162,11 @@
 			target = B6910F65202B630D00FF2EB0 /* libmalloc_mp */;
 			targetProxy = B676F4AB202B66EF00933F6D /* PBXContainerItemProxy */;
 		};
+		C002C5B6251A7CFB00D00D15 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = C0ACD6C72510274B000C20CB /* libmalloc_xctests */;
+			targetProxy = C002C5B5251A7CFB00D00D15 /* PBXContainerItemProxy */;
+		};
 		C0CE45501C52CCBD00C24048 /* PBXTargetDependency */ = {
 			isa = PBXTargetDependency;
 			target = C0CE452F1C52C90500C24048 /* libmalloc_static */;
@@ -1214,9 +2177,32 @@
 			target = 3FE91FE716A90AEC00D1238A /* libsystem_malloc */;
 			targetProxy = E4B7FCB622000DAD0010A840 /* PBXContainerItemProxy */;
 		};
+		F7B02A1729791423002DDF30 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = F7FC75702979045000D3F81F /* libmalloc_type_stubs */;
+			targetProxy = F7B02A1629791423002DDF30 /* PBXContainerItemProxy */;
+		};
 /* End PBXTargetDependency section */
 
 /* Begin XCBuildConfiguration section */
+		3409D6D6290DB96D006384F8 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 3408F6B92912EC2E0036FFCF /* libmalloc_exclavekit.xcconfig */;
+			buildSettings = {
+				COMBINE_HIDPI_IMAGES = YES;
+				COPY_PHASE_STRIP = NO;
+				STRIP_INSTALLED_PRODUCT = NO;
+			};
+			name = Debug;
+		};
+		3409D6D7290DB96D006384F8 /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 3408F6B92912EC2E0036FFCF /* libmalloc_exclavekit.xcconfig */;
+			buildSettings = {
+				COMBINE_HIDPI_IMAGES = YES;
+			};
+			name = Release;
+		};
 		3FE91FEB16A90AEC00D1238A /* Debug */ = {
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = B629CF29202BA3C2007719B9 /* libmalloc_resolver.xcconfig */;
@@ -1358,6 +2344,363 @@
 			};
 			name = Release;
 		};
+		93D0A08E2B16AFA000009B69 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 93D0A0852B16AE5A00009B69 /* libmalloc_exclavecore_darwintests.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				GENERATE_INFOPLIST_FILE = YES;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Debug;
+		};
+		93D0A08F2B16AFA000009B69 /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 93D0A0852B16AE5A00009B69 /* libmalloc_exclavecore_darwintests.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				GENERATE_INFOPLIST_FILE = YES;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Release;
+		};
+		93DB8E7F2B1563460036024F /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				CODE_SIGN_STYLE = Automatic;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Debug;
+		};
+		93DB8E802B1563460036024F /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				CODE_SIGN_STYLE = Automatic;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Release;
+		};
+		93DB8E842B1563540036024F /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				CODE_SIGN_STYLE = Automatic;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Debug;
+		};
+		93DB8E852B1563540036024F /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				CODE_SIGN_STYLE = Automatic;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Release;
+		};
+		93EF33442B16A224000BA829 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 93D0A0862B16AE5A00009B69 /* libmalloc_exclavekit_darwintests.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				GENERATE_INFOPLIST_FILE = YES;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Debug;
+		};
+		93EF33452B16A224000BA829 /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 93D0A0862B16AE5A00009B69 /* libmalloc_exclavekit_darwintests.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				GENERATE_INFOPLIST_FILE = YES;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Release;
+		};
+		B26D4AA72A32B3CC00591E03 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = B26D4A9B2A32B1D000591E03 /* libmalloc_exclavecore.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
+				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
+				CLANG_ENABLE_MODULES = YES;
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_ENABLE_OBJC_WEAK = YES;
+				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_COMMA = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INFINITE_RECURSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
+				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+				CLANG_WARN_STRICT_PROTOTYPES = YES;
+				CLANG_WARN_SUSPICIOUS_MOVE = YES;
+				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
+				CLANG_WARN_UNREACHABLE_CODE = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				CODE_SIGN_STYLE = Automatic;
+				COPY_PHASE_STRIP = NO;
+				DEBUG_INFORMATION_FORMAT = dwarf;
+				ENABLE_STRICT_OBJC_MSGSEND = YES;
+				ENABLE_TESTABILITY = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu17;
+				GCC_DYNAMIC_NO_PIC = NO;
+				GCC_NO_COMMON_BLOCKS = YES;
+				GCC_OPTIMIZATION_LEVEL = 0;
+				GCC_PREPROCESSOR_DEFINITIONS = (
+					"DEBUG=1",
+					"$(inherited)",
+				);
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				IPHONEOS_DEPLOYMENT_TARGET = 17.4;
+				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
+				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
+				MTL_FAST_MATH = YES;
+				PRODUCT_NAME = malloc;
+				TARGETED_DEVICE_FAMILY = "1,2";
+			};
+			name = Debug;
+		};
+		B26D4AA82A32B3CC00591E03 /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = B26D4A9B2A32B1D000591E03 /* libmalloc_exclavecore.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
+				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
+				CLANG_ENABLE_MODULES = YES;
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_ENABLE_OBJC_WEAK = YES;
+				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_COMMA = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INFINITE_RECURSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
+				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+				CLANG_WARN_STRICT_PROTOTYPES = YES;
+				CLANG_WARN_SUSPICIOUS_MOVE = YES;
+				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
+				CLANG_WARN_UNREACHABLE_CODE = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				CODE_SIGN_STYLE = Automatic;
+				COPY_PHASE_STRIP = NO;
+				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+				ENABLE_NS_ASSERTIONS = NO;
+				ENABLE_STRICT_OBJC_MSGSEND = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu17;
+				GCC_NO_COMMON_BLOCKS = YES;
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				IPHONEOS_DEPLOYMENT_TARGET = 17.4;
+				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
+				MTL_ENABLE_DEBUG_INFO = NO;
+				MTL_FAST_MATH = YES;
+				PRODUCT_NAME = malloc;
+				TARGETED_DEVICE_FAMILY = "1,2";
+				VALIDATE_PRODUCT = YES;
+			};
+			name = Release;
+		};
+		B293DBD22AB272BA00EA1B30 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = B293DBC12AB11FF500EA1B30 /* libmalloc_exclaves_introspector.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
+				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_ENABLE_OBJC_WEAK = YES;
+				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_COMMA = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INFINITE_RECURSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
+				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+				CLANG_WARN_STRICT_PROTOTYPES = YES;
+				CLANG_WARN_SUSPICIOUS_MOVE = YES;
+				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
+				CLANG_WARN_UNREACHABLE_CODE = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				CODE_SIGN_STYLE = Automatic;
+				COMBINE_HIDPI_IMAGES = YES;
+				COPY_PHASE_STRIP = NO;
+				CURRENT_PROJECT_VERSION = 1;
+				DEBUG_INFORMATION_FORMAT = dwarf;
+				DEFINES_MODULE = NO;
+				DYLIB_COMPATIBILITY_VERSION = 1;
+				DYLIB_CURRENT_VERSION = 1;
+				ENABLE_MODULE_VERIFIER = YES;
+				ENABLE_STRICT_OBJC_MSGSEND = YES;
+				ENABLE_TESTABILITY = YES;
+				ENABLE_USER_SCRIPT_SANDBOXING = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu17;
+				GCC_DYNAMIC_NO_PIC = NO;
+				GCC_NO_COMMON_BLOCKS = YES;
+				GCC_OPTIMIZATION_LEVEL = 0;
+				GCC_PREPROCESSOR_DEFINITIONS = (
+					"DEBUG=1",
+					"$(inherited)",
+				);
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				GENERATE_INFOPLIST_FILE = YES;
+				INFOPLIST_KEY_NSHumanReadableCopyright = "";
+				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
+				MARKETING_VERSION = 1.0;
+				MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
+				MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
+				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
+				MTL_FAST_MATH = YES;
+				PRODUCT_BUNDLE_IDENTIFIER = com.apple.libmalloc.exclaves.introspector;
+				PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
+				SUPPORTS_MACCATALYST = NO;
+				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
+				SWIFT_EMIT_LOC_STRINGS = YES;
+				TARGETED_DEVICE_FAMILY = "1,2";
+				VERSIONING_SYSTEM = "apple-generic";
+				VERSION_INFO_PREFIX = "";
+			};
+			name = Debug;
+		};
+		B293DBD32AB272BA00EA1B30 /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = B293DBC12AB11FF500EA1B30 /* libmalloc_exclaves_introspector.xcconfig */;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
+				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_ENABLE_OBJC_WEAK = YES;
+				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_COMMA = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INFINITE_RECURSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
+				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+				CLANG_WARN_STRICT_PROTOTYPES = YES;
+				CLANG_WARN_SUSPICIOUS_MOVE = YES;
+				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
+				CLANG_WARN_UNREACHABLE_CODE = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				CODE_SIGN_STYLE = Automatic;
+				COMBINE_HIDPI_IMAGES = YES;
+				COPY_PHASE_STRIP = NO;
+				CURRENT_PROJECT_VERSION = 1;
+				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+				DEFINES_MODULE = NO;
+				DYLIB_COMPATIBILITY_VERSION = 1;
+				DYLIB_CURRENT_VERSION = 1;
+				ENABLE_MODULE_VERIFIER = YES;
+				ENABLE_NS_ASSERTIONS = NO;
+				ENABLE_STRICT_OBJC_MSGSEND = YES;
+				ENABLE_USER_SCRIPT_SANDBOXING = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu17;
+				GCC_NO_COMMON_BLOCKS = YES;
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				GENERATE_INFOPLIST_FILE = YES;
+				INFOPLIST_KEY_NSHumanReadableCopyright = "";
+				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
+				MARKETING_VERSION = 1.0;
+				MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
+				MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
+				MTL_ENABLE_DEBUG_INFO = NO;
+				MTL_FAST_MATH = YES;
+				PRODUCT_BUNDLE_IDENTIFIER = com.apple.libmalloc.exclaves.introspector;
+				PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
+				SUPPORTS_MACCATALYST = NO;
+				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
+				SWIFT_EMIT_LOC_STRINGS = YES;
+				TARGETED_DEVICE_FAMILY = "1,2";
+				VERSIONING_SYSTEM = "apple-generic";
+				VERSION_INFO_PREFIX = "";
+			};
+			name = Release;
+		};
+		B2FE94B42ABA5A9500924E15 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				CODE_SIGN_STYLE = Automatic;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Debug;
+		};
+		B2FE94B52ABA5A9500924E15 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				CODE_SIGN_STYLE = Automatic;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Release;
+		};
 		B60A57942009307E006215CB /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
@@ -1425,10 +2768,6 @@
 				CLANG_WARN_INT_CONVERSION = YES;
 				CLANG_WARN_UNREACHABLE_CODE = YES;
 				COPY_PHASE_STRIP = NO;
-				FRAMEWORK_SEARCH_PATHS = (
-					"$(SDKROOT)/System/Library/PrivateFrameworks",
-					"$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
-				);
 				GCC_OPTIMIZATION_LEVEL = 0;
 				GCC_PREPROCESSOR_DEFINITIONS = (
 					"DEBUG=1",
@@ -1458,10 +2797,6 @@
 				CLANG_WARN_INT_CONVERSION = YES;
 				CLANG_WARN_UNREACHABLE_CODE = YES;
 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
-				FRAMEWORK_SEARCH_PATHS = (
-					"$(SDKROOT)/System/Library/PrivateFrameworks",
-					"$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
-				);
 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
@@ -1476,6 +2811,22 @@
 			};
 			name = Release;
 		};
+		C0ACD6CE2510274B000C20CB /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = C0ACD6D225102817000C20CB /* libmalloc_xctests.xcconfig */;
+			buildSettings = {
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Debug;
+		};
+		C0ACD6CF2510274B000C20CB /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = C0ACD6D225102817000C20CB /* libmalloc_xctests.xcconfig */;
+			buildSettings = {
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Release;
+		};
 		C0CE454A1C52C90500C24048 /* Debug */ = {
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = C0CE450E1C52B9E300C24048 /* libmalloc_static.xcconfig */;
@@ -1507,12 +2858,39 @@
 			buildSettings = {
 				COMBINE_HIDPI_IMAGES = YES;
 				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Release;
+		};
+		F7FC75942979045000D3F81F /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = F7FC75972979055500D3F81F /* libmalloc_type_stubs.xcconfig */;
+			buildSettings = {
+				COMBINE_HIDPI_IMAGES = YES;
+				PRODUCT_NAME = "$(PRODUCT_NAME)";
+			};
+			name = Debug;
+		};
+		F7FC75952979045000D3F81F /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = F7FC75972979055500D3F81F /* libmalloc_type_stubs.xcconfig */;
+			buildSettings = {
+				COMBINE_HIDPI_IMAGES = YES;
+				PRODUCT_NAME = "$(PRODUCT_NAME)";
 			};
 			name = Release;
 		};
 /* End XCBuildConfiguration section */
 
 /* Begin XCConfigurationList section */
+		3409D6D5290DB96D006384F8 /* Build configuration list for PBXNativeTarget "libsystem_malloc_exclavekit" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				3409D6D6290DB96D006384F8 /* Debug */,
+				3409D6D7290DB96D006384F8 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
 		3FE91FEA16A90AEC00D1238A /* Build configuration list for PBXNativeTarget "libsystem_malloc" */ = {
 			isa = XCConfigurationList;
 			buildConfigurations = (
@@ -1576,6 +2954,69 @@
 			defaultConfigurationIsVisible = 0;
 			defaultConfigurationName = Release;
 		};
+		93D0A08D2B16AFA000009B69 /* Build configuration list for PBXNativeTarget "exclavecore-darwintest-SystemBundle" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				93D0A08E2B16AFA000009B69 /* Debug */,
+				93D0A08F2B16AFA000009B69 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		93DB8E812B1563460036024F /* Build configuration list for PBXAggregateTarget "libmalloc_test_exclavekit" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				93DB8E7F2B1563460036024F /* Debug */,
+				93DB8E802B1563460036024F /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		93DB8E832B1563540036024F /* Build configuration list for PBXAggregateTarget "libmalloc_test_exclavecore" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				93DB8E842B1563540036024F /* Debug */,
+				93DB8E852B1563540036024F /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		93EF33462B16A224000BA829 /* Build configuration list for PBXNativeTarget "exclavekit-darwintest-SystemBundle" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				93EF33442B16A224000BA829 /* Debug */,
+				93EF33452B16A224000BA829 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		B26D4AA62A32B3CC00591E03 /* Build configuration list for PBXNativeTarget "libmalloc_exclavecore" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				B26D4AA72A32B3CC00591E03 /* Debug */,
+				B26D4AA82A32B3CC00591E03 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		B293DBD12AB272BA00EA1B30 /* Build configuration list for PBXNativeTarget "libmalloc_exclaves_introspector" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				B293DBD22AB272BA00EA1B30 /* Debug */,
+				B293DBD32AB272BA00EA1B30 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		B2FE94B62ABA5A9500924E15 /* Build configuration list for PBXAggregateTarget "libmalloc_frameworks" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				B2FE94B42ABA5A9500924E15 /* Debug */,
+				B2FE94B52ABA5A9500924E15 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
 		B60A57962009307E006215CB /* Build configuration list for PBXAggregateTarget "executables" */ = {
 			isa = XCConfigurationList;
 			buildConfigurations = (
@@ -1612,6 +3053,15 @@
 			defaultConfigurationIsVisible = 0;
 			defaultConfigurationName = Release;
 		};
+		C0ACD6CD2510274B000C20CB /* Build configuration list for PBXNativeTarget "libmalloc_xctests" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				C0ACD6CE2510274B000C20CB /* Debug */,
+				C0ACD6CF2510274B000C20CB /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
 		C0CE45491C52C90500C24048 /* Build configuration list for PBXNativeTarget "libmalloc_static" */ = {
 			isa = XCConfigurationList;
 			buildConfigurations = (
@@ -1630,6 +3080,15 @@
 			defaultConfigurationIsVisible = 0;
 			defaultConfigurationName = Release;
 		};
+		F7FC75932979045000D3F81F /* Build configuration list for PBXNativeTarget "libmalloc_type_stubs" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				F7FC75942979045000D3F81F /* Debug */,
+				F7FC75952979045000D3F81F /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
 /* End XCConfigurationList section */
 	};
 	rootObject = 3FFC1BE516A908F800027192 /* Project object */;