This is xnu-11215.1.10. See this file in:
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXAggregateTarget section */
24614EF311E7C98600E78584 /* Syscalls */ = {
isa = PBXAggregateTarget;
buildConfigurationList = 24614EFD11E7C9B900E78584 /* Build configuration list for PBXAggregateTarget "Syscalls" */;
buildPhases = (
24614EF211E7C98600E78584 /* Generate Syscalls */,
24614EF611E7C9A000E78584 /* Compile Syscalls */,
);
dependencies = (
);
name = Syscalls;
productName = Syscalls;
};
249C61101194755D00ED73F3 /* Build */ = {
isa = PBXAggregateTarget;
buildConfigurationList = 249C61191194756B00ED73F3 /* Build configuration list for PBXAggregateTarget "Build" */;
buildPhases = (
BAFE90DF1C3A4D7B0012084F /* CopyFiles */,
BAFE90E11C3A4D9E0012084F /* CopyFiles */,
BAA2D2FB1C3B2CD90049DCBE /* CopyFiles */,
);
dependencies = (
249C61151194756A00ED73F3 /* PBXTargetDependency */,
);
name = Build;
productName = Build;
};
BA4414A1183366E600AAE813 /* MIG headers */ = {
isa = PBXAggregateTarget;
buildConfigurationList = BA4414A2183366E700AAE813 /* Build configuration list for PBXAggregateTarget "MIG headers" */;
buildPhases = (
BA4414A41833672200AAE813 /* Generate MIG Headers */,
);
dependencies = (
);
name = "MIG headers";
productName = "MIG headers";
};
E46CB80621FBAC32005D1E53 /* Libsyscall_driverkit */ = {
isa = PBXAggregateTarget;
buildConfigurationList = E46CB80F21FBAC32005D1E53 /* Build configuration list for PBXAggregateTarget "Libsyscall_driverkit" */;
buildPhases = (
);
dependencies = (
E46CB80721FBAC32005D1E53 /* PBXTargetDependency */,
);
name = Libsyscall_driverkit;
productName = Build;
};
/* End PBXAggregateTarget section */
/* Begin PBXBuildFile section */
030B179B135377B400DAD1F0 /* open_dprotected_np.c in Sources */ = {isa = PBXBuildFile; fileRef = 030B179A135377B400DAD1F0 /* open_dprotected_np.c */; };
132B8BE6245D02D400F546A7 /* system-version-compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 134D9532245BEB15009D4962 /* system-version-compat.c */; };
132B8BEC245D0B2C00F546A7 /* system-version-compat-support.c in Sources */ = {isa = PBXBuildFile; fileRef = 132B8BEA245D0AFA00F546A7 /* system-version-compat-support.c */; };
139D584B1C7BDE41003D3B17 /* terminate_with_reason.c in Sources */ = {isa = PBXBuildFile; fileRef = 13D932CB1C7B9DE600158FA1 /* terminate_with_reason.c */; };
13B598941A142F6400DB2D5A /* stackshot.c in Sources */ = {isa = PBXBuildFile; fileRef = 13B598931A142F5900DB2D5A /* stackshot.c */; };
13CBF78224575F9F00B26F7D /* open-base.c in Sources */ = {isa = PBXBuildFile; fileRef = 13CBF78124575F9F00B26F7D /* open-base.c */; };
13CBF784245783A800B26F7D /* open.c in Sources */ = {isa = PBXBuildFile; fileRef = 13CBF783245783A800B26F7D /* open.c */; };
14FE60EC1B7D3BF400ACB44C /* mach_get_times.c in Sources */ = {isa = PBXBuildFile; fileRef = 14FE60EB1B7D3BED00ACB44C /* mach_get_times.c */; };
240BAC4C1214770F000A1719 /* memcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B028D511FF4FBB00CA64A9 /* memcpy.c */; };
2419382B12135FF6003CDE41 /* chmod.c in Sources */ = {isa = PBXBuildFile; fileRef = 2419382A12135FF6003CDE41 /* chmod.c */; };
242AB66611EBDC1200107336 /* errno.c in Sources */ = {isa = PBXBuildFile; fileRef = 242AB66511EBDC1200107336 /* errno.c */; };
24484A7511F6178E00E10CD2 /* string.c in Sources */ = {isa = PBXBuildFile; fileRef = 24484A7411F51E9800E10CD2 /* string.c */; };
24484A9411F61D2B00E10CD2 /* mig_reply_port.c in Sources */ = {isa = PBXBuildFile; fileRef = 24484A9311F61D1900E10CD2 /* mig_reply_port.c */; };
24614F0411E7CB5B00E78584 /* syscalls.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 24614F0311E7CB5B00E78584 /* syscalls.a */; };
247A090011F8E18000E4693F /* abort.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A08FF11F8E18000E4693F /* abort.h */; };
247A091711F8E7A800E4693F /* exc_catcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A091611F8E7A800E4693F /* exc_catcher.h */; };
2485235511582D8F0051B413 /* mach_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = 2485235411582D8F0051B413 /* mach_legacy.c */; };
248AA963122C7B2A0085F5B1 /* unlink.c in Sources */ = {isa = PBXBuildFile; fileRef = 248AA962122C7B2A0085F5B1 /* unlink.c */; };
248AA965122C7C330085F5B1 /* rmdir.c in Sources */ = {isa = PBXBuildFile; fileRef = 248AA964122C7C330085F5B1 /* rmdir.c */; };
248AA967122C7CDA0085F5B1 /* rename.c in Sources */ = {isa = PBXBuildFile; fileRef = 248AA966122C7CDA0085F5B1 /* rename.c */; };
248BA01D121C56BF008C073F /* connect.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA01C121C56BF008C073F /* connect.c */; };
248BA01F121C607E008C073F /* fchmod.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA01E121C607E008C073F /* fchmod.c */; };
248BA04F121C8F06008C073F /* fcntl.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA04E121C8F06008C073F /* fcntl.c */; };
248BA05C121C9649008C073F /* fcntl-cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA051121C8FE2008C073F /* fcntl-cancel.c */; };
248BA069121D9E27008C073F /* getrlimit.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA068121D9E27008C073F /* getrlimit.c */; };
248BA080121DA36B008C073F /* ioctl.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA07F121DA36B008C073F /* ioctl.c */; };
248BA082121DA4F3008C073F /* kill.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA081121DA4F3008C073F /* kill.c */; };
248BA085121DA5E4008C073F /* kill.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA084121DA5E4008C073F /* kill.c */; };
248BA087121DA72D008C073F /* mmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA086121DA72D008C073F /* mmap.c */; };
248BA089121DA8E0008C073F /* mprotect.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA088121DA8E0008C073F /* mprotect.c */; };
248BA08B121DAC86008C073F /* msync.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA08A121DAC86008C073F /* msync.c */; };
248BA08D121DB0E7008C073F /* munmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA08C121DB0E7008C073F /* munmap.c */; };
248BA093121DE369008C073F /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA092121DE369008C073F /* select.c */; };
248BA095121DE565008C073F /* select-pre1050.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA094121DE565008C073F /* select-pre1050.c */; };
248BA0B3121DE760008C073F /* select-cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA0B2121DE760008C073F /* select-cancel.c */; };
248BA0BE121DE902008C073F /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA0BC121DE902008C073F /* select.c */; };
248BA0CD121DEBEF008C073F /* setrlimit.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA0CC121DEBEF008C073F /* setrlimit.c */; };
24A7C5BC11FF8DA6007669EB /* accept.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5AE11FF8DA6007669EB /* accept.c */; };
24A7C5BD11FF8DA6007669EB /* bind.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5AF11FF8DA6007669EB /* bind.c */; };
24A7C5BF11FF8DA6007669EB /* getattrlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B111FF8DA6007669EB /* getattrlist.c */; };
24A7C5C011FF8DA6007669EB /* getpeername.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B211FF8DA6007669EB /* getpeername.c */; };
24A7C5C111FF8DA6007669EB /* getsockname.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B311FF8DA6007669EB /* getsockname.c */; };
24A7C5C211FF8DA6007669EB /* lchown.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B411FF8DA6007669EB /* lchown.c */; };
24A7C5C311FF8DA6007669EB /* listen.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B511FF8DA6007669EB /* listen.c */; };
24A7C5C411FF8DA6007669EB /* recvfrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B611FF8DA6007669EB /* recvfrom.c */; };
24A7C5C511FF8DA6007669EB /* recvmsg.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B711FF8DA6007669EB /* recvmsg.c */; };
24A7C5C611FF8DA6007669EB /* sendmsg.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B811FF8DA6007669EB /* sendmsg.c */; };
24A7C5C711FF8DA6007669EB /* sendto.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B911FF8DA6007669EB /* sendto.c */; };
24A7C5C811FF8DA6007669EB /* setattrlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5BA11FF8DA6007669EB /* setattrlist.c */; };
24A7C5C911FF8DA6007669EB /* socketpair.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5BB11FF8DA6007669EB /* socketpair.c */; };
24B028F511FF5C3500CA64A9 /* _libkernel_init.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A08B211F8B05900E4693F /* _libkernel_init.h */; settings = {ATTRIBUTES = (Private, ); }; };
24B223B0121DFD36007DAEDE /* sigsuspend.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B223AF121DFD36007DAEDE /* sigsuspend.c */; };
24B223B2121DFE6D007DAEDE /* sigsuspend-cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B223B1121DFE6D007DAEDE /* sigsuspend-cancel.c */; };
24B223B5121DFF29007DAEDE /* sigsuspend.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B223B4121DFF29007DAEDE /* sigsuspend.c */; };
24B8C2621237F53900D36CC3 /* remove-counter.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B8C2611237F53900D36CC3 /* remove-counter.c */; };
24D1158311E671B20063D54D /* SYS.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D1157411E671B20063D54D /* SYS.h */; };
24E4782712088267009A384D /* _libc_funcptr.c in Sources */ = {isa = PBXBuildFile; fileRef = 24E47824120881DF009A384D /* _libc_funcptr.c */; settings = {COMPILER_FLAGS = "-fno-typed-memory-operations"; }; };
2561E8AA25082E6300EAA925 /* task.c in Sources */ = {isa = PBXBuildFile; fileRef = 2561E8A925082E6300EAA925 /* task.c */; };
2579B8A027556DDD00A8BC8E /* _libc_weak_funcptr.c in Sources */ = {isa = PBXBuildFile; fileRef = 2579B89F27556DDD00A8BC8E /* _libc_weak_funcptr.c */; };
291D3C281354FDD100D46061 /* mach_port.c in Sources */ = {isa = PBXBuildFile; fileRef = 291D3C261354FDD100D46061 /* mach_port.c */; };
291D3C291354FDD100D46061 /* mach_vm.c in Sources */ = {isa = PBXBuildFile; fileRef = 291D3C271354FDD100D46061 /* mach_vm.c */; };
29A59AE2183B0DE000E8B896 /* renameat.c in Sources */ = {isa = PBXBuildFile; fileRef = 29A59AE1183B0DE000E8B896 /* renameat.c */; };
29A59AE6183B110C00E8B896 /* unlinkat.c in Sources */ = {isa = PBXBuildFile; fileRef = 29A59AE5183B110C00E8B896 /* unlinkat.c */; };
2BA88DCC1810A3CE00EB63F6 /* coalition.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BA88DCB1810A3CE00EB63F6 /* coalition.c */; };
2C4853EC221C82160008D1F5 /* os_channel_event.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C4853EB221C82160008D1F5 /* os_channel_event.c */; settings = {COMPILER_FLAGS = "-fno-builtin"; }; };
3546C83B2758402300517973 /* event_wrappers.c in Sources */ = {isa = PBXBuildFile; fileRef = 3546C83A2758402300517973 /* event_wrappers.c */; };
3695DCC91F3D2C5F0072C0B3 /* reboot.c in Sources */ = {isa = PBXBuildFile; fileRef = 3695DCC81F3D2C5A0072C0B3 /* reboot.c */; };
374A36E314748F1300AAF39D /* varargs_wrappers.s in Sources */ = {isa = PBXBuildFile; fileRef = 374A36E214748EE400AAF39D /* varargs_wrappers.s */; };
3F538F891A659C5600B37EFD /* persona.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F538F881A659C5600B37EFD /* persona.c */; };
401BB71A1BCAE57B005080D3 /* os_channel.c in Sources */ = {isa = PBXBuildFile; fileRef = 401BB7161BCAE539005080D3 /* os_channel.c */; settings = {COMPILER_FLAGS = "-fno-builtin"; }; };
401BB71C1BCAE57B005080D3 /* os_nexus.c in Sources */ = {isa = PBXBuildFile; fileRef = 401BB7181BCAE539005080D3 /* os_nexus.c */; settings = {COMPILER_FLAGS = "-fno-builtin"; }; };
402AF43F1E5CD88600F1A4B9 /* cpu_in_cksum_gen.c in Sources */ = {isa = PBXBuildFile; fileRef = 402AF43E1E5CD88100F1A4B9 /* cpu_in_cksum_gen.c */; settings = {COMPILER_FLAGS = "-fno-builtin"; }; };
403C7CEE1E1F4E4400D6FEEF /* os_packet.c in Sources */ = {isa = PBXBuildFile; fileRef = 405FA3381E0C669D007D66EA /* os_packet.c */; settings = {COMPILER_FLAGS = "-fno-builtin"; }; };
406E0B721E4ACD2000295EA3 /* cpu_copy_in_cksum.s in Sources */ = {isa = PBXBuildFile; fileRef = 40DD162F1E4ACCAA003297CC /* cpu_copy_in_cksum.s */; };
409A78321E4EB3E300E0699B /* cpu_in_cksum.s in Sources */ = {isa = PBXBuildFile; fileRef = 409A78301E4EB3D900E0699B /* cpu_in_cksum.s */; };
40DF0F741E5CD7BB0035A864 /* cpu_copy_in_cksum_gen.c in Sources */ = {isa = PBXBuildFile; fileRef = 40DF0F731E5CD7B30035A864 /* cpu_copy_in_cksum_gen.c */; settings = {COMPILER_FLAGS = "-fno-builtin"; }; };
435F3CAA1B06B7BA005ED9EF /* work_interval.c in Sources */ = {isa = PBXBuildFile; fileRef = 435F3CA91B06B7BA005ED9EF /* work_interval.c */; };
467DAFD4157E8AF200CE68F0 /* guarded_open_np.c in Sources */ = {isa = PBXBuildFile; fileRef = 467DAFD3157E8AF200CE68F0 /* guarded_open_np.c */; };
4BCDD8AF20741A5B00FA37A3 /* mach_right.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BCDD8AE20741A4700FA37A3 /* mach_right.h */; };
4BCDD8B020741BC400FA37A3 /* mach_right.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BCDD8AE20741A4700FA37A3 /* mach_right.h */; };
4BCDD8B220741C2F00FA37A3 /* mach_right.c in Sources */ = {isa = PBXBuildFile; fileRef = 4BCDD8B120741C2F00FA37A3 /* mach_right.c */; };
4BDD5F1D1891AB2F004BF300 /* mach_approximate_time.c in Sources */ = {isa = PBXBuildFile; fileRef = 4BDD5F1B1891AB2F004BF300 /* mach_approximate_time.c */; };
4BDD5F1E1891AB2F004BF300 /* mach_approximate_time.s in Sources */ = {isa = PBXBuildFile; fileRef = 4BDD5F1C1891AB2F004BF300 /* mach_approximate_time.s */; };
6E6EAA8121EA5AC6001C5D04 /* restartable.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6E6EAA8021EA5AAE001C5D04 /* restartable.defs */; };
726D915520ACD7FC0039A2FE /* mach_bridge_remote_time.c in Sources */ = {isa = PBXBuildFile; fileRef = 726D915420ACD7FC0039A2FE /* mach_bridge_remote_time.c */; };
72950DF822418FAC00EFD5E0 /* proc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 72AAD8692241878C001511C3 /* proc.h */; };
729B7D0A15C8938C000E2501 /* carbon_delete.c in Sources */ = {isa = PBXBuildFile; fileRef = FB50F1B315AB7DE700F814BA /* carbon_delete.c */; };
72AAD86A22418795001511C3 /* proc.h in Headers */ = {isa = PBXBuildFile; fileRef = 72AAD8692241878C001511C3 /* proc.h */; };
72B1E6ED190723DB00FB3FA2 /* guarded_open_dprotected_np.c in Sources */ = {isa = PBXBuildFile; fileRef = 72B1E6EC190723DB00FB3FA2 /* guarded_open_dprotected_np.c */; };
72D6AFCF22421725004CD782 /* proc.h in Headers */ = {isa = PBXBuildFile; fileRef = 72AAD8692241878C001511C3 /* proc.h */; };
72D6AFD122421753004CD782 /* proc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 72AAD8692241878C001511C3 /* proc.h */; };
72DE4B6A224174D0007844CB /* proc.c in Sources */ = {isa = PBXBuildFile; fileRef = 72DE4B69224174D0007844CB /* proc.c */; };
72E09E941B444B19006F11A4 /* mach_continuous_time.c in Sources */ = {isa = PBXBuildFile; fileRef = 72FB18801B437F7A00181A5B /* mach_continuous_time.c */; };
74119F46188F3B6A00C6F48F /* vm_page_size.h in Headers */ = {isa = PBXBuildFile; fileRef = 7466C923170CB99B004557CC /* vm_page_size.h */; };
7466C924170CBA53004557CC /* vm_page_size.h in Headers */ = {isa = PBXBuildFile; fileRef = 7466C923170CB99B004557CC /* vm_page_size.h */; };
74F3290B18EB269400B2B70E /* vm_page_size.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7466C923170CB99B004557CC /* vm_page_size.h */; };
7AE28FDF18AC41B1006A5626 /* csr.c in Sources */ = {isa = PBXBuildFile; fileRef = 7AE28FDE18AC41B1006A5626 /* csr.c */; };
8C4F7C8D264DDD37005DAF64 /* posix_spawn_filtering.c in Sources */ = {isa = PBXBuildFile; fileRef = 8C4F7C8C264DDD37005DAF64 /* posix_spawn_filtering.c */; };
9002401118FC9A7F00D73BFA /* renamex.c in Sources */ = {isa = PBXBuildFile; fileRef = 906AA2D018F74CD1001C681A /* renamex.c */; };
92197BAF1EAD8F2C003994B9 /* utimensat.c in Sources */ = {isa = PBXBuildFile; fileRef = 92197BAE1EAD8DF2003994B9 /* utimensat.c */; };
925559921CBC23C300E527CE /* mach_boottime.c in Sources */ = {isa = PBXBuildFile; fileRef = 925559911CBBBBB300E527CE /* mach_boottime.c */; };
928336A11B83ED9100873B90 /* thread_register_state.c in Sources */ = {isa = PBXBuildFile; fileRef = 928336A01B83ED7800873B90 /* thread_register_state.c */; };
9299E14A1B841E74005B7350 /* thread_state.h in Headers */ = {isa = PBXBuildFile; fileRef = 928336A21B8412C100873B90 /* thread_state.h */; };
9299E14B1B841F59005B7350 /* thread_state.h in Headers */ = {isa = PBXBuildFile; fileRef = 928336A21B8412C100873B90 /* thread_state.h */; };
929FD46F1C5711DB0087B9C8 /* mach_timebase_info.c in Sources */ = {isa = PBXBuildFile; fileRef = 929FD46E1C5711CF0087B9C8 /* mach_timebase_info.c */; };
96D0FB9E273B5CB8003032F5 /* vm_reclaim.c in Sources */ = {isa = PBXBuildFile; fileRef = 96D0FB9D273B5CB8003032F5 /* vm_reclaim.c */; };
978228281B8678DC008385AC /* pselect-darwinext.c in Sources */ = {isa = PBXBuildFile; fileRef = 978228271B8678CB008385AC /* pselect-darwinext.c */; };
978228291B8678DF008385AC /* pselect-darwinext-cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = 978228261B8678C2008385AC /* pselect-darwinext-cancel.c */; };
9C4B507422273E0F00F068C1 /* log_data.c in Sources */ = {isa = PBXBuildFile; fileRef = 9C4B507322273E0F00F068C1 /* log_data.c */; };
9C6DA3D220A3D09F0090330B /* mach_sync_ipc.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C6DA3D120A3D09F0090330B /* mach_sync_ipc.h */; };
9C6DA3D320A3D09F0090330B /* mach_sync_ipc.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C6DA3D120A3D09F0090330B /* mach_sync_ipc.h */; };
9CCF28271E68E993002EE6CD /* pid_shutdown_networking.c in Sources */ = {isa = PBXBuildFile; fileRef = 9CCF28261E68E993002EE6CD /* pid_shutdown_networking.c */; };
A50845861DDA69AC0041C0E0 /* thread_self_restrict.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = A50BD52E1DDA548F006622C8 /* thread_self_restrict.h */; };
A50845871DDA69C90041C0E0 /* thread_self_restrict.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = A50BD52E1DDA548F006622C8 /* thread_self_restrict.h */; };
A50BD52F1DDA548F006622C8 /* thread_self_restrict.h in Headers */ = {isa = PBXBuildFile; fileRef = A50BD52E1DDA548F006622C8 /* thread_self_restrict.h */; };
A50BD5301DDA5500006622C8 /* thread_self_restrict.h in Headers */ = {isa = PBXBuildFile; fileRef = A50BD52E1DDA548F006622C8 /* thread_self_restrict.h */; };
A59CB95616669EFB00B064B3 /* stack_logging_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = A59CB95516669DB700B064B3 /* stack_logging_internal.h */; };
A59CB9581666A1A200B064B3 /* munmap.c in Sources */ = {isa = PBXBuildFile; fileRef = A59CB9571666A1A200B064B3 /* munmap.c */; };
AE69785A22405C21001445CE /* memory_entry.defs in Sources */ = {isa = PBXBuildFile; fileRef = AE69785922405C21001445CE /* memory_entry.defs */; };
BA0D9FB1199031AD007E8A73 /* kdebug_trace.c in Sources */ = {isa = PBXBuildFile; fileRef = BA0D9FB0199031AD007E8A73 /* kdebug_trace.c */; };
BA4414AA18336A5F00AAE813 /* mach in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA4414A51833697C00AAE813 /* mach */; };
BA4414AB18336A6400AAE813 /* servers in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA4414A6183369A100AAE813 /* servers */; };
BA4414AD18336A9300AAE813 /* mach in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA4414A7183369C100AAE813 /* mach */; };
BA4414B518336E3600AAE813 /* mach in Copy Files */ = {isa = PBXBuildFile; fileRef = BA4414A51833697C00AAE813 /* mach */; };
BA4414B618336E3A00AAE813 /* servers in Copy Files */ = {isa = PBXBuildFile; fileRef = BA4414A6183369A100AAE813 /* servers */; };
BA4414B818336E6F00AAE813 /* mach in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA4414A7183369C100AAE813 /* mach */; };
BA9973471C3B4C9A00B14D8C /* quota_obsolete.c in Sources */ = {isa = PBXBuildFile; fileRef = BA9973461C3B4C8A00B14D8C /* quota_obsolete.c */; };
BAA2D2FC1C3B2CE90049DCBE /* libsystem_kernel.a in CopyFiles */ = {isa = PBXBuildFile; fileRef = D2AAC0630554660B00DB518D /* libsystem_kernel.a */; };
BABA36CB1A856C4700BBBCF7 /* host.c in Sources */ = {isa = PBXBuildFile; fileRef = BABA36CA1A856C4700BBBCF7 /* host.c */; };
BAFE90DE1C3A4D2D0012084F /* _libkernel_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 247A08B311F8B05900E4693F /* _libkernel_init.c */; };
BAFE90E01C3A4D960012084F /* libsystem_kernel.a in CopyFiles */ = {isa = PBXBuildFile; fileRef = D2AAC0630554660B00DB518D /* libsystem_kernel.a */; };
BAFE90E21C3A4DB00012084F /* libsystem_kernel.a in CopyFiles */ = {isa = PBXBuildFile; fileRef = D2AAC0630554660B00DB518D /* libsystem_kernel.a */; };
C48FA19027A6A95200337F46 /* nfsclnt.c in Sources */ = {isa = PBXBuildFile; fileRef = C48FA18F27A6A95200337F46 /* nfsclnt.c */; };
C639F0E51741C25800A39F47 /* gethostuuid.h in Headers */ = {isa = PBXBuildFile; fileRef = C639F0E41741C09A00A39F47 /* gethostuuid.h */; settings = {ATTRIBUTES = (Public, ); }; };
C6460B7C182025DF00F73CCA /* sfi.c in Sources */ = {isa = PBXBuildFile; fileRef = C6460B7B182025DF00F73CCA /* sfi.c */; };
C6AB38DB174202C10036DD9F /* gethostuuid.h in Headers */ = {isa = PBXBuildFile; fileRef = C639F0E41741C09A00A39F47 /* gethostuuid.h */; settings = {ATTRIBUTES = (Public, ); }; };
C6BEE9181806840200D25AAB /* posix_sem_obsolete.c in Sources */ = {isa = PBXBuildFile; fileRef = C6BEE9171806840200D25AAB /* posix_sem_obsolete.c */; };
C6C40122174155E3000AE69F /* gethostuuid_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C6C40121174154D9000AE69F /* gethostuuid_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
C6C4012317415637000AE69F /* gethostuuid.c in Sources */ = {isa = PBXBuildFile; fileRef = C6C4012017415384000AE69F /* gethostuuid.c */; };
C6C401241741566D000AE69F /* gethostuuid_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C6C40121174154D9000AE69F /* gethostuuid_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
C6D3EFB616542C510052CF30 /* errorlib.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD1114B00600000D8B9 /* errorlib.h */; };
C6D3EFB716542C510052CF30 /* externs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD6114B00600000D8B9 /* externs.h */; };
C6D3EFB816542C510052CF30 /* errorlib.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD9114B00600000D8B9 /* errorlib.h */; };
C6D3EFB916542C510052CF30 /* mach.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDA114B00600000D8B9 /* mach.h */; };
C6D3EFBA16542C510052CF30 /* mach_error.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDB114B00600000D8B9 /* mach_error.h */; };
C6D3EFBB16542C510052CF30 /* mach_init.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDC114B00600000D8B9 /* mach_init.h */; };
C6D3EFBC16542C510052CF30 /* mach_interface.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDD114B00600000D8B9 /* mach_interface.h */; };
C6D3EFBD16542C510052CF30 /* port_obj.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDF114B00600000D8B9 /* port_obj.h */; };
C6D3EFBE16542C510052CF30 /* sync.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCE0114B00600000D8B9 /* sync.h */; };
C6D3EFC116542C510052CF30 /* vm_task.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCE3114B00600000D8B9 /* vm_task.h */; };
C6D3EFC216542C510052CF30 /* key_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD08114B00600000D8B9 /* key_defs.h */; };
C6D3EFC316542C510052CF30 /* ls_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD09114B00600000D8B9 /* ls_defs.h */; };
C6D3EFC416542C510052CF30 /* netname_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD0C114B00600000D8B9 /* netname_defs.h */; };
C6D3EFC516542C510052CF30 /* nm_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD0D114B00600000D8B9 /* nm_defs.h */; };
C6D3EFC616542C510052CF30 /* SYS.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D1157411E671B20063D54D /* SYS.h */; };
C6D3EFC716542C510052CF30 /* abort.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A08FF11F8E18000E4693F /* abort.h */; };
C6D3EFC816542C510052CF30 /* exc_catcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A091611F8E7A800E4693F /* exc_catcher.h */; };
C6D3EFC916542C510052CF30 /* _libkernel_init.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A08B211F8B05900E4693F /* _libkernel_init.h */; settings = {ATTRIBUTES = (Private, ); }; };
C6D3F03016542C980052CF30 /* dummy.c in Sources */ = {isa = PBXBuildFile; fileRef = C6D3F02F16542C980052CF30 /* dummy.c */; };
C9001753206B00AC0070D674 /* port_descriptions.c in Sources */ = {isa = PBXBuildFile; fileRef = C9001751206B00850070D674 /* port_descriptions.c */; };
C9001754206B00D00070D674 /* port_descriptions.h in Headers */ = {isa = PBXBuildFile; fileRef = C9001752206B008B0070D674 /* port_descriptions.h */; };
C962B16C18DBA2C80031244A /* setpriority.c in Sources */ = {isa = PBXBuildFile; fileRef = C962B16B18DBA2C80031244A /* setpriority.c */; };
C962B16E18DBB43F0031244A /* thread_act.c in Sources */ = {isa = PBXBuildFile; fileRef = C962B16D18DBB43F0031244A /* thread_act.c */; };
C99A4F501305B2BD0054B7B7 /* __get_cpu_capabilities.s in Sources */ = {isa = PBXBuildFile; fileRef = C99A4F4E1305B1B70054B7B7 /* __get_cpu_capabilities.s */; };
C99A4F531305B43F0054B7B7 /* init_cpu_capabilities.c in Sources */ = {isa = PBXBuildFile; fileRef = C99A4F511305B43F0054B7B7 /* init_cpu_capabilities.c */; };
C9A3D6EB1672AD1000A5CAA3 /* tsd.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C9EE57F51669673D00337E4B /* tsd.h */; };
C9B6A5ED153795DE00749EBA /* alloc_once.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C1824F15338C0B00933F23 /* alloc_once.c */; };
C9D9BD19114B00600000D8B9 /* clock_priv.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCC5114B00600000D8B9 /* clock_priv.defs */; };
C9D9BD1A114B00600000D8B9 /* clock_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCC6114B00600000D8B9 /* clock_reply.defs */; };
C9D9BD1B114B00600000D8B9 /* clock_sleep.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCC7114B00600000D8B9 /* clock_sleep.c */; };
C9D9BD1C114B00600000D8B9 /* clock.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCC8114B00600000D8B9 /* clock.defs */; };
C9D9BD1D114B00600000D8B9 /* error_codes.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD0114B00600000D8B9 /* error_codes.c */; };
C9D9BD1E114B00600000D8B9 /* errorlib.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD1114B00600000D8B9 /* errorlib.h */; };
C9D9BD1F114B00600000D8B9 /* exc_catcher_state_identity.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD2114B00600000D8B9 /* exc_catcher_state_identity.c */; };
C9D9BD20114B00600000D8B9 /* exc_catcher_state.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD3114B00600000D8B9 /* exc_catcher_state.c */; };
C9D9BD21114B00600000D8B9 /* exc_catcher.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD4114B00600000D8B9 /* exc_catcher.c */; };
C9D9BD22114B00600000D8B9 /* exc.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD5114B00600000D8B9 /* exc.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
C9D9BD23114B00600000D8B9 /* externs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD6114B00600000D8B9 /* externs.h */; };
C9D9BD24114B00600000D8B9 /* fprintf_stderr.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD7114B00600000D8B9 /* fprintf_stderr.c */; };
C9D9BD25114B00600000D8B9 /* errorlib.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD9114B00600000D8B9 /* errorlib.h */; };
C9D9BD26114B00600000D8B9 /* mach.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDA114B00600000D8B9 /* mach.h */; };
C9D9BD27114B00600000D8B9 /* mach_error.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDB114B00600000D8B9 /* mach_error.h */; };
C9D9BD28114B00600000D8B9 /* mach_init.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDC114B00600000D8B9 /* mach_init.h */; };
C9D9BD29114B00600000D8B9 /* mach_interface.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDD114B00600000D8B9 /* mach_interface.h */; };
C9D9BD2B114B00600000D8B9 /* port_obj.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDF114B00600000D8B9 /* port_obj.h */; };
C9D9BD2C114B00600000D8B9 /* sync.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCE0114B00600000D8B9 /* sync.h */; };
C9D9BD2F114B00600000D8B9 /* vm_task.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCE3114B00600000D8B9 /* vm_task.h */; };
C9D9BD30114B00600000D8B9 /* host_priv.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCE4114B00600000D8B9 /* host_priv.defs */; };
C9D9BD31114B00600000D8B9 /* host_security.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCE5114B00600000D8B9 /* host_security.defs */; };
C9D9BD36114B00600000D8B9 /* mach_error_string.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCEB114B00600000D8B9 /* mach_error_string.c */; };
C9D9BD37114B00600000D8B9 /* mach_error.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCEC114B00600000D8B9 /* mach_error.c */; };
C9D9BD38114B00600000D8B9 /* mach_host.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCED114B00600000D8B9 /* mach_host.defs */; };
C9D9BD3B114B00600000D8B9 /* mach_init.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF0114B00600000D8B9 /* mach_init.c */; };
C9D9BD3C114B00600000D8B9 /* mach_msg.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF1114B00600000D8B9 /* mach_msg.c */; };
C9D9BD3D114B00600000D8B9 /* mach_port.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF2114B00600000D8B9 /* mach_port.defs */; };
C9D9BD3E114B00600000D8B9 /* mach_traps.s in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF3114B00600000D8B9 /* mach_traps.s */; };
C9D9BD3F114B00600000D8B9 /* mach_vm.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF4114B00600000D8B9 /* mach_vm.defs */; };
C9D9BD41114B00600000D8B9 /* mig_allocate.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF6114B00600000D8B9 /* mig_allocate.c */; };
C9D9BD42114B00600000D8B9 /* mig_deallocate.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF7114B00600000D8B9 /* mig_deallocate.c */; };
C9D9BD43114B00600000D8B9 /* mig_reply_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF8114B00600000D8B9 /* mig_reply_setup.c */; };
C9D9BD44114B00600000D8B9 /* mig_strncpy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF9114B00600000D8B9 /* mig_strncpy.c */; };
C9D9BD45114B00600000D8B9 /* ms_thread_switch.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCFA114B00600000D8B9 /* ms_thread_switch.c */; };
C9D9BD46114B00600000D8B9 /* notify.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCFB114B00600000D8B9 /* notify.defs */; };
C9D9BD47114B00600000D8B9 /* panic.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCFC114B00600000D8B9 /* panic.c */; };
C9D9BD48114B00600000D8B9 /* port_obj.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCFD114B00600000D8B9 /* port_obj.c */; };
C9D9BD4C114B00600000D8B9 /* processor_set.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD03114B00600000D8B9 /* processor_set.defs */; };
C9D9BD4D114B00600000D8B9 /* processor.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD04114B00600000D8B9 /* processor.defs */; };
C9D9BD4F114B00600000D8B9 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD06114B00600000D8B9 /* semaphore.c */; };
C9D9BD50114B00600000D8B9 /* key_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD08114B00600000D8B9 /* key_defs.h */; };
C9D9BD51114B00600000D8B9 /* ls_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD09114B00600000D8B9 /* ls_defs.h */; };
C9D9BD53114B00600000D8B9 /* netname.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD0B114B00600000D8B9 /* netname.defs */; };
C9D9BD54114B00600000D8B9 /* netname_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD0C114B00600000D8B9 /* netname_defs.h */; };
C9D9BD55114B00600000D8B9 /* nm_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD0D114B00600000D8B9 /* nm_defs.h */; };
C9D9BD56114B00600000D8B9 /* slot_name.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD0E114B00600000D8B9 /* slot_name.c */; };
C9D9BD57114B00600000D8B9 /* task.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD0F114B00600000D8B9 /* task.defs */; };
C9D9BD58114B00600000D8B9 /* thread_act.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD10114B00600000D8B9 /* thread_act.defs */; };
C9D9BD59114B00600000D8B9 /* vm_map.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD11114B00600000D8B9 /* vm_map.defs */; };
C9FD8508166D6BD400963B73 /* tsd.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C9EE57F51669673D00337E4B /* tsd.h */; };
D03FDED528B6321A00159650 /* spawn_filtering_private.h in Headers */ = {isa = PBXBuildFile; fileRef = D03FDED428B62F4100159650 /* spawn_filtering_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
D03FDED628B6321B00159650 /* spawn_filtering_private.h in Headers */ = {isa = PBXBuildFile; fileRef = D03FDED428B62F4100159650 /* spawn_filtering_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
E214BDC81C2E358300CEE8A3 /* clonefile.c in Sources */ = {isa = PBXBuildFile; fileRef = E214BDC71C2E34E200CEE8A3 /* clonefile.c */; };
E2A0F3341C3B17D100A11F8A /* fs_snapshot.c in Sources */ = {isa = PBXBuildFile; fileRef = E2A0F3331C3B17D100A11F8A /* fs_snapshot.c */; };
E414C69B26F1CBA900B17EAA /* libproc_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E414C69A26F1CBA900B17EAA /* libproc_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
E414C69C26F1CBA900B17EAA /* libproc_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E414C69A26F1CBA900B17EAA /* libproc_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
E4216C311822D404006F2632 /* mach_voucher.defs in Sources */ = {isa = PBXBuildFile; fileRef = E4216C301822D404006F2632 /* mach_voucher.defs */; };
E436DFD428DD368B00503A8A /* exclaves.c in Sources */ = {isa = PBXBuildFile; fileRef = E436DFD328DD368B00503A8A /* exclaves.c */; };
E4512B8C21AFDF1600673F73 /* mach_right_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4512B8B21AFDF1500673F73 /* mach_right_private.h */; };
E4512B8D21AFDF1600673F73 /* mach_right_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4512B8B21AFDF1500673F73 /* mach_right_private.h */; };
E453AF351700FD3C00F2C94C /* getiopolicy_np.c in Sources */ = {isa = PBXBuildFile; fileRef = E453AF341700FD3C00F2C94C /* getiopolicy_np.c */; };
E453AF3617013CBF00F2C94C /* libproc.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C2B16F868ED0002AF25 /* libproc.h */; settings = {ATTRIBUTES = (Private, ); }; };
E453AF3717013CC200F2C94C /* libproc_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C2C16F868ED0002AF25 /* libproc_internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
E453AF3817013F1400F2C94C /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C3D16FB20970002AF25 /* spawn.h */; settings = {ATTRIBUTES = (Public, ); }; };
E453AF3917013F1B00F2C94C /* spawn_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C3E16FB20970002AF25 /* spawn_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
E453AF3A17013F4C00F2C94C /* stack_logging_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = A59CB95516669DB700B064B3 /* stack_logging_internal.h */; };
E4D45C2416F856900002AF25 /* __commpage_gettimeofday.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C2116F856900002AF25 /* __commpage_gettimeofday.c */; };
E4D45C2616F856900002AF25 /* mach_absolute_time.s in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C2316F856900002AF25 /* mach_absolute_time.s */; };
E4D45C2E16F868ED0002AF25 /* libproc.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C2A16F868ED0002AF25 /* libproc.c */; };
E4D45C2F16F868ED0002AF25 /* libproc.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C2B16F868ED0002AF25 /* libproc.h */; };
E4D45C3016F868ED0002AF25 /* libproc_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C2C16F868ED0002AF25 /* libproc_internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
E4D45C3116F868ED0002AF25 /* proc_listpidspath.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C2D16F868ED0002AF25 /* proc_listpidspath.c */; };
E4D45C3616F86BD80002AF25 /* posix_spawn.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C3316F86BD80002AF25 /* posix_spawn.c */; };
E4D45C3F16FB20D30002AF25 /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C3D16FB20970002AF25 /* spawn.h */; settings = {ATTRIBUTES = (Public, ); }; };
E4D45C4016FB20DC0002AF25 /* spawn_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C3E16FB20970002AF25 /* spawn_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
E4D7E55C16F8776300F92D8D /* index.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55316F8776300F92D8D /* index.c */; };
E4D7E55E16F8776300F92D8D /* memset.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55516F8776300F92D8D /* memset.c */; settings = {COMPILER_FLAGS = "-fno-builtin"; }; };
E4D7E55F16F8776300F92D8D /* strcmp.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55616F8776300F92D8D /* strcmp.c */; };
E4D7E56016F8776300F92D8D /* strcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55716F8776300F92D8D /* strcpy.c */; };
E4D7E56116F8776300F92D8D /* strlcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55916F8776300F92D8D /* strlcpy.c */; };
E4D7E56216F8776300F92D8D /* strlen.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55A16F8776300F92D8D /* strlen.c */; };
E4D7E56316F8776300F92D8D /* strsep.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55B16F8776300F92D8D /* strsep.c */; };
EE3F605A149A6D66003BAEBA /* getaudit.c in Sources */ = {isa = PBXBuildFile; fileRef = EE3F6059149A6D66003BAEBA /* getaudit.c */; };
F960CB6525CA80EE00056616 /* kern_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = F960CB6425CA80EE00056616 /* kern_debug.c */; };
FBE367BF237A540A00B690B7 /* mach_eventlink.c in Sources */ = {isa = PBXBuildFile; fileRef = FBE367BE237A540A00B690B7 /* mach_eventlink.c */; };
FBE367C1237A58A500B690B7 /* mach_eventlink.defs in Sources */ = {isa = PBXBuildFile; fileRef = FBE367C0237A58A500B690B7 /* mach_eventlink.defs */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
242AB67811ED03ED00107336 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 24614EF311E7C98600E78584;
remoteInfo = Syscalls;
};
249C61091194750700ED73F3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D2AAC0620554660B00DB518D;
remoteInfo = "Libmach Static";
};
249C61141194756A00ED73F3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 249C60FE1194747600ED73F3;
remoteInfo = Libmach;
};
BA4414AE18336AF300AAE813 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = BA4414A1183366E600AAE813;
remoteInfo = "MIG headers";
};
BA4414B218336D8D00AAE813 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = BA4414A1183366E600AAE813;
remoteInfo = "MIG headers";
};
E46CB80821FBAC32005D1E53 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 249C60FE1194747600ED73F3;
remoteInfo = Libmach;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
72950DF722418F7F00EFD5E0 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = "${OS_PUBLIC_HEADERS_FOLDER_PATH}";
dstSubfolderSpec = 0;
files = (
72950DF822418FAC00EFD5E0 /* proc.h in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
72D6AFD02242173F004CD782 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = "${OS_PUBLIC_HEADERS_FOLDER_PATH}";
dstSubfolderSpec = 0;
files = (
72D6AFD122421753004CD782 /* proc.h in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
BA4414A818336A1300AAE813 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = "$(PUBLIC_HEADERS_FOLDER_PATH)";
dstSubfolderSpec = 0;
files = (
BA4414AA18336A5F00AAE813 /* mach in CopyFiles */,
BA4414AB18336A6400AAE813 /* servers in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
BA4414AC18336A7700AAE813 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = "$(PRIVATE_HEADERS_FOLDER_PATH)";
dstSubfolderSpec = 0;
files = (
BA4414AD18336A9300AAE813 /* mach in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
BA4414B418336E1A00AAE813 /* Copy Files */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = "$(PUBLIC_HEADERS_FOLDER_PATH)";
dstSubfolderSpec = 0;
files = (
BA4414B518336E3600AAE813 /* mach in Copy Files */,
BA4414B618336E3A00AAE813 /* servers in Copy Files */,
);
name = "Copy Files";
runOnlyForDeploymentPostprocessing = 1;
};
BA4414B718336E5600AAE813 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = "$(PRIVATE_HEADERS_FOLDER_PATH)";
dstSubfolderSpec = 0;
files = (
BA4414B818336E6F00AAE813 /* mach in CopyFiles */,
74F3290B18EB269400B2B70E /* vm_page_size.h in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
BAA2D2FB1C3B2CD90049DCBE /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = /usr/local/lib/system;
dstSubfolderSpec = 0;
files = (
BAA2D2FC1C3B2CE90049DCBE /* libsystem_kernel.a in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
BAFE90DF1C3A4D7B0012084F /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = /usr/local/lib/dyld_stub;
dstSubfolderSpec = 0;
files = (
BAFE90E01C3A4D960012084F /* libsystem_kernel.a in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
BAFE90E11C3A4D9E0012084F /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = /usr/local/lib/loaderd;
dstSubfolderSpec = 0;
files = (
BAFE90E21C3A4DB00012084F /* libsystem_kernel.a in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
C63F480B1654203800A1F78F /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = "$(OS_PRIVATE_HEADERS_FOLDER_PATH)";
dstSubfolderSpec = 0;
files = (
A50845871DDA69C90041C0E0 /* thread_self_restrict.h in CopyFiles */,
C9FD8508166D6BD400963B73 /* tsd.h in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
C6D3EFCA16542C510052CF30 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = "$(OS_PRIVATE_HEADERS_FOLDER_PATH)";
dstSubfolderSpec = 0;
files = (
A50845861DDA69AC0041C0E0 /* thread_self_restrict.h in CopyFiles */,
C9A3D6EB1672AD1000A5CAA3 /* tsd.h in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
030B179A135377B400DAD1F0 /* open_dprotected_np.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = open_dprotected_np.c; sourceTree = "<group>"; };
132B8BEA245D0AFA00F546A7 /* system-version-compat-support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "system-version-compat-support.c"; sourceTree = "<group>"; };
134D9532245BEB15009D4962 /* system-version-compat.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "system-version-compat.c"; sourceTree = "<group>"; };
138288582527B83800FC8585 /* system-version-compat-support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "system-version-compat-support.h"; sourceTree = "<group>"; };
13B598931A142F5900DB2D5A /* stackshot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stackshot.c; sourceTree = "<group>"; };
13CBF78124575F9F00B26F7D /* open-base.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "open-base.c"; sourceTree = "<group>"; };
13CBF783245783A800B26F7D /* open.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = open.c; sourceTree = "<group>"; };
13D932CB1C7B9DE600158FA1 /* terminate_with_reason.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = terminate_with_reason.c; sourceTree = "<group>"; };
14FE60EB1B7D3BED00ACB44C /* mach_get_times.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_get_times.c; sourceTree = "<group>"; };
240D716711933ED300556E97 /* mach_install_mig.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = mach_install_mig.sh; sourceTree = "<group>"; };
2419382A12135FF6003CDE41 /* chmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = chmod.c; sourceTree = "<group>"; };
242AB66511EBDC1200107336 /* errno.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = errno.c; sourceTree = "<group>"; };
24484A7311F51E9800E10CD2 /* string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string.h; sourceTree = "<group>"; };
24484A7411F51E9800E10CD2 /* string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = string.c; sourceTree = "<group>"; };
24484A9311F61D1900E10CD2 /* mig_reply_port.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mig_reply_port.c; sourceTree = "<group>"; };
24614EA111E7A2ED00E78584 /* compile-syscalls.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = "compile-syscalls.pl"; sourceTree = "<group>"; };
24614F0311E7CB5B00E78584 /* syscalls.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = syscalls.a; path = $BUILD_ROOT/syscalls.a; sourceTree = "<absolute>"; };
247A08B211F8B05900E4693F /* _libkernel_init.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _libkernel_init.h; sourceTree = "<group>"; };
247A08B311F8B05900E4693F /* _libkernel_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = _libkernel_init.c; sourceTree = "<group>"; };
247A08FF11F8E18000E4693F /* abort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = abort.h; sourceTree = "<group>"; };
247A091611F8E7A800E4693F /* exc_catcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exc_catcher.h; sourceTree = "<group>"; };
2485235411582D8F0051B413 /* mach_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_legacy.c; sourceTree = "<group>"; };
248AA962122C7B2A0085F5B1 /* unlink.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unlink.c; sourceTree = "<group>"; };
248AA964122C7C330085F5B1 /* rmdir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rmdir.c; sourceTree = "<group>"; };
248AA966122C7CDA0085F5B1 /* rename.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rename.c; sourceTree = "<group>"; };
248BA01C121C56BF008C073F /* connect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = connect.c; sourceTree = "<group>"; };
248BA01E121C607E008C073F /* fchmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fchmod.c; sourceTree = "<group>"; };
248BA04B121C8EE4008C073F /* fcntl-base.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "fcntl-base.c"; sourceTree = "<group>"; };
248BA04E121C8F06008C073F /* fcntl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fcntl.c; sourceTree = "<group>"; };
248BA051121C8FE2008C073F /* fcntl-cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "fcntl-cancel.c"; sourceTree = "<group>"; };
248BA068121D9E27008C073F /* getrlimit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getrlimit.c; sourceTree = "<group>"; };
248BA07F121DA36B008C073F /* ioctl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioctl.c; sourceTree = "<group>"; };
248BA081121DA4F3008C073F /* kill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kill.c; sourceTree = "<group>"; };
248BA084121DA5E4008C073F /* kill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kill.c; sourceTree = "<group>"; };
248BA086121DA72D008C073F /* mmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mmap.c; sourceTree = "<group>"; };
248BA088121DA8E0008C073F /* mprotect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mprotect.c; sourceTree = "<group>"; };
248BA08A121DAC86008C073F /* msync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msync.c; sourceTree = "<group>"; };
248BA08C121DB0E7008C073F /* munmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = munmap.c; sourceTree = "<group>"; };
248BA090121DDD7F008C073F /* select-base.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "select-base.c"; sourceTree = "<group>"; };
248BA092121DE369008C073F /* select.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = select.c; sourceTree = "<group>"; };
248BA094121DE565008C073F /* select-pre1050.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "select-pre1050.c"; sourceTree = "<group>"; };
248BA0B2121DE760008C073F /* select-cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "select-cancel.c"; sourceTree = "<group>"; };
248BA0BC121DE902008C073F /* select.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = select.c; sourceTree = "<group>"; };
248BA0CC121DEBEF008C073F /* setrlimit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = setrlimit.c; sourceTree = "<group>"; };
249C60FF1194747600ED73F3 /* libsystem_kernel.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_kernel.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
24A7C5AE11FF8DA6007669EB /* accept.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = accept.c; sourceTree = "<group>"; };
24A7C5AF11FF8DA6007669EB /* bind.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bind.c; sourceTree = "<group>"; };
24A7C5B111FF8DA6007669EB /* getattrlist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getattrlist.c; sourceTree = "<group>"; };
24A7C5B211FF8DA6007669EB /* getpeername.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getpeername.c; sourceTree = "<group>"; };
24A7C5B311FF8DA6007669EB /* getsockname.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getsockname.c; sourceTree = "<group>"; };
24A7C5B411FF8DA6007669EB /* lchown.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lchown.c; sourceTree = "<group>"; };
24A7C5B511FF8DA6007669EB /* listen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = listen.c; sourceTree = "<group>"; };
24A7C5B611FF8DA6007669EB /* recvfrom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = recvfrom.c; sourceTree = "<group>"; };
24A7C5B711FF8DA6007669EB /* recvmsg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = recvmsg.c; sourceTree = "<group>"; };
24A7C5B811FF8DA6007669EB /* sendmsg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sendmsg.c; sourceTree = "<group>"; };
24A7C5B911FF8DA6007669EB /* sendto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sendto.c; sourceTree = "<group>"; };
24A7C5BA11FF8DA6007669EB /* setattrlist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = setattrlist.c; sourceTree = "<group>"; };
24A7C5BB11FF8DA6007669EB /* socketpair.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = socketpair.c; sourceTree = "<group>"; };
24A7C5CB11FF973C007669EB /* _errno.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _errno.h; sourceTree = "<group>"; };
24B028D511FF4FBB00CA64A9 /* memcpy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = memcpy.c; sourceTree = "<group>"; };
24B223AF121DFD36007DAEDE /* sigsuspend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sigsuspend.c; sourceTree = "<group>"; };
24B223B1121DFE6D007DAEDE /* sigsuspend-cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sigsuspend-cancel.c"; sourceTree = "<group>"; };
24B223B3121DFF12007DAEDE /* sigsuspend-base.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sigsuspend-base.c"; sourceTree = "<group>"; };
24B223B4121DFF29007DAEDE /* sigsuspend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sigsuspend.c; sourceTree = "<group>"; };
24B8C2611237F53900D36CC3 /* remove-counter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "remove-counter.c"; sourceTree = "<group>"; };
24D1156611E671B20063D54D /* __fork.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __fork.s; sourceTree = "<group>"; };
24D1156711E671B20063D54D /* __getpid.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __getpid.s; sourceTree = "<group>"; };
24D1156811E671B20063D54D /* __gettimeofday.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __gettimeofday.s; sourceTree = "<group>"; };
24D1156911E671B20063D54D /* __lseek.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __lseek.s; sourceTree = "<group>"; };
24D1156A11E671B20063D54D /* __pipe.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __pipe.s; sourceTree = "<group>"; };
24D1156D11E671B20063D54D /* __ptrace.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __ptrace.s; sourceTree = "<group>"; };
24D1156E11E671B20063D54D /* __sigaltstack.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __sigaltstack.s; sourceTree = "<group>"; };
24D1156F11E671B20063D54D /* __sigreturn.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __sigreturn.s; sourceTree = "<group>"; };
24D1157011E671B20063D54D /* __syscall.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __syscall.s; sourceTree = "<group>"; };
24D1157111E671B20063D54D /* __thread_selfid.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __thread_selfid.s; sourceTree = "<group>"; };
24D1157211E671B20063D54D /* __vfork.s */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 8; lastKnownFileType = sourcecode.asm; path = __vfork.s; sourceTree = "<group>"; tabWidth = 8; };
24D1157311E671B20063D54D /* custom.s */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 8; lastKnownFileType = sourcecode.asm; path = custom.s; sourceTree = "<group>"; tabWidth = 8; };
24D1157411E671B20063D54D /* SYS.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 8; lastKnownFileType = sourcecode.c.h; path = SYS.h; sourceTree = "<group>"; tabWidth = 8; };
24D1158C11E672270063D54D /* syscall.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syscall.map; sourceTree = "<group>"; };
24D1159111E672270063D54D /* syscall.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syscall.map; sourceTree = "<group>"; };
24D1159711E672270063D54D /* syscall.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syscall.map; sourceTree = "<group>"; };
24D1159811E672270063D54D /* syscall.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syscall.map; sourceTree = "<group>"; };
24D1159911E6723E0063D54D /* create-syscalls.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = "create-syscalls.pl"; sourceTree = "<group>"; };
24E47824120881DF009A384D /* _libc_funcptr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = _libc_funcptr.c; sourceTree = "<group>"; };
2561E8A925082E6300EAA925 /* task.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = task.c; sourceTree = "<group>"; };
2579B89F27556DDD00A8BC8E /* _libc_weak_funcptr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _libc_weak_funcptr.c; sourceTree = "<group>"; };
291D3C261354FDD100D46061 /* mach_port.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_port.c; sourceTree = "<group>"; };
291D3C271354FDD100D46061 /* mach_vm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_vm.c; sourceTree = "<group>"; };
29A59AE1183B0DE000E8B896 /* renameat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = renameat.c; sourceTree = "<group>"; };
29A59AE5183B110C00E8B896 /* unlinkat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unlinkat.c; sourceTree = "<group>"; };
2BA88DCB1810A3CE00EB63F6 /* coalition.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = coalition.c; sourceTree = "<group>"; };
2C4853EB221C82160008D1F5 /* os_channel_event.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = os_channel_event.c; path = skywalk/os_channel_event.c; sourceTree = "<group>"; };
3546C83A2758402300517973 /* event_wrappers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = event_wrappers.c; sourceTree = "<group>"; };
3695DCC81F3D2C5A0072C0B3 /* reboot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reboot.c; sourceTree = "<group>"; };
374A36E214748EE400AAF39D /* varargs_wrappers.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = varargs_wrappers.s; sourceTree = "<group>"; };
37DDFB7614748713009D3355 /* syscall.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syscall.map; sourceTree = "<group>"; };
3F538F881A659C5600B37EFD /* persona.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = persona.c; sourceTree = "<group>"; };
401BB7161BCAE539005080D3 /* os_channel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = os_channel.c; path = skywalk/os_channel.c; sourceTree = "<group>"; };
401BB7181BCAE539005080D3 /* os_nexus.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = os_nexus.c; path = skywalk/os_nexus.c; sourceTree = "<group>"; };
402AF43E1E5CD88100F1A4B9 /* cpu_in_cksum_gen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cpu_in_cksum_gen.c; path = skywalk/cpu_in_cksum_gen.c; sourceTree = "<group>"; };
405FA3381E0C669D007D66EA /* os_packet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = os_packet.c; path = skywalk/os_packet.c; sourceTree = "<group>"; };
409A78301E4EB3D900E0699B /* cpu_in_cksum.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = cpu_in_cksum.s; path = skywalk/cpu_in_cksum.s; sourceTree = "<group>"; };
40DD162F1E4ACCAA003297CC /* cpu_copy_in_cksum.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = cpu_copy_in_cksum.s; path = skywalk/cpu_copy_in_cksum.s; sourceTree = "<group>"; };
40DF0F731E5CD7B30035A864 /* cpu_copy_in_cksum_gen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cpu_copy_in_cksum_gen.c; path = skywalk/cpu_copy_in_cksum_gen.c; sourceTree = "<group>"; };
435F3CA91B06B7BA005ED9EF /* work_interval.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = work_interval.c; sourceTree = "<group>"; };
467DAFD3157E8AF200CE68F0 /* guarded_open_np.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = guarded_open_np.c; sourceTree = "<group>"; };
4BCDD8AE20741A4700FA37A3 /* mach_right.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_right.h; sourceTree = "<group>"; };
4BCDD8B120741C2F00FA37A3 /* mach_right.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mach_right.c; sourceTree = "<group>"; };
4BDD5F1B1891AB2F004BF300 /* mach_approximate_time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_approximate_time.c; sourceTree = "<group>"; };
4BDD5F1C1891AB2F004BF300 /* mach_approximate_time.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = mach_approximate_time.s; sourceTree = "<group>"; };
6E6EAA8021EA5AAE001C5D04 /* restartable.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = restartable.defs; sourceTree = "<group>"; };
726D915420ACD7FC0039A2FE /* mach_bridge_remote_time.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mach_bridge_remote_time.c; sourceTree = "<group>"; };
72AAD8692241878C001511C3 /* proc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = proc.h; sourceTree = "<group>"; };
72B1E6EC190723DB00FB3FA2 /* guarded_open_dprotected_np.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = guarded_open_dprotected_np.c; sourceTree = "<group>"; };
72DE4B69224174D0007844CB /* proc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = proc.c; sourceTree = "<group>"; };
72FB18801B437F7A00181A5B /* mach_continuous_time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_continuous_time.c; sourceTree = "<group>"; };
7466C923170CB99B004557CC /* vm_page_size.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vm_page_size.h; sourceTree = "<group>"; };
7AE28FDE18AC41B1006A5626 /* csr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = csr.c; sourceTree = "<group>"; };
84A59E912859038E00EA1221 /* copy_embedded_private_headers.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = copy_embedded_private_headers.sh; sourceTree = "<group>"; };
8C4F7C8C264DDD37005DAF64 /* posix_spawn_filtering.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = posix_spawn_filtering.c; sourceTree = "<group>"; };
906AA2D018F74CD1001C681A /* renamex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = renamex.c; sourceTree = "<group>"; };
92197BAE1EAD8DF2003994B9 /* utimensat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utimensat.c; sourceTree = "<group>"; };
925559911CBBBBB300E527CE /* mach_boottime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_boottime.c; sourceTree = "<group>"; };
928336A01B83ED7800873B90 /* thread_register_state.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = thread_register_state.c; sourceTree = "<group>"; };
928336A21B8412C100873B90 /* thread_state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_state.h; sourceTree = "<group>"; };
929FD46E1C5711CF0087B9C8 /* mach_timebase_info.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_timebase_info.c; sourceTree = "<group>"; };
96D0FB9D273B5CB8003032F5 /* vm_reclaim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vm_reclaim.c; sourceTree = "<group>"; };
978228261B8678C2008385AC /* pselect-darwinext-cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pselect-darwinext-cancel.c"; sourceTree = "<group>"; };
978228271B8678CB008385AC /* pselect-darwinext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pselect-darwinext.c"; sourceTree = "<group>"; };
9C4B507322273E0F00F068C1 /* log_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = log_data.c; sourceTree = "<group>"; };
9C6DA3D120A3D09F0090330B /* mach_sync_ipc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_sync_ipc.h; sourceTree = "<group>"; };
9CCF28261E68E993002EE6CD /* pid_shutdown_networking.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pid_shutdown_networking.c; sourceTree = "<group>"; };
A50BD52E1DDA548F006622C8 /* thread_self_restrict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_self_restrict.h; sourceTree = "<group>"; };
A59CB95516669DB700B064B3 /* stack_logging_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stack_logging_internal.h; sourceTree = "<group>"; };
A59CB9571666A1A200B064B3 /* munmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = munmap.c; sourceTree = "<group>"; };
AE69785922405C21001445CE /* memory_entry.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = memory_entry.defs; sourceTree = "<group>"; };
BA0D9FB0199031AD007E8A73 /* kdebug_trace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kdebug_trace.c; sourceTree = "<group>"; };
BA4414A51833697C00AAE813 /* mach */ = {isa = PBXFileReference; lastKnownFileType = text; name = mach; path = mig_hdr/include/mach; sourceTree = BUILT_PRODUCTS_DIR; };
BA4414A6183369A100AAE813 /* servers */ = {isa = PBXFileReference; lastKnownFileType = text; name = servers; path = mig_hdr/include/servers; sourceTree = BUILT_PRODUCTS_DIR; };
BA4414A7183369C100AAE813 /* mach */ = {isa = PBXFileReference; lastKnownFileType = text; name = mach; path = mig_hdr/local/include/mach; sourceTree = BUILT_PRODUCTS_DIR; };
BA5CDB4018AEBAD500E37982 /* __thread_selfusage.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __thread_selfusage.s; sourceTree = "<group>"; };
BA9973461C3B4C8A00B14D8C /* quota_obsolete.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = quota_obsolete.c; sourceTree = "<group>"; };
BABA36CA1A856C4700BBBCF7 /* host.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = host.c; sourceTree = "<group>"; };
C48FA18F27A6A95200337F46 /* nfsclnt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nfsclnt.c; sourceTree = "<group>"; };
C639F0E41741C09A00A39F47 /* gethostuuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gethostuuid.h; sourceTree = "<group>"; };
C6460B7B182025DF00F73CCA /* sfi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sfi.c; sourceTree = "<group>"; };
C6BEE9171806840200D25AAB /* posix_sem_obsolete.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = posix_sem_obsolete.c; sourceTree = "<group>"; };
C6C4012017415384000AE69F /* gethostuuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gethostuuid.c; sourceTree = "<group>"; };
C6C40121174154D9000AE69F /* gethostuuid_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gethostuuid_private.h; sourceTree = "<group>"; };
C6D3F02E16542C510052CF30 /* libsystem_Libsyscall_headers_Sim.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsystem_Libsyscall_headers_Sim.a; sourceTree = BUILT_PRODUCTS_DIR; };
C6D3F02F16542C980052CF30 /* dummy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dummy.c; sourceTree = "<group>"; };
C9001751206B00850070D674 /* port_descriptions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = port_descriptions.c; sourceTree = "<group>"; };
C9001752206B008B0070D674 /* port_descriptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = port_descriptions.h; sourceTree = "<group>"; };
C93B50491C487698009DD6AB /* __kdebug_trace_string.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __kdebug_trace_string.s; sourceTree = "<group>"; };
C962B16B18DBA2C80031244A /* setpriority.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = setpriority.c; sourceTree = "<group>"; };
C962B16D18DBB43F0031244A /* thread_act.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = thread_act.c; sourceTree = "<group>"; };
C99A4F4E1305B1B70054B7B7 /* __get_cpu_capabilities.s */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = __get_cpu_capabilities.s; sourceTree = "<group>"; };
C99A4F511305B43F0054B7B7 /* init_cpu_capabilities.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = init_cpu_capabilities.c; sourceTree = "<group>"; };
C9C1824F15338C0B00933F23 /* alloc_once.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = alloc_once.c; sourceTree = "<group>"; };
C9D9BCC5114B00600000D8B9 /* clock_priv.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock_priv.defs; sourceTree = "<group>"; };
C9D9BCC6114B00600000D8B9 /* clock_reply.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock_reply.defs; sourceTree = "<group>"; };
C9D9BCC7114B00600000D8B9 /* clock_sleep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = clock_sleep.c; sourceTree = "<group>"; };
C9D9BCC8114B00600000D8B9 /* clock.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock.defs; sourceTree = "<group>"; };
C9D9BCC9114B00600000D8B9 /* err_iokit.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_iokit.sub; sourceTree = "<group>"; };
C9D9BCCA114B00600000D8B9 /* err_ipc.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_ipc.sub; sourceTree = "<group>"; };
C9D9BCCB114B00600000D8B9 /* err_kern.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_kern.sub; sourceTree = "<group>"; };
C9D9BCCC114B00600000D8B9 /* err_libkern.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_libkern.sub; sourceTree = "<group>"; };
C9D9BCCD114B00600000D8B9 /* err_mach_ipc.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_mach_ipc.sub; sourceTree = "<group>"; };
C9D9BCCE114B00600000D8B9 /* err_server.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_server.sub; sourceTree = "<group>"; };
C9D9BCCF114B00600000D8B9 /* err_us.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_us.sub; sourceTree = "<group>"; };
C9D9BCD0114B00600000D8B9 /* error_codes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = error_codes.c; sourceTree = "<group>"; };
C9D9BCD1114B00600000D8B9 /* errorlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = errorlib.h; sourceTree = "<group>"; };
C9D9BCD2114B00600000D8B9 /* exc_catcher_state_identity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_catcher_state_identity.c; sourceTree = "<group>"; };
C9D9BCD3114B00600000D8B9 /* exc_catcher_state.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_catcher_state.c; sourceTree = "<group>"; };
C9D9BCD4114B00600000D8B9 /* exc_catcher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_catcher.c; sourceTree = "<group>"; };
C9D9BCD5114B00600000D8B9 /* exc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = exc.defs; sourceTree = "<group>"; };
C9D9BCD6114B00600000D8B9 /* externs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = externs.h; sourceTree = "<group>"; };
C9D9BCD7114B00600000D8B9 /* fprintf_stderr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fprintf_stderr.c; sourceTree = "<group>"; };
C9D9BCD9114B00600000D8B9 /* errorlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = errorlib.h; sourceTree = "<group>"; };
C9D9BCDA114B00600000D8B9 /* mach.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach.h; sourceTree = "<group>"; };
C9D9BCDB114B00600000D8B9 /* mach_error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_error.h; sourceTree = "<group>"; };
C9D9BCDC114B00600000D8B9 /* mach_init.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_init.h; sourceTree = "<group>"; };
C9D9BCDD114B00600000D8B9 /* mach_interface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_interface.h; sourceTree = "<group>"; };
C9D9BCDF114B00600000D8B9 /* port_obj.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = port_obj.h; sourceTree = "<group>"; };
C9D9BCE0114B00600000D8B9 /* sync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sync.h; sourceTree = "<group>"; };
C9D9BCE3114B00600000D8B9 /* vm_task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_task.h; sourceTree = "<group>"; };
C9D9BCE4114B00600000D8B9 /* host_priv.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = host_priv.defs; sourceTree = "<group>"; };
C9D9BCE5114B00600000D8B9 /* host_security.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = host_security.defs; sourceTree = "<group>"; };
C9D9BCEB114B00600000D8B9 /* mach_error_string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_error_string.c; sourceTree = "<group>"; };
C9D9BCEC114B00600000D8B9 /* mach_error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_error.c; sourceTree = "<group>"; };
C9D9BCED114B00600000D8B9 /* mach_host.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_host.defs; sourceTree = "<group>"; };
C9D9BCF0114B00600000D8B9 /* mach_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_init.c; sourceTree = "<group>"; };
C9D9BCF1114B00600000D8B9 /* mach_msg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_msg.c; sourceTree = "<group>"; };
C9D9BCF2114B00600000D8B9 /* mach_port.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_port.defs; sourceTree = "<group>"; };
C9D9BCF3114B00600000D8B9 /* mach_traps.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = mach_traps.s; sourceTree = "<group>"; };
C9D9BCF4114B00600000D8B9 /* mach_vm.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_vm.defs; sourceTree = "<group>"; };
C9D9BCF6114B00600000D8B9 /* mig_allocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mig_allocate.c; sourceTree = "<group>"; };
C9D9BCF7114B00600000D8B9 /* mig_deallocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mig_deallocate.c; sourceTree = "<group>"; };
C9D9BCF8114B00600000D8B9 /* mig_reply_setup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mig_reply_setup.c; sourceTree = "<group>"; };
C9D9BCF9114B00600000D8B9 /* mig_strncpy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mig_strncpy.c; sourceTree = "<group>"; };
C9D9BCFA114B00600000D8B9 /* ms_thread_switch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ms_thread_switch.c; sourceTree = "<group>"; };
C9D9BCFB114B00600000D8B9 /* notify.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = notify.defs; sourceTree = "<group>"; };
C9D9BCFC114B00600000D8B9 /* panic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = panic.c; sourceTree = "<group>"; };
C9D9BCFD114B00600000D8B9 /* port_obj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = port_obj.c; sourceTree = "<group>"; };
C9D9BD03114B00600000D8B9 /* processor_set.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = processor_set.defs; sourceTree = "<group>"; };
C9D9BD04114B00600000D8B9 /* processor.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = processor.defs; sourceTree = "<group>"; };
C9D9BD06114B00600000D8B9 /* semaphore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = semaphore.c; sourceTree = "<group>"; };
C9D9BD08114B00600000D8B9 /* key_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = key_defs.h; sourceTree = "<group>"; };
C9D9BD09114B00600000D8B9 /* ls_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ls_defs.h; sourceTree = "<group>"; };
C9D9BD0B114B00600000D8B9 /* netname.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = netname.defs; sourceTree = "<group>"; };
C9D9BD0C114B00600000D8B9 /* netname_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = netname_defs.h; sourceTree = "<group>"; };
C9D9BD0D114B00600000D8B9 /* nm_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nm_defs.h; sourceTree = "<group>"; };
C9D9BD0E114B00600000D8B9 /* slot_name.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = slot_name.c; sourceTree = "<group>"; };
C9D9BD0F114B00600000D8B9 /* task.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = task.defs; sourceTree = "<group>"; };
C9D9BD10114B00600000D8B9 /* thread_act.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = thread_act.defs; sourceTree = "<group>"; };
C9D9BD11114B00600000D8B9 /* vm_map.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = vm_map.defs; sourceTree = "<group>"; };
C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Libsyscall.xcconfig; sourceTree = "<group>"; };
C9EE57F51669673D00337E4B /* tsd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tsd.h; sourceTree = "<group>"; };
D03FDED428B62F4100159650 /* spawn_filtering_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spawn_filtering_private.h; sourceTree = "<group>"; };
D2AAC0630554660B00DB518D /* libsystem_kernel.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsystem_kernel.a; sourceTree = BUILT_PRODUCTS_DIR; };
E214BDC71C2E34E200CEE8A3 /* clonefile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = clonefile.c; sourceTree = "<group>"; };
E2A0F3331C3B17D100A11F8A /* fs_snapshot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fs_snapshot.c; sourceTree = "<group>"; };
E414C69A26F1CBA900B17EAA /* libproc_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libproc_private.h; sourceTree = "<group>"; };
E4216C301822D404006F2632 /* mach_voucher.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_voucher.defs; sourceTree = "<group>"; };
E436DFD328DD368B00503A8A /* exclaves.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exclaves.c; sourceTree = "<group>"; };
E4512B8B21AFDF1500673F73 /* mach_right_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_right_private.h; sourceTree = "<group>"; };
E453AF341700FD3C00F2C94C /* getiopolicy_np.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getiopolicy_np.c; sourceTree = "<group>"; };
E4D45C2116F856900002AF25 /* __commpage_gettimeofday.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = __commpage_gettimeofday.c; sourceTree = "<group>"; };
E4D45C2316F856900002AF25 /* mach_absolute_time.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = mach_absolute_time.s; sourceTree = "<group>"; };
E4D45C2A16F868ED0002AF25 /* libproc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = libproc.c; sourceTree = "<group>"; };
E4D45C2B16F868ED0002AF25 /* libproc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libproc.h; sourceTree = "<group>"; };
E4D45C2C16F868ED0002AF25 /* libproc_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libproc_internal.h; sourceTree = "<group>"; };
E4D45C2D16F868ED0002AF25 /* proc_listpidspath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = proc_listpidspath.c; sourceTree = "<group>"; };
E4D45C3316F86BD80002AF25 /* posix_spawn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = posix_spawn.c; sourceTree = "<group>"; };
E4D45C3D16FB20970002AF25 /* spawn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spawn.h; sourceTree = "<group>"; };
E4D45C3E16FB20970002AF25 /* spawn_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spawn_private.h; sourceTree = "<group>"; };
E4D7E55316F8776300F92D8D /* index.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = index.c; sourceTree = "<group>"; };
E4D7E55516F8776300F92D8D /* memset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = memset.c; sourceTree = "<group>"; };
E4D7E55616F8776300F92D8D /* strcmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strcmp.c; sourceTree = "<group>"; };
E4D7E55716F8776300F92D8D /* strcpy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strcpy.c; sourceTree = "<group>"; };
E4D7E55816F8776300F92D8D /* strings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strings.h; sourceTree = "<group>"; };
E4D7E55916F8776300F92D8D /* strlcpy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strlcpy.c; sourceTree = "<group>"; };
E4D7E55A16F8776300F92D8D /* strlen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strlen.c; sourceTree = "<group>"; };
E4D7E55B16F8776300F92D8D /* strsep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strsep.c; sourceTree = "<group>"; };
EE3F6059149A6D66003BAEBA /* getaudit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getaudit.c; sourceTree = "<group>"; };
F960CB6425CA80EE00056616 /* kern_debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_debug.c; sourceTree = "<group>"; };
FB50F1B315AB7DE700F814BA /* carbon_delete.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = carbon_delete.c; sourceTree = "<group>"; };
FBE367BE237A540A00B690B7 /* mach_eventlink.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mach_eventlink.c; sourceTree = "<group>"; };
FBE367C0237A58A500B690B7 /* mach_eventlink.defs */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.mig; path = mach_eventlink.defs; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
249C60FD1194747600ED73F3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
D289988505E68E00004EDB86 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
24614F0411E7CB5B00E78584 /* syscalls.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
08FB7794FE84155DC02AAC07 /* mach */ = {
isa = PBXGroup;
children = (
C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */,
24D1158911E672270063D54D /* Platforms */,
24D1156511E671B20063D54D /* custom */,
08FB7795FE84155DC02AAC07 /* mach */,
C9C1824E15338BEB00933F23 /* os */,
247A08B011F8AF1700E4693F /* wrappers */,
240D716611933ED300556E97 /* xcodescripts */,
1AB674ADFE9D54B511CA2CBB /* Products */,
BA4414B118336D6A00AAE813 /* Generated MIG headers */,
);
name = mach;
sourceTree = "<group>";
usesTabs = 1;
};
08FB7795FE84155DC02AAC07 /* mach */ = {
isa = PBXGroup;
children = (
96D0FB9D273B5CB8003032F5 /* vm_reclaim.c */,
247A08FF11F8E18000E4693F /* abort.h */,
C9D9BCC5114B00600000D8B9 /* clock_priv.defs */,
C9D9BCC6114B00600000D8B9 /* clock_reply.defs */,
C9D9BCC7114B00600000D8B9 /* clock_sleep.c */,
C9D9BCC8114B00600000D8B9 /* clock.defs */,
C9D9BCC9114B00600000D8B9 /* err_iokit.sub */,
C9D9BCCA114B00600000D8B9 /* err_ipc.sub */,
C9D9BCCB114B00600000D8B9 /* err_kern.sub */,
C9D9BCCC114B00600000D8B9 /* err_libkern.sub */,
C9D9BCCD114B00600000D8B9 /* err_mach_ipc.sub */,
C9D9BCCE114B00600000D8B9 /* err_server.sub */,
2561E8A925082E6300EAA925 /* task.c */,
C9D9BCCF114B00600000D8B9 /* err_us.sub */,
C9D9BCD0114B00600000D8B9 /* error_codes.c */,
C9D9BCD1114B00600000D8B9 /* errorlib.h */,
C9D9BCD2114B00600000D8B9 /* exc_catcher_state_identity.c */,
C9D9BCD3114B00600000D8B9 /* exc_catcher_state.c */,
C9D9BCD4114B00600000D8B9 /* exc_catcher.c */,
247A091611F8E7A800E4693F /* exc_catcher.h */,
C9D9BCD5114B00600000D8B9 /* exc.defs */,
C9D9BCD6114B00600000D8B9 /* externs.h */,
C9D9BCD7114B00600000D8B9 /* fprintf_stderr.c */,
C9D9BCE4114B00600000D8B9 /* host_priv.defs */,
C9D9BCE5114B00600000D8B9 /* host_security.defs */,
BABA36CA1A856C4700BBBCF7 /* host.c */,
C9D9BCD8114B00600000D8B9 /* mach */,
C9D9BCEB114B00600000D8B9 /* mach_error_string.c */,
C9D9BCEC114B00600000D8B9 /* mach_error.c */,
C9D9BCED114B00600000D8B9 /* mach_host.defs */,
C9D9BCF0114B00600000D8B9 /* mach_init.c */,
2485235411582D8F0051B413 /* mach_legacy.c */,
C9D9BCF1114B00600000D8B9 /* mach_msg.c */,
291D3C261354FDD100D46061 /* mach_port.c */,
C9D9BCF2114B00600000D8B9 /* mach_port.defs */,
4BCDD8B120741C2F00FA37A3 /* mach_right.c */,
C9D9BCF3114B00600000D8B9 /* mach_traps.s */,
291D3C271354FDD100D46061 /* mach_vm.c */,
C9D9BCF4114B00600000D8B9 /* mach_vm.defs */,
AE69785922405C21001445CE /* memory_entry.defs */,
E4216C301822D404006F2632 /* mach_voucher.defs */,
C9D9BCF6114B00600000D8B9 /* mig_allocate.c */,
C9D9BCF7114B00600000D8B9 /* mig_deallocate.c */,
24484A9311F61D1900E10CD2 /* mig_reply_port.c */,
C9D9BCF8114B00600000D8B9 /* mig_reply_setup.c */,
C9D9BCF9114B00600000D8B9 /* mig_strncpy.c */,
C9D9BCFA114B00600000D8B9 /* ms_thread_switch.c */,
C9D9BCFB114B00600000D8B9 /* notify.defs */,
C9D9BCFC114B00600000D8B9 /* panic.c */,
C9001751206B00850070D674 /* port_descriptions.c */,
C9D9BCFD114B00600000D8B9 /* port_obj.c */,
C9D9BD03114B00600000D8B9 /* processor_set.defs */,
C9D9BD04114B00600000D8B9 /* processor.defs */,
6E6EAA8021EA5AAE001C5D04 /* restartable.defs */,
C9D9BD06114B00600000D8B9 /* semaphore.c */,
C9D9BD07114B00600000D8B9 /* servers */,
C9D9BD0E114B00600000D8B9 /* slot_name.c */,
A59CB95516669DB700B064B3 /* stack_logging_internal.h */,
24484A7411F51E9800E10CD2 /* string.c */,
24484A7311F51E9800E10CD2 /* string.h */,
C9D9BD0F114B00600000D8B9 /* task.defs */,
C962B16D18DBB43F0031244A /* thread_act.c */,
C9D9BD10114B00600000D8B9 /* thread_act.defs */,
C9D9BD11114B00600000D8B9 /* vm_map.defs */,
FBE367BE237A540A00B690B7 /* mach_eventlink.c */,
FBE367C0237A58A500B690B7 /* mach_eventlink.defs */,
);
path = mach;
sourceTree = "<group>";
};
1AB674ADFE9D54B511CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
24614F0311E7CB5B00E78584 /* syscalls.a */,
D2AAC0630554660B00DB518D /* libsystem_kernel.a */,
249C60FF1194747600ED73F3 /* libsystem_kernel.dylib */,
C6D3F02E16542C510052CF30 /* libsystem_Libsyscall_headers_Sim.a */,
);
name = Products;
sourceTree = "<group>";
};
240D716611933ED300556E97 /* xcodescripts */ = {
isa = PBXGroup;
children = (
24D1159911E6723E0063D54D /* create-syscalls.pl */,
24614EA111E7A2ED00E78584 /* compile-syscalls.pl */,
240D716711933ED300556E97 /* mach_install_mig.sh */,
84A59E912859038E00EA1221 /* copy_embedded_private_headers.sh */,
);
path = xcodescripts;
sourceTree = "<group>";
};
2419382912135FE1003CDE41 /* unix03 */ = {
isa = PBXGroup;
children = (
2419382A12135FF6003CDE41 /* chmod.c */,
248BA01E121C607E008C073F /* fchmod.c */,
248BA068121D9E27008C073F /* getrlimit.c */,
248BA086121DA72D008C073F /* mmap.c */,
A59CB9571666A1A200B064B3 /* munmap.c */,
248BA0CC121DEBEF008C073F /* setrlimit.c */,
);
path = unix03;
sourceTree = "<group>";
};
247A08B011F8AF1700E4693F /* wrappers */ = {
isa = PBXGroup;
children = (
C48FA18F27A6A95200337F46 /* nfsclnt.c */,
3546C83A2758402300517973 /* event_wrappers.c */,
E4D45C2116F856900002AF25 /* __commpage_gettimeofday.c */,
C99A4F4E1305B1B70054B7B7 /* __get_cpu_capabilities.s */,
24A7C5CB11FF973C007669EB /* _errno.h */,
24E47824120881DF009A384D /* _libc_funcptr.c */,
2579B89F27556DDD00A8BC8E /* _libc_weak_funcptr.c */,
247A08B311F8B05900E4693F /* _libkernel_init.c */,
247A08B211F8B05900E4693F /* _libkernel_init.h */,
248BA04A121C8EE4008C073F /* cancelable */,
FB50F1B315AB7DE700F814BA /* carbon_delete.c */,
E214BDC71C2E34E200CEE8A3 /* clonefile.c */,
2BA88DCB1810A3CE00EB63F6 /* coalition.c */,
7AE28FDE18AC41B1006A5626 /* csr.c */,
E436DFD328DD368B00503A8A /* exclaves.c */,
E2A0F3331C3B17D100A11F8A /* fs_snapshot.c */,
C6C40121174154D9000AE69F /* gethostuuid_private.h */,
C6C4012017415384000AE69F /* gethostuuid.c */,
C639F0E41741C09A00A39F47 /* gethostuuid.h */,
E453AF341700FD3C00F2C94C /* getiopolicy_np.c */,
72B1E6EC190723DB00FB3FA2 /* guarded_open_dprotected_np.c */,
467DAFD3157E8AF200CE68F0 /* guarded_open_np.c */,
C99A4F511305B43F0054B7B7 /* init_cpu_capabilities.c */,
248BA07F121DA36B008C073F /* ioctl.c */,
BA0D9FB0199031AD007E8A73 /* kdebug_trace.c */,
F960CB6425CA80EE00056616 /* kern_debug.c */,
248BA081121DA4F3008C073F /* kill.c */,
24A7C6951200AF8A007669EB /* legacy */,
E4D45C2916F868ED0002AF25 /* libproc */,
E4D45C2316F856900002AF25 /* mach_absolute_time.s */,
4BDD5F1B1891AB2F004BF300 /* mach_approximate_time.c */,
4BDD5F1C1891AB2F004BF300 /* mach_approximate_time.s */,
726D915420ACD7FC0039A2FE /* mach_bridge_remote_time.c */,
925559911CBBBBB300E527CE /* mach_boottime.c */,
72FB18801B437F7A00181A5B /* mach_continuous_time.c */,
14FE60EB1B7D3BED00ACB44C /* mach_get_times.c */,
929FD46E1C5711CF0087B9C8 /* mach_timebase_info.c */,
13CBF78124575F9F00B26F7D /* open-base.c */,
134D9532245BEB15009D4962 /* system-version-compat.c */,
138288582527B83800FC8585 /* system-version-compat-support.h */,
132B8BEA245D0AFA00F546A7 /* system-version-compat-support.c */,
030B179A135377B400DAD1F0 /* open_dprotected_np.c */,
3F538F881A659C5600B37EFD /* persona.c */,
9CCF28261E68E993002EE6CD /* pid_shutdown_networking.c */,
C6BEE9171806840200D25AAB /* posix_sem_obsolete.c */,
72DE4B69224174D0007844CB /* proc.c */,
BA9973461C3B4C8A00B14D8C /* quota_obsolete.c */,
24B8C2611237F53900D36CC3 /* remove-counter.c */,
248AA966122C7CDA0085F5B1 /* rename.c */,
3695DCC81F3D2C5A0072C0B3 /* reboot.c */,
29A59AE1183B0DE000E8B896 /* renameat.c */,
906AA2D018F74CD1001C681A /* renamex.c */,
248AA964122C7C330085F5B1 /* rmdir.c */,
248BA090121DDD7F008C073F /* select-base.c */,
C962B16B18DBA2C80031244A /* setpriority.c */,
C6460B7B182025DF00F73CCA /* sfi.c */,
24B223B3121DFF12007DAEDE /* sigsuspend-base.c */,
401BB7141BCAE523005080D3 /* skywalk */,
E4D45C3B16FB20970002AF25 /* spawn */,
13B598931A142F5900DB2D5A /* stackshot.c */,
E4D7E55216F8776300F92D8D /* string */,
13D932CB1C7B9DE600158FA1 /* terminate_with_reason.c */,
928336A01B83ED7800873B90 /* thread_register_state.c */,
2419382912135FE1003CDE41 /* unix03 */,
248AA962122C7B2A0085F5B1 /* unlink.c */,
29A59AE5183B110C00E8B896 /* unlinkat.c */,
92197BAE1EAD8DF2003994B9 /* utimensat.c */,
374A36E214748EE400AAF39D /* varargs_wrappers.s */,
435F3CA91B06B7BA005ED9EF /* work_interval.c */,
);
path = wrappers;
sourceTree = "<group>";
};
248BA04A121C8EE4008C073F /* cancelable */ = {
isa = PBXGroup;
children = (
978228271B8678CB008385AC /* pselect-darwinext.c */,
978228261B8678C2008385AC /* pselect-darwinext-cancel.c */,
248BA04B121C8EE4008C073F /* fcntl-base.c */,
248BA04E121C8F06008C073F /* fcntl.c */,
248BA051121C8FE2008C073F /* fcntl-cancel.c */,
13CBF783245783A800B26F7D /* open.c */,
248BA0BC121DE902008C073F /* select.c */,
248BA0B2121DE760008C073F /* select-cancel.c */,
24B223AF121DFD36007DAEDE /* sigsuspend.c */,
24B223B1121DFE6D007DAEDE /* sigsuspend-cancel.c */,
);
path = cancelable;
sourceTree = "<group>";
};
24A7C6951200AF8A007669EB /* legacy */ = {
isa = PBXGroup;
children = (
24A7C5AE11FF8DA6007669EB /* accept.c */,
24A7C5AF11FF8DA6007669EB /* bind.c */,
248BA01C121C56BF008C073F /* connect.c */,
24A7C5B111FF8DA6007669EB /* getattrlist.c */,
EE3F6059149A6D66003BAEBA /* getaudit.c */,
24A7C5B211FF8DA6007669EB /* getpeername.c */,
24A7C5B311FF8DA6007669EB /* getsockname.c */,
24A7C5B411FF8DA6007669EB /* lchown.c */,
24A7C5B511FF8DA6007669EB /* listen.c */,
248BA084121DA5E4008C073F /* kill.c */,
248BA088121DA8E0008C073F /* mprotect.c */,
248BA08A121DAC86008C073F /* msync.c */,
248BA08C121DB0E7008C073F /* munmap.c */,
24A7C5B611FF8DA6007669EB /* recvfrom.c */,
24A7C5B711FF8DA6007669EB /* recvmsg.c */,
248BA092121DE369008C073F /* select.c */,
248BA094121DE565008C073F /* select-pre1050.c */,
24A7C5B811FF8DA6007669EB /* sendmsg.c */,
24A7C5B911FF8DA6007669EB /* sendto.c */,
24A7C5BA11FF8DA6007669EB /* setattrlist.c */,
24A7C5BB11FF8DA6007669EB /* socketpair.c */,
24B223B4121DFF29007DAEDE /* sigsuspend.c */,
);
path = legacy;
sourceTree = "<group>";
};
24D1156511E671B20063D54D /* custom */ = {
isa = PBXGroup;
children = (
24D1156611E671B20063D54D /* __fork.s */,
24D1156711E671B20063D54D /* __getpid.s */,
24D1156811E671B20063D54D /* __gettimeofday.s */,
C93B50491C487698009DD6AB /* __kdebug_trace_string.s */,
24D1156911E671B20063D54D /* __lseek.s */,
24D1156A11E671B20063D54D /* __pipe.s */,
24D1156D11E671B20063D54D /* __ptrace.s */,
24D1156E11E671B20063D54D /* __sigaltstack.s */,
24D1156F11E671B20063D54D /* __sigreturn.s */,
24D1157011E671B20063D54D /* __syscall.s */,
24D1157111E671B20063D54D /* __thread_selfid.s */,
BA5CDB4018AEBAD500E37982 /* __thread_selfusage.s */,
24D1157211E671B20063D54D /* __vfork.s */,
24D1157311E671B20063D54D /* custom.s */,
C6D3F02F16542C980052CF30 /* dummy.c */,
242AB66511EBDC1200107336 /* errno.c */,
24D1157411E671B20063D54D /* SYS.h */,
);
path = custom;
sourceTree = "<group>";
};
24D1158911E672270063D54D /* Platforms */ = {
isa = PBXGroup;
children = (
24D1158A11E672270063D54D /* iPhoneOS */,
24D1158D11E672270063D54D /* MacOSX */,
24D1159811E672270063D54D /* syscall.map */,
);
path = Platforms;
sourceTree = "<group>";
};
24D1158A11E672270063D54D /* iPhoneOS */ = {
isa = PBXGroup;
children = (
37DDFB7514748713009D3355 /* arm64 */,
24D1158B11E672270063D54D /* arm */,
);
path = iPhoneOS;
sourceTree = "<group>";
};
24D1158B11E672270063D54D /* arm */ = {
isa = PBXGroup;
children = (
24D1158C11E672270063D54D /* syscall.map */,
);
path = arm;
sourceTree = "<group>";
};
24D1158D11E672270063D54D /* MacOSX */ = {
isa = PBXGroup;
children = (
24D1159011E672270063D54D /* i386 */,
24D1159611E672270063D54D /* x86_64 */,
);
path = MacOSX;
sourceTree = "<group>";
};
24D1159011E672270063D54D /* i386 */ = {
isa = PBXGroup;
children = (
24D1159111E672270063D54D /* syscall.map */,
);
path = i386;
sourceTree = "<group>";
};
24D1159611E672270063D54D /* x86_64 */ = {
isa = PBXGroup;
children = (
24D1159711E672270063D54D /* syscall.map */,
);
path = x86_64;
sourceTree = "<group>";
};
37DDFB7514748713009D3355 /* arm64 */ = {
isa = PBXGroup;
children = (
37DDFB7614748713009D3355 /* syscall.map */,
);
path = arm64;
sourceTree = "<group>";
};
401BB7141BCAE523005080D3 /* skywalk */ = {
isa = PBXGroup;
children = (
2C4853EB221C82160008D1F5 /* os_channel_event.c */,
405FA3381E0C669D007D66EA /* os_packet.c */,
40DD162F1E4ACCAA003297CC /* cpu_copy_in_cksum.s */,
409A78301E4EB3D900E0699B /* cpu_in_cksum.s */,
40DF0F731E5CD7B30035A864 /* cpu_copy_in_cksum_gen.c */,
402AF43E1E5CD88100F1A4B9 /* cpu_in_cksum_gen.c */,
401BB7161BCAE539005080D3 /* os_channel.c */,
401BB7181BCAE539005080D3 /* os_nexus.c */,
);
name = skywalk;
sourceTree = "<group>";
};
BA4414B118336D6A00AAE813 /* Generated MIG headers */ = {
isa = PBXGroup;
children = (
BA4414A7183369C100AAE813 /* mach */,
BA4414A6183369A100AAE813 /* servers */,
BA4414A51833697C00AAE813 /* mach */,
);
name = "Generated MIG headers";
sourceTree = "<group>";
};
C9C1824E15338BEB00933F23 /* os */ = {
isa = PBXGroup;
children = (
C9C1824F15338C0B00933F23 /* alloc_once.c */,
9C4B507322273E0F00F068C1 /* log_data.c */,
72AAD8692241878C001511C3 /* proc.h */,
A50BD52E1DDA548F006622C8 /* thread_self_restrict.h */,
C9EE57F51669673D00337E4B /* tsd.h */,
);
path = os;
sourceTree = "<group>";
};
C9D9BCD8114B00600000D8B9 /* mach */ = {
isa = PBXGroup;
children = (
C9001752206B008B0070D674 /* port_descriptions.h */,
C9D9BCD9114B00600000D8B9 /* errorlib.h */,
C9D9BCDA114B00600000D8B9 /* mach.h */,
C9D9BCDB114B00600000D8B9 /* mach_error.h */,
C9D9BCDC114B00600000D8B9 /* mach_init.h */,
C9D9BCDD114B00600000D8B9 /* mach_interface.h */,
9C6DA3D120A3D09F0090330B /* mach_sync_ipc.h */,
4BCDD8AE20741A4700FA37A3 /* mach_right.h */,
E4512B8B21AFDF1500673F73 /* mach_right_private.h */,
C9D9BCDF114B00600000D8B9 /* port_obj.h */,
C9D9BCE0114B00600000D8B9 /* sync.h */,
928336A21B8412C100873B90 /* thread_state.h */,
C9D9BCE3114B00600000D8B9 /* vm_task.h */,
7466C923170CB99B004557CC /* vm_page_size.h */,
);
path = mach;
sourceTree = "<group>";
};
C9D9BD07114B00600000D8B9 /* servers */ = {
isa = PBXGroup;
children = (
C9D9BD08114B00600000D8B9 /* key_defs.h */,
C9D9BD09114B00600000D8B9 /* ls_defs.h */,
C9D9BD0B114B00600000D8B9 /* netname.defs */,
C9D9BD0C114B00600000D8B9 /* netname_defs.h */,
C9D9BD0D114B00600000D8B9 /* nm_defs.h */,
);
path = servers;
sourceTree = "<group>";
};
E4D45C2916F868ED0002AF25 /* libproc */ = {
isa = PBXGroup;
children = (
E4D45C2A16F868ED0002AF25 /* libproc.c */,
E4D45C2D16F868ED0002AF25 /* proc_listpidspath.c */,
E4D45C2B16F868ED0002AF25 /* libproc.h */,
E414C69A26F1CBA900B17EAA /* libproc_private.h */,
E4D45C2C16F868ED0002AF25 /* libproc_internal.h */,
);
path = libproc;
sourceTree = "<group>";
};
E4D45C3B16FB20970002AF25 /* spawn */ = {
isa = PBXGroup;
children = (
E4D45C3316F86BD80002AF25 /* posix_spawn.c */,
8C4F7C8C264DDD37005DAF64 /* posix_spawn_filtering.c */,
E4D45C3D16FB20970002AF25 /* spawn.h */,
E4D45C3E16FB20970002AF25 /* spawn_private.h */,
D03FDED428B62F4100159650 /* spawn_filtering_private.h */,
);
path = spawn;
sourceTree = "<group>";
};
E4D7E55216F8776300F92D8D /* string */ = {
isa = PBXGroup;
children = (
E4D7E55316F8776300F92D8D /* index.c */,
24B028D511FF4FBB00CA64A9 /* memcpy.c */,
E4D7E55516F8776300F92D8D /* memset.c */,
E4D7E55616F8776300F92D8D /* strcmp.c */,
E4D7E55716F8776300F92D8D /* strcpy.c */,
E4D7E55816F8776300F92D8D /* strings.h */,
E4D7E55916F8776300F92D8D /* strlcpy.c */,
E4D7E55A16F8776300F92D8D /* strlen.c */,
E4D7E55B16F8776300F92D8D /* strsep.c */,
);
path = string;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
C6D3EFB516542C510052CF30 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
C6D3EFB616542C510052CF30 /* errorlib.h in Headers */,
E4512B8D21AFDF1600673F73 /* mach_right_private.h in Headers */,
C6D3EFB716542C510052CF30 /* externs.h in Headers */,
C6AB38DB174202C10036DD9F /* gethostuuid.h in Headers */,
C6D3EFB816542C510052CF30 /* errorlib.h in Headers */,
D03FDED628B6321B00159650 /* spawn_filtering_private.h in Headers */,
C6C401241741566D000AE69F /* gethostuuid_private.h in Headers */,
C6D3EFB916542C510052CF30 /* mach.h in Headers */,
C6D3EFBA16542C510052CF30 /* mach_error.h in Headers */,
9299E14B1B841F59005B7350 /* thread_state.h in Headers */,
C6D3EFBB16542C510052CF30 /* mach_init.h in Headers */,
C6D3EFBC16542C510052CF30 /* mach_interface.h in Headers */,
C6D3EFBD16542C510052CF30 /* port_obj.h in Headers */,
C6D3EFBE16542C510052CF30 /* sync.h in Headers */,
A50BD52F1DDA548F006622C8 /* thread_self_restrict.h in Headers */,
C6D3EFC116542C510052CF30 /* vm_task.h in Headers */,
C6D3EFC216542C510052CF30 /* key_defs.h in Headers */,
72D6AFCF22421725004CD782 /* proc.h in Headers */,
C6D3EFC316542C510052CF30 /* ls_defs.h in Headers */,
C6D3EFC416542C510052CF30 /* netname_defs.h in Headers */,
C6D3EFC516542C510052CF30 /* nm_defs.h in Headers */,
C6D3EFC616542C510052CF30 /* SYS.h in Headers */,
C6D3EFC716542C510052CF30 /* abort.h in Headers */,
C6D3EFC816542C510052CF30 /* exc_catcher.h in Headers */,
4BCDD8B020741BC400FA37A3 /* mach_right.h in Headers */,
C6D3EFC916542C510052CF30 /* _libkernel_init.h in Headers */,
E453AF3A17013F4C00F2C94C /* stack_logging_internal.h in Headers */,
E453AF3817013F1400F2C94C /* spawn.h in Headers */,
9C6DA3D320A3D09F0090330B /* mach_sync_ipc.h in Headers */,
E453AF3917013F1B00F2C94C /* spawn_private.h in Headers */,
E453AF3617013CBF00F2C94C /* libproc.h in Headers */,
E453AF3717013CC200F2C94C /* libproc_internal.h in Headers */,
E414C69C26F1CBA900B17EAA /* libproc_private.h in Headers */,
74119F46188F3B6A00C6F48F /* vm_page_size.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D2AAC0600554660B00DB518D /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
C9D9BD1E114B00600000D8B9 /* errorlib.h in Headers */,
C9D9BD23114B00600000D8B9 /* externs.h in Headers */,
C639F0E51741C25800A39F47 /* gethostuuid.h in Headers */,
C9D9BD25114B00600000D8B9 /* errorlib.h in Headers */,
C9D9BD26114B00600000D8B9 /* mach.h in Headers */,
C9D9BD27114B00600000D8B9 /* mach_error.h in Headers */,
C9D9BD28114B00600000D8B9 /* mach_init.h in Headers */,
C9001754206B00D00070D674 /* port_descriptions.h in Headers */,
9299E14A1B841E74005B7350 /* thread_state.h in Headers */,
C6C40122174155E3000AE69F /* gethostuuid_private.h in Headers */,
C9D9BD29114B00600000D8B9 /* mach_interface.h in Headers */,
C9D9BD2B114B00600000D8B9 /* port_obj.h in Headers */,
C9D9BD2C114B00600000D8B9 /* sync.h in Headers */,
A50BD5301DDA5500006622C8 /* thread_self_restrict.h in Headers */,
E414C69B26F1CBA900B17EAA /* libproc_private.h in Headers */,
D03FDED528B6321A00159650 /* spawn_filtering_private.h in Headers */,
C9D9BD2F114B00600000D8B9 /* vm_task.h in Headers */,
C9D9BD50114B00600000D8B9 /* key_defs.h in Headers */,
C9D9BD51114B00600000D8B9 /* ls_defs.h in Headers */,
C9D9BD54114B00600000D8B9 /* netname_defs.h in Headers */,
C9D9BD55114B00600000D8B9 /* nm_defs.h in Headers */,
24D1158311E671B20063D54D /* SYS.h in Headers */,
247A090011F8E18000E4693F /* abort.h in Headers */,
247A091711F8E7A800E4693F /* exc_catcher.h in Headers */,
4BCDD8AF20741A5B00FA37A3 /* mach_right.h in Headers */,
24B028F511FF5C3500CA64A9 /* _libkernel_init.h in Headers */,
A59CB95616669EFB00B064B3 /* stack_logging_internal.h in Headers */,
E4D45C3F16FB20D30002AF25 /* spawn.h in Headers */,
E4512B8C21AFDF1600673F73 /* mach_right_private.h in Headers */,
72AAD86A22418795001511C3 /* proc.h in Headers */,
9C6DA3D220A3D09F0090330B /* mach_sync_ipc.h in Headers */,
E4D45C4016FB20DC0002AF25 /* spawn_private.h in Headers */,
E4D45C2F16F868ED0002AF25 /* libproc.h in Headers */,
E4D45C3016F868ED0002AF25 /* libproc_internal.h in Headers */,
7466C924170CBA53004557CC /* vm_page_size.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
249C60FE1194747600ED73F3 /* Libsyscall_dynamic */ = {
isa = PBXNativeTarget;
buildConfigurationList = 249C6102119474D700ED73F3 /* Build configuration list for PBXNativeTarget "Libsyscall_dynamic" */;
buildPhases = (
249C61281194815000ED73F3 /* Sources */,
249C60FD1194747600ED73F3 /* Frameworks */,
);
buildRules = (
);
dependencies = (
249C610A1194750700ED73F3 /* PBXTargetDependency */,
);
name = Libsyscall_dynamic;
productName = Libmach;
productReference = 249C60FF1194747600ED73F3 /* libsystem_kernel.dylib */;
productType = "com.apple.product-type.library.dynamic";
};
C6D3EFB216542C510052CF30 /* Libsyscall_headers_Sim */ = {
isa = PBXNativeTarget;
buildConfigurationList = C6D3F02C16542C510052CF30 /* Build configuration list for PBXNativeTarget "Libsyscall_headers_Sim" */;
buildPhases = (
C6D3EFB516542C510052CF30 /* Headers */,
C6D3EFCA16542C510052CF30 /* CopyFiles */,
BA4414B418336E1A00AAE813 /* Copy Files */,
BA4414B718336E5600AAE813 /* CopyFiles */,
72D6AFD02242173F004CD782 /* CopyFiles */,
C6D3EFCD16542C510052CF30 /* Sources */,
);
buildRules = (
);
dependencies = (
BA4414B318336D8D00AAE813 /* PBXTargetDependency */,
);
name = Libsyscall_headers_Sim;
productName = mach;
productReference = C6D3F02E16542C510052CF30 /* libsystem_Libsyscall_headers_Sim.a */;
productType = "com.apple.product-type.library.static";
};
D2AAC0620554660B00DB518D /* Libsyscall_static */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "Libsyscall_static" */;
buildPhases = (
D2AAC0600554660B00DB518D /* Headers */,
C63F480B1654203800A1F78F /* CopyFiles */,
BA4414A818336A1300AAE813 /* CopyFiles */,
BA4414AC18336A7700AAE813 /* CopyFiles */,
72950DF722418F7F00EFD5E0 /* CopyFiles */,
84D0E49628584CFF0093DF89 /* Copy Embedded Private Headers */,
D2AAC0610554660B00DB518D /* Sources */,
D289988505E68E00004EDB86 /* Frameworks */,
);
buildRules = (
);
dependencies = (
242AB67911ED03ED00107336 /* PBXTargetDependency */,
BA4414AF18336AF300AAE813 /* PBXTargetDependency */,
);
name = Libsyscall_static;
productName = mach;
productReference = D2AAC0630554660B00DB518D /* libsystem_kernel.a */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 1000;
};
buildConfigurationList = 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "Libsyscall" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
English,
Japanese,
French,
German,
);
mainGroup = 08FB7794FE84155DC02AAC07 /* mach */;
projectDirPath = "";
projectRoot = "";
targets = (
249C61101194755D00ED73F3 /* Build */,
24614EF311E7C98600E78584 /* Syscalls */,
BA4414A1183366E600AAE813 /* MIG headers */,
E46CB80621FBAC32005D1E53 /* Libsyscall_driverkit */,
D2AAC0620554660B00DB518D /* Libsyscall_static */,
249C60FE1194747600ED73F3 /* Libsyscall_dynamic */,
C6D3EFB216542C510052CF30 /* Libsyscall_headers_Sim */,
);
};
/* End PBXProject section */
/* Begin PBXShellScriptBuildPhase section */
24614EF211E7C98600E78584 /* Generate Syscalls */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Generate Syscalls";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "set -x\n[ $ACTION = \"installhdrs\" ] && exit 0\n# workaround 48125283\n[ -n \"$DRIVERKIT_DEPLOYMENT_TARGET\" ] && unset MACOSX_DEPLOYMENT_TARGET\n\nmkdir -p $OBJROOT/sys\n\n$SRCROOT/xcodescripts/create-syscalls.pl \\\n\t$SRCROOT/../bsd/kern/syscalls.master \\\n\t$SRCROOT/custom \\\n\t$SRCROOT/Platforms \\\n\t$MAP_PLATFORM \\\n\t$OBJROOT/sys\n";
};
24614EF611E7C9A000E78584 /* Compile Syscalls */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Compile Syscalls";
outputPaths = (
"$(BUILD_ROOT)/syscalls.a",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "set -x\n[ $ACTION = \"installhdrs\" ] && exit 0\n# workaround 48125283\n[ -n \"$DRIVERKIT_DEPLOYMENT_TARGET\" ] && unset MACOSX_DEPLOYMENT_TARGET\n\nmkdir -p $OBJROOT/UninstalledProducts\n\n$SRCROOT/xcodescripts/compile-syscalls.pl \\\n\t$OBJROOT/sys/stubs.list \\\n\t$BUILD_ROOT/syscalls.a\n";
};
84D0E49628584CFF0093DF89 /* Copy Embedded Private Headers */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"$(PROJECT_DIR)/wrappers/libproc/libproc.h",
"$(PROJECT_DIR)/xcodescripts/copy_embedded_private_headers.sh",
);
name = "Copy Embedded Private Headers";
outputFileListPaths = (
);
outputPaths = (
"$(SCRIPT_OUTPUT_DIR)/$(EMBEDDED_PRIVATE_HEADERS_FOLDER_PATH)/libproc.h",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = ". xcodescripts/copy_embedded_private_headers.sh\n";
};
BA4414A41833672200AAE813 /* Generate MIG Headers */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Generate MIG Headers";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# workaround 48125283\n[ -n \"$DRIVERKIT_DEPLOYMENT_TARGET\" ] && unset MACOSX_DEPLOYMENT_TARGET\n\n\"$PROJECT_DIR\"/xcodescripts/mach_install_mig.sh\n";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
249C61281194815000ED73F3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
24E4782712088267009A384D /* _libc_funcptr.c in Sources */,
E4D7E56216F8776300F92D8D /* strlen.c in Sources */,
BAFE90DE1C3A4D2D0012084F /* _libkernel_init.c in Sources */,
E4D7E55C16F8776300F92D8D /* index.c in Sources */,
E4D7E55F16F8776300F92D8D /* strcmp.c in Sources */,
E4D7E55E16F8776300F92D8D /* memset.c in Sources */,
240BAC4C1214770F000A1719 /* memcpy.c in Sources */,
132B8BE6245D02D400F546A7 /* system-version-compat.c in Sources */,
E4D7E56316F8776300F92D8D /* strsep.c in Sources */,
E4D7E56016F8776300F92D8D /* strcpy.c in Sources */,
8C4F7C8D264DDD37005DAF64 /* posix_spawn_filtering.c in Sources */,
E4D7E56116F8776300F92D8D /* strlcpy.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
C6D3EFCD16542C510052CF30 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
C6D3F03016542C980052CF30 /* dummy.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D2AAC0610554660B00DB518D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
C9001753206B00AC0070D674 /* port_descriptions.c in Sources */,
726D915520ACD7FC0039A2FE /* mach_bridge_remote_time.c in Sources */,
403C7CEE1E1F4E4400D6FEEF /* os_packet.c in Sources */,
E214BDC81C2E358300CEE8A3 /* clonefile.c in Sources */,
C9D9BD19114B00600000D8B9 /* clock_priv.defs in Sources */,
C9D9BD1A114B00600000D8B9 /* clock_reply.defs in Sources */,
C9D9BD1C114B00600000D8B9 /* clock.defs in Sources */,
C9D9BD22114B00600000D8B9 /* exc.defs in Sources */,
C9D9BD30114B00600000D8B9 /* host_priv.defs in Sources */,
409A78321E4EB3E300E0699B /* cpu_in_cksum.s in Sources */,
C9D9BD31114B00600000D8B9 /* host_security.defs in Sources */,
C9D9BD38114B00600000D8B9 /* mach_host.defs in Sources */,
C9D9BD3D114B00600000D8B9 /* mach_port.defs in Sources */,
C9D9BD3F114B00600000D8B9 /* mach_vm.defs in Sources */,
C9D9BD46114B00600000D8B9 /* notify.defs in Sources */,
C9D9BD4C114B00600000D8B9 /* processor_set.defs in Sources */,
C9D9BD4D114B00600000D8B9 /* processor.defs in Sources */,
C9D9BD53114B00600000D8B9 /* netname.defs in Sources */,
C9D9BD57114B00600000D8B9 /* task.defs in Sources */,
3695DCC91F3D2C5F0072C0B3 /* reboot.c in Sources */,
C9D9BD58114B00600000D8B9 /* thread_act.defs in Sources */,
72E09E941B444B19006F11A4 /* mach_continuous_time.c in Sources */,
29A59AE6183B110C00E8B896 /* unlinkat.c in Sources */,
C9D9BD59114B00600000D8B9 /* vm_map.defs in Sources */,
C9D9BD1B114B00600000D8B9 /* clock_sleep.c in Sources */,
29A59AE2183B0DE000E8B896 /* renameat.c in Sources */,
C9D9BD1D114B00600000D8B9 /* error_codes.c in Sources */,
C9D9BD1F114B00600000D8B9 /* exc_catcher_state_identity.c in Sources */,
C9D9BD20114B00600000D8B9 /* exc_catcher_state.c in Sources */,
C9D9BD21114B00600000D8B9 /* exc_catcher.c in Sources */,
C9D9BD24114B00600000D8B9 /* fprintf_stderr.c in Sources */,
72B1E6ED190723DB00FB3FA2 /* guarded_open_dprotected_np.c in Sources */,
BABA36CB1A856C4700BBBCF7 /* host.c in Sources */,
C9D9BD36114B00600000D8B9 /* mach_error_string.c in Sources */,
C9D9BD37114B00600000D8B9 /* mach_error.c in Sources */,
C9D9BD3B114B00600000D8B9 /* mach_init.c in Sources */,
E4D45C2616F856900002AF25 /* mach_absolute_time.s in Sources */,
E436DFD428DD368B00503A8A /* exclaves.c in Sources */,
C9D9BD3C114B00600000D8B9 /* mach_msg.c in Sources */,
C9D9BD3E114B00600000D8B9 /* mach_traps.s in Sources */,
C9D9BD41114B00600000D8B9 /* mig_allocate.c in Sources */,
C9D9BD42114B00600000D8B9 /* mig_deallocate.c in Sources */,
BA9973471C3B4C9A00B14D8C /* quota_obsolete.c in Sources */,
E4D45C2416F856900002AF25 /* __commpage_gettimeofday.c in Sources */,
C9D9BD43114B00600000D8B9 /* mig_reply_setup.c in Sources */,
24484A9411F61D2B00E10CD2 /* mig_reply_port.c in Sources */,
6E6EAA8121EA5AC6001C5D04 /* restartable.defs in Sources */,
C9D9BD44114B00600000D8B9 /* mig_strncpy.c in Sources */,
C9D9BD45114B00600000D8B9 /* ms_thread_switch.c in Sources */,
C9D9BD47114B00600000D8B9 /* panic.c in Sources */,
C9D9BD48114B00600000D8B9 /* port_obj.c in Sources */,
C9D9BD4F114B00600000D8B9 /* semaphore.c in Sources */,
C9D9BD56114B00600000D8B9 /* slot_name.c in Sources */,
24484A7511F6178E00E10CD2 /* string.c in Sources */,
E453AF351700FD3C00F2C94C /* getiopolicy_np.c in Sources */,
978228281B8678DC008385AC /* pselect-darwinext.c in Sources */,
2485235511582D8F0051B413 /* mach_legacy.c in Sources */,
242AB66611EBDC1200107336 /* errno.c in Sources */,
4BCDD8B220741C2F00FA37A3 /* mach_right.c in Sources */,
72DE4B6A224174D0007844CB /* proc.c in Sources */,
96D0FB9E273B5CB8003032F5 /* vm_reclaim.c in Sources */,
E4D45C2E16F868ED0002AF25 /* libproc.c in Sources */,
24A7C5BC11FF8DA6007669EB /* accept.c in Sources */,
24A7C5BD11FF8DA6007669EB /* bind.c in Sources */,
4BDD5F1D1891AB2F004BF300 /* mach_approximate_time.c in Sources */,
C6C4012317415637000AE69F /* gethostuuid.c in Sources */,
24A7C5BF11FF8DA6007669EB /* getattrlist.c in Sources */,
24A7C5C011FF8DA6007669EB /* getpeername.c in Sources */,
24A7C5C111FF8DA6007669EB /* getsockname.c in Sources */,
925559921CBC23C300E527CE /* mach_boottime.c in Sources */,
24A7C5C211FF8DA6007669EB /* lchown.c in Sources */,
2561E8AA25082E6300EAA925 /* task.c in Sources */,
C48FA19027A6A95200337F46 /* nfsclnt.c in Sources */,
24A7C5C311FF8DA6007669EB /* listen.c in Sources */,
24A7C5C411FF8DA6007669EB /* recvfrom.c in Sources */,
13CBF78224575F9F00B26F7D /* open-base.c in Sources */,
FBE367BF237A540A00B690B7 /* mach_eventlink.c in Sources */,
92197BAF1EAD8F2C003994B9 /* utimensat.c in Sources */,
C962B16E18DBB43F0031244A /* thread_act.c in Sources */,
24A7C5C511FF8DA6007669EB /* recvmsg.c in Sources */,
24A7C5C611FF8DA6007669EB /* sendmsg.c in Sources */,
AE69785A22405C21001445CE /* memory_entry.defs in Sources */,
24A7C5C711FF8DA6007669EB /* sendto.c in Sources */,
24A7C5C811FF8DA6007669EB /* setattrlist.c in Sources */,
24A7C5C911FF8DA6007669EB /* socketpair.c in Sources */,
928336A11B83ED9100873B90 /* thread_register_state.c in Sources */,
9002401118FC9A7F00D73BFA /* renamex.c in Sources */,
132B8BEC245D0B2C00F546A7 /* system-version-compat-support.c in Sources */,
2419382B12135FF6003CDE41 /* chmod.c in Sources */,
248BA01D121C56BF008C073F /* connect.c in Sources */,
9C4B507422273E0F00F068C1 /* log_data.c in Sources */,
248BA01F121C607E008C073F /* fchmod.c in Sources */,
E4D45C3616F86BD80002AF25 /* posix_spawn.c in Sources */,
13B598941A142F6400DB2D5A /* stackshot.c in Sources */,
C962B16C18DBA2C80031244A /* setpriority.c in Sources */,
248BA04F121C8F06008C073F /* fcntl.c in Sources */,
14FE60EC1B7D3BF400ACB44C /* mach_get_times.c in Sources */,
139D584B1C7BDE41003D3B17 /* terminate_with_reason.c in Sources */,
248BA05C121C9649008C073F /* fcntl-cancel.c in Sources */,
248BA069121D9E27008C073F /* getrlimit.c in Sources */,
C6460B7C182025DF00F73CCA /* sfi.c in Sources */,
248BA080121DA36B008C073F /* ioctl.c in Sources */,
401BB71A1BCAE57B005080D3 /* os_channel.c in Sources */,
C6BEE9181806840200D25AAB /* posix_sem_obsolete.c in Sources */,
248BA082121DA4F3008C073F /* kill.c in Sources */,
248BA085121DA5E4008C073F /* kill.c in Sources */,
FBE367C1237A58A500B690B7 /* mach_eventlink.defs in Sources */,
9CCF28271E68E993002EE6CD /* pid_shutdown_networking.c in Sources */,
2BA88DCC1810A3CE00EB63F6 /* coalition.c in Sources */,
248BA087121DA72D008C073F /* mmap.c in Sources */,
7AE28FDF18AC41B1006A5626 /* csr.c in Sources */,
248BA089121DA8E0008C073F /* mprotect.c in Sources */,
248BA08B121DAC86008C073F /* msync.c in Sources */,
248BA08D121DB0E7008C073F /* munmap.c in Sources */,
E2A0F3341C3B17D100A11F8A /* fs_snapshot.c in Sources */,
F960CB6525CA80EE00056616 /* kern_debug.c in Sources */,
929FD46F1C5711DB0087B9C8 /* mach_timebase_info.c in Sources */,
248BA093121DE369008C073F /* select.c in Sources */,
248BA095121DE565008C073F /* select-pre1050.c in Sources */,
BA0D9FB1199031AD007E8A73 /* kdebug_trace.c in Sources */,
3546C83B2758402300517973 /* event_wrappers.c in Sources */,
4BDD5F1E1891AB2F004BF300 /* mach_approximate_time.s in Sources */,
248BA0B3121DE760008C073F /* select-cancel.c in Sources */,
248BA0BE121DE902008C073F /* select.c in Sources */,
248BA0CD121DEBEF008C073F /* setrlimit.c in Sources */,
24B223B0121DFD36007DAEDE /* sigsuspend.c in Sources */,
401BB71C1BCAE57B005080D3 /* os_nexus.c in Sources */,
24B223B2121DFE6D007DAEDE /* sigsuspend-cancel.c in Sources */,
E4216C311822D404006F2632 /* mach_voucher.defs in Sources */,
24B223B5121DFF29007DAEDE /* sigsuspend.c in Sources */,
248AA963122C7B2A0085F5B1 /* unlink.c in Sources */,
13CBF784245783A800B26F7D /* open.c in Sources */,
248AA965122C7C330085F5B1 /* rmdir.c in Sources */,
435F3CAA1B06B7BA005ED9EF /* work_interval.c in Sources */,
248AA967122C7CDA0085F5B1 /* rename.c in Sources */,
406E0B721E4ACD2000295EA3 /* cpu_copy_in_cksum.s in Sources */,
24B8C2621237F53900D36CC3 /* remove-counter.c in Sources */,
2579B8A027556DDD00A8BC8E /* _libc_weak_funcptr.c in Sources */,
C99A4F501305B2BD0054B7B7 /* __get_cpu_capabilities.s in Sources */,
978228291B8678DF008385AC /* pselect-darwinext-cancel.c in Sources */,
40DF0F741E5CD7BB0035A864 /* cpu_copy_in_cksum_gen.c in Sources */,
C99A4F531305B43F0054B7B7 /* init_cpu_capabilities.c in Sources */,
402AF43F1E5CD88600F1A4B9 /* cpu_in_cksum_gen.c in Sources */,
030B179B135377B400DAD1F0 /* open_dprotected_np.c in Sources */,
E4D45C3116F868ED0002AF25 /* proc_listpidspath.c in Sources */,
2C4853EC221C82160008D1F5 /* os_channel_event.c in Sources */,
374A36E314748F1300AAF39D /* varargs_wrappers.s in Sources */,
291D3C281354FDD100D46061 /* mach_port.c in Sources */,
291D3C291354FDD100D46061 /* mach_vm.c in Sources */,
EE3F605A149A6D66003BAEBA /* getaudit.c in Sources */,
C9B6A5ED153795DE00749EBA /* alloc_once.c in Sources */,
3F538F891A659C5600B37EFD /* persona.c in Sources */,
467DAFD4157E8AF200CE68F0 /* guarded_open_np.c in Sources */,
729B7D0A15C8938C000E2501 /* carbon_delete.c in Sources */,
A59CB9581666A1A200B064B3 /* munmap.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
242AB67911ED03ED00107336 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 24614EF311E7C98600E78584 /* Syscalls */;
targetProxy = 242AB67811ED03ED00107336 /* PBXContainerItemProxy */;
};
249C610A1194750700ED73F3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D2AAC0620554660B00DB518D /* Libsyscall_static */;
targetProxy = 249C61091194750700ED73F3 /* PBXContainerItemProxy */;
};
249C61151194756A00ED73F3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 249C60FE1194747600ED73F3 /* Libsyscall_dynamic */;
targetProxy = 249C61141194756A00ED73F3 /* PBXContainerItemProxy */;
};
BA4414AF18336AF300AAE813 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = BA4414A1183366E600AAE813 /* MIG headers */;
targetProxy = BA4414AE18336AF300AAE813 /* PBXContainerItemProxy */;
};
BA4414B318336D8D00AAE813 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = BA4414A1183366E600AAE813 /* MIG headers */;
targetProxy = BA4414B218336D8D00AAE813 /* PBXContainerItemProxy */;
};
E46CB80721FBAC32005D1E53 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 249C60FE1194747600ED73F3 /* Libsyscall_dynamic */;
targetProxy = E46CB80821FBAC32005D1E53 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
1DEB914C08733D8E0010E9CD /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
buildSettings = {
COPY_PHASE_STRIP = NO;
INSTALL_PATH = /usr/local/lib/dyld;
SKIP_INSTALL = NO;
"SKIP_INSTALL[sdk=driverkit*]" = YES;
STRIP_INSTALLED_PRODUCT = NO;
};
name = Release;
};
1DEB915008733D8E0010E9CD /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
buildSettings = {
};
name = Release;
};
24614EF411E7C98600E78584 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
buildSettings = {
COPY_PHASE_STRIP = YES;
MAP_PLATFORM = "$(MAP_PLATFORM_$(PLATFORM_NAME):default=$(MAP_PLATFORM_$(FALLBACK_PLATFORM)))";
MAP_PLATFORM_appletvos = iPhoneOS;
MAP_PLATFORM_bridgeos = iPhoneOS;
MAP_PLATFORM_driverkit = DriverKit;
MAP_PLATFORM_iphoneos = iPhoneOS;
MAP_PLATFORM_iphoneosnano = iPhoneOS;
MAP_PLATFORM_macosx = MacOSX;
"MAP_PLATFORM_macosx[sdk=driverkit*]" = DriverKit;
MAP_PLATFORM_tvos = iPhoneOS;
MAP_PLATFORM_watchos = iPhoneOS;
PRODUCT_NAME = Syscalls;
STRIP_STYLE = debugging;
};
name = Release;
};
249C61001194747600ED73F3 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
buildSettings = {
OTHER_LDFLAGS = (
"$(SIMULATOR_LDFLAGS)",
"$(DYLIB_LDFLAGS)",
);
VERSION_INFO_PREFIX = "___";
};
name = Release;
};
249C61111194755E00ED73F3 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
buildSettings = {
COPY_PHASE_STRIP = NO;
INSTALLHDRS_COPY_PHASE = NO;
PRODUCT_NAME = Build;
STRIP_STYLE = debugging;
};
name = Release;
};
BA4414A3183366E700AAE813 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
buildSettings = {
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
C6D3F02D16542C510052CF30 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
buildSettings = {
COPY_PHASE_STRIP = NO;
PRODUCT_NAME = Libsyscall_headers_Sim;
SKIP_INSTALL = YES;
};
name = Release;
};
E46CB81021FBAC32005D1E53 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
buildSettings = {
COPY_PHASE_STRIP = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
STRIP_STYLE = debugging;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "Libsyscall_static" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB914C08733D8E0010E9CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "Libsyscall" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB915008733D8E0010E9CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
24614EFD11E7C9B900E78584 /* Build configuration list for PBXAggregateTarget "Syscalls" */ = {
isa = XCConfigurationList;
buildConfigurations = (
24614EF411E7C98600E78584 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
249C6102119474D700ED73F3 /* Build configuration list for PBXNativeTarget "Libsyscall_dynamic" */ = {
isa = XCConfigurationList;
buildConfigurations = (
249C61001194747600ED73F3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
249C61191194756B00ED73F3 /* Build configuration list for PBXAggregateTarget "Build" */ = {
isa = XCConfigurationList;
buildConfigurations = (
249C61111194755E00ED73F3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
BA4414A2183366E700AAE813 /* Build configuration list for PBXAggregateTarget "MIG headers" */ = {
isa = XCConfigurationList;
buildConfigurations = (
BA4414A3183366E700AAE813 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
C6D3F02C16542C510052CF30 /* Build configuration list for PBXNativeTarget "Libsyscall_headers_Sim" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C6D3F02D16542C510052CF30 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
E46CB80F21FBAC32005D1E53 /* Build configuration list for PBXAggregateTarget "Libsyscall_driverkit" */ = {
isa = XCConfigurationList;
buildConfigurations = (
E46CB81021FBAC32005D1E53 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
}