]> git.saurik.com Git - apple/libdispatch.git/blob - libdispatch.xcodeproj/project.pbxproj
libdispatch-703.1.4.tar.gz
[apple/libdispatch.git] / libdispatch.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 3F3C9326128E637B0042B1F7 /* libdispatch_Sim */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 3F3C9356128E637B0042B1F7 /* Build configuration list for PBXAggregateTarget "libdispatch_Sim" */;
13 buildPhases = (
14 );
15 dependencies = (
16 E4128E4A13B94BCE00ABB2CB /* PBXTargetDependency */,
17 );
18 name = libdispatch_Sim;
19 productName = libdispatch_Sim;
20 };
21 4552540A19B1389700B88766 /* libdispatch_tests */ = {
22 isa = PBXAggregateTarget;
23 buildConfigurationList = 4552540B19B1389700B88766 /* Build configuration list for PBXAggregateTarget "libdispatch_tests" */;
24 buildPhases = (
25 );
26 dependencies = (
27 92F3FECF1BEC6F1000025962 /* PBXTargetDependency */,
28 );
29 name = libdispatch_tests;
30 productName = libdispatch_tests;
31 };
32 6E2ECAFD1C49C2FF00A30A32 /* libdispatch_kernel */ = {
33 isa = PBXAggregateTarget;
34 buildConfigurationList = 6E2ECAFE1C49C30000A30A32 /* Build configuration list for PBXAggregateTarget "libdispatch_kernel" */;
35 buildPhases = (
36 );
37 dependencies = (
38 6E2ECB021C49C31200A30A32 /* PBXTargetDependency */,
39 );
40 name = libdispatch_kernel;
41 productName = libdispatch_kernel;
42 };
43 92CBD7201BED924F006E0892 /* libdispatch_tests_legacy */ = {
44 isa = PBXAggregateTarget;
45 buildConfigurationList = 92CBD7231BED924F006E0892 /* Build configuration list for PBXAggregateTarget "libdispatch_tests_legacy" */;
46 buildPhases = (
47 );
48 dependencies = (
49 92CBD75A1BED926C006E0892 /* PBXTargetDependency */,
50 );
51 name = libdispatch_tests_legacy;
52 productName = libdispatch_tests;
53 };
54 C927F35A10FD7F0600C5AB8B /* libdispatch_tools */ = {
55 isa = PBXAggregateTarget;
56 buildConfigurationList = C927F35E10FD7F0B00C5AB8B /* Build configuration list for PBXAggregateTarget "libdispatch_tools" */;
57 buildPhases = (
58 );
59 dependencies = (
60 C927F36910FD7F1A00C5AB8B /* PBXTargetDependency */,
61 );
62 name = libdispatch_tools;
63 productName = ddt;
64 };
65 /* End PBXAggregateTarget section */
66
67 /* Begin PBXBuildFile section */
68 2BBF5A60154B64D8002B20F9 /* allocator_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BBF5A5F154B64D8002B20F9 /* allocator_internal.h */; };
69 2BBF5A61154B64D8002B20F9 /* allocator_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BBF5A5F154B64D8002B20F9 /* allocator_internal.h */; };
70 2BBF5A63154B64F5002B20F9 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
71 2BBF5A64154B64F5002B20F9 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
72 2BBF5A65154B64F5002B20F9 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
73 2BBF5A66154B64F5002B20F9 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
74 2BBF5A67154B64F5002B20F9 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
75 2BE17C6418EA305E002CA4E8 /* layout_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BE17C6318EA305E002CA4E8 /* layout_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
76 2BE17C6518EA305E002CA4E8 /* layout_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BE17C6318EA305E002CA4E8 /* layout_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
77 5A0095A210F274B0000E2A31 /* io_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A0095A110F274B0000E2A31 /* io_internal.h */; };
78 5A27262610F26F1900751FBC /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
79 5A5D13AC0F6B280500197CC3 /* semaphore_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */; };
80 5AAB45C010D30B79004407EA /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
81 5AAB45C410D30CC7004407EA /* io.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C310D30CC7004407EA /* io.h */; settings = {ATTRIBUTES = (Public, ); }; };
82 5AAB45C610D30D0C004407EA /* data.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C510D30D0C004407EA /* data.h */; settings = {ATTRIBUTES = (Public, ); }; };
83 6E040C731C499C6500411A2E /* firehose_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA971AE181D300289540 /* firehose_buffer.c */; };
84 6E040C751C499CE600411A2E /* firehose_buffer_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EDF10831BBB487E007F14BF /* firehose_buffer_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
85 6E21F2E81BBB23FA0000C6A5 /* firehose_server_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E21F2E41BBB23F00000C6A5 /* firehose_server_internal.h */; };
86 6E21F2E91BBB240E0000C6A5 /* firehose_server.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E21F2E51BBB23F00000C6A5 /* firehose_server.c */; };
87 6E393F981BD60F8D005A551E /* firehose_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EF0B26A1BA8C4AE007FA4F6 /* firehose_internal.h */; };
88 6E90269C1BB9BD50004DC3AD /* firehose.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA9B1AE1B0BD00289540 /* firehose.defs */; settings = {ATTRIBUTES = (Server, ); }; };
89 6E9955581C3AF7710071D40C /* venture_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E9955571C3AF7710071D40C /* venture_private.h */; };
90 6E99558A1C3AF7900071D40C /* venture_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E9955571C3AF7710071D40C /* venture_private.h */; };
91 6E9955CF1C3B218E0071D40C /* venture.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E9955CE1C3B218E0071D40C /* venture.c */; };
92 6E9956011C3B21980071D40C /* venture.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E9955CE1C3B218E0071D40C /* venture.c */; };
93 6E9956021C3B21990071D40C /* venture.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E9955CE1C3B218E0071D40C /* venture.c */; };
94 6E9956031C3B219A0071D40C /* venture.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E9955CE1C3B218E0071D40C /* venture.c */; };
95 6E9956041C3B219B0071D40C /* venture.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E9955CE1C3B218E0071D40C /* venture.c */; };
96 6E9956051C3B219B0071D40C /* venture.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E9955CE1C3B218E0071D40C /* venture.c */; };
97 6E9956071C3B21AA0071D40C /* venture_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E9956061C3B21AA0071D40C /* venture_internal.h */; };
98 6E9956081C3B21B30071D40C /* venture_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E9956061C3B21AA0071D40C /* venture_internal.h */; };
99 6E9956091C3B21B40071D40C /* venture_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E9956061C3B21AA0071D40C /* venture_internal.h */; };
100 6E9B6B5F1BB4F3C8009E324D /* firehose_buffer_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E9B6B201BB4CC73009E324D /* firehose_buffer_internal.h */; };
101 6EA283D71CAB93920041B2E0 /* libdispatch.codes in Copy Trace Definitions */ = {isa = PBXBuildFile; fileRef = 6EA283D01CAB93270041B2E0 /* libdispatch.codes */; };
102 6EB60D2C1BBB197B0092FA94 /* firehose_inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EB60D291BBB19640092FA94 /* firehose_inline_internal.h */; };
103 6EBEC7E51BBDD30C009B1596 /* firehose.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA9B1AE1B0BD00289540 /* firehose.defs */; };
104 6EBEC7E61BBDD30D009B1596 /* firehose.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA9B1AE1B0BD00289540 /* firehose.defs */; };
105 6EBEC7E71BBDD30F009B1596 /* firehose.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA9B1AE1B0BD00289540 /* firehose.defs */; };
106 6EBEC7E81BBDD324009B1596 /* firehose_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72406A031AF95DF800DF4E2B /* firehose_reply.defs */; settings = {ATTRIBUTES = (Server, ); }; };
107 6EBEC7E91BBDD325009B1596 /* firehose_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72406A031AF95DF800DF4E2B /* firehose_reply.defs */; settings = {ATTRIBUTES = (Server, ); }; };
108 6EBEC7EA1BBDD326009B1596 /* firehose_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72406A031AF95DF800DF4E2B /* firehose_reply.defs */; settings = {ATTRIBUTES = (Server, ); }; };
109 6ED64B401BBD898300C35F4D /* firehose_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA971AE181D300289540 /* firehose_buffer.c */; };
110 6ED64B411BBD898400C35F4D /* firehose_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA971AE181D300289540 /* firehose_buffer.c */; };
111 6ED64B421BBD898500C35F4D /* firehose_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA971AE181D300289540 /* firehose_buffer.c */; };
112 6ED64B431BBD898600C35F4D /* firehose_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA971AE181D300289540 /* firehose_buffer.c */; };
113 6ED64B441BBD898700C35F4D /* firehose_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA971AE181D300289540 /* firehose_buffer.c */; };
114 6ED64B461BBD89AF00C35F4D /* firehose.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA9B1AE1B0BD00289540 /* firehose.defs */; };
115 6ED64B471BBD89AF00C35F4D /* firehose.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA9B1AE1B0BD00289540 /* firehose.defs */; };
116 6ED64B481BBD89B100C35F4D /* firehose.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA9B1AE1B0BD00289540 /* firehose.defs */; };
117 6ED64B491BBD89BC00C35F4D /* firehose_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72406A031AF95DF800DF4E2B /* firehose_reply.defs */; settings = {ATTRIBUTES = (Server, ); }; };
118 6ED64B4A1BBD89BD00C35F4D /* firehose_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72406A031AF95DF800DF4E2B /* firehose_reply.defs */; settings = {ATTRIBUTES = (Server, ); }; };
119 6ED64B4B1BBD89BE00C35F4D /* firehose_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72406A031AF95DF800DF4E2B /* firehose_reply.defs */; settings = {ATTRIBUTES = (Server, ); }; };
120 6ED64B4F1BBD8A1400C35F4D /* firehose_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EF0B26A1BA8C4AE007FA4F6 /* firehose_internal.h */; };
121 6ED64B501BBD8A1400C35F4D /* firehose_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EF0B26A1BA8C4AE007FA4F6 /* firehose_internal.h */; };
122 6ED64B511BBD8A2100C35F4D /* firehose_buffer_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E9B6B201BB4CC73009E324D /* firehose_buffer_internal.h */; };
123 6ED64B521BBD8A2100C35F4D /* firehose_buffer_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E9B6B201BB4CC73009E324D /* firehose_buffer_internal.h */; };
124 6ED64B531BBD8A2300C35F4D /* firehose_buffer_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E9B6B201BB4CC73009E324D /* firehose_buffer_internal.h */; };
125 6ED64B571BBD8A3B00C35F4D /* firehose_inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EB60D291BBB19640092FA94 /* firehose_inline_internal.h */; };
126 6ED64B581BBD8A3E00C35F4D /* firehose_inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EB60D291BBB19640092FA94 /* firehose_inline_internal.h */; };
127 6ED64B591BBD8A3F00C35F4D /* firehose_inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EB60D291BBB19640092FA94 /* firehose_inline_internal.h */; };
128 6EDF10B81BBB488A007F14BF /* firehose_buffer_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EDF10831BBB487E007F14BF /* firehose_buffer_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
129 6EE664271BE2FD5C00ED7B1C /* firehose_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA971AE181D300289540 /* firehose_buffer.c */; };
130 6EF0B26D1BA8C527007FA4F6 /* firehose_server_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72EA3FBA1AF41EA400BBA227 /* firehose_server_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
131 6EF0B2711BA8C540007FA4F6 /* firehose_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EF0B26A1BA8C4AE007FA4F6 /* firehose_internal.h */; };
132 6EF0B2781BA8C56E007FA4F6 /* firehose_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72406A031AF95DF800DF4E2B /* firehose_reply.defs */; settings = {ATTRIBUTES = (Client, ); }; };
133 6EF0B27A1BA8C57D007FA4F6 /* firehose_server_object.m in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA9D1AE1BB7300289540 /* firehose_server_object.m */; };
134 6EF2CAA51C88998A001ABE83 /* lock.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EF2CAA41C88998A001ABE83 /* lock.h */; };
135 6EF2CAAC1C8899D5001ABE83 /* lock.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EF2CAAB1C8899D5001ABE83 /* lock.c */; };
136 6EF2CAAD1C8899E9001ABE83 /* lock.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EF2CAAB1C8899D5001ABE83 /* lock.c */; };
137 6EF2CAAE1C8899EA001ABE83 /* lock.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EF2CAAB1C8899D5001ABE83 /* lock.c */; };
138 6EF2CAAF1C8899EB001ABE83 /* lock.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EF2CAAB1C8899D5001ABE83 /* lock.c */; };
139 6EF2CAB01C8899EB001ABE83 /* lock.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EF2CAAB1C8899D5001ABE83 /* lock.c */; };
140 6EF2CAB11C8899EC001ABE83 /* lock.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EF2CAAB1C8899D5001ABE83 /* lock.c */; };
141 6EF2CAB21C8899EC001ABE83 /* lock.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EF2CAAB1C8899D5001ABE83 /* lock.c */; };
142 6EF2CAB31C8899ED001ABE83 /* lock.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EF2CAAB1C8899D5001ABE83 /* lock.c */; };
143 6EF2CAB41C889D65001ABE83 /* lock.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EF2CAA41C88998A001ABE83 /* lock.h */; };
144 6EF2CAB51C889D67001ABE83 /* lock.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EF2CAA41C88998A001ABE83 /* lock.h */; };
145 721F5C5D0F15520500FF03A6 /* semaphore.h in Headers */ = {isa = PBXBuildFile; fileRef = 721F5C5C0F15520500FF03A6 /* semaphore.h */; settings = {ATTRIBUTES = (Public, ); }; };
146 721F5CCF0F15553500FF03A6 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
147 72CC94300ECCD8750031B751 /* base.h in Headers */ = {isa = PBXBuildFile; fileRef = 72CC942F0ECCD8750031B751 /* base.h */; settings = {ATTRIBUTES = (Public, ); }; };
148 96032E4B0F5CC8C700241C5F /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
149 96032E4D0F5CC8D100241C5F /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = 96032E4C0F5CC8D100241C5F /* time.h */; settings = {ATTRIBUTES = (Public, ); }; };
150 961B99360F3E83980006BC96 /* benchmark.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B99350F3E83980006BC96 /* benchmark.h */; settings = {ATTRIBUTES = (Private, ); }; };
151 961B99500F3E85C30006BC96 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B994F0F3E85C30006BC96 /* object.h */; settings = {ATTRIBUTES = (Public, ); }; };
152 965CD6350F3E806200D4E28D /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
153 965ECC210F3EAB71004DDD89 /* object_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 965ECC200F3EAB71004DDD89 /* object_internal.h */; };
154 9661E56B0F3E7DDF00749F3E /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
155 9676A0E10F3E755D00713ADB /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
156 96929D840F3EA1020041FF5D /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D820F3EA1020041FF5D /* atomic.h */; };
157 96929D850F3EA1020041FF5D /* shims.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D830F3EA1020041FF5D /* shims.h */; };
158 96929D960F3EA2170041FF5D /* queue_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D950F3EA2170041FF5D /* queue_internal.h */; };
159 96A8AA870F41E7A400CD570B /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
160 96BC39BD0F3EBAB100C59689 /* queue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 96BC39BC0F3EBAB100C59689 /* queue_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
161 96C9553B0F3EAEDD000D2CA4 /* once.h in Headers */ = {isa = PBXBuildFile; fileRef = 96C9553A0F3EAEDD000D2CA4 /* once.h */; settings = {ATTRIBUTES = (Public, ); }; };
162 96DF70BE0F38FE3C0074BD99 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
163 C00B0DF21C5AEBBE000330B3 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
164 C00B0DF31C5AEBBE000330B3 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
165 C00B0DF41C5AEBBE000330B3 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
166 C00B0DF51C5AEBBE000330B3 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
167 C00B0DF61C5AEBBE000330B3 /* firehose_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA971AE181D300289540 /* firehose_buffer.c */; };
168 C00B0DF71C5AEBBE000330B3 /* firehose.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA9B1AE1B0BD00289540 /* firehose.defs */; };
169 C00B0DF81C5AEBBE000330B3 /* block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E43A724F1AF85BBC00BAA921 /* block.cpp */; };
170 C00B0DF91C5AEBBE000330B3 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
171 C00B0DFA1C5AEBBE000330B3 /* firehose_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72406A031AF95DF800DF4E2B /* firehose_reply.defs */; settings = {ATTRIBUTES = (Server, ); }; };
172 C00B0DFB1C5AEBBE000330B3 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
173 C00B0DFC1C5AEBBE000330B3 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
174 C00B0DFD1C5AEBBE000330B3 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
175 C00B0DFE1C5AEBBE000330B3 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
176 C00B0DFF1C5AEBBE000330B3 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
177 C00B0E001C5AEBBE000330B3 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
178 C00B0E011C5AEBBE000330B3 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
179 C00B0E021C5AEBBE000330B3 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
180 C00B0E031C5AEBBE000330B3 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
181 C00B0E041C5AEBBE000330B3 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
182 C00B0E051C5AEBBE000330B3 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
183 C01866A61C5973210040FC07 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
184 C01866A71C5973210040FC07 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
185 C01866A81C5973210040FC07 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
186 C01866A91C5973210040FC07 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
187 C01866AA1C5973210040FC07 /* firehose_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA971AE181D300289540 /* firehose_buffer.c */; };
188 C01866AB1C5973210040FC07 /* firehose.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72DEAA9B1AE1B0BD00289540 /* firehose.defs */; };
189 C01866AC1C5973210040FC07 /* block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E43A724F1AF85BBC00BAA921 /* block.cpp */; };
190 C01866AD1C5973210040FC07 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
191 C01866AE1C5973210040FC07 /* firehose_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 72406A031AF95DF800DF4E2B /* firehose_reply.defs */; settings = {ATTRIBUTES = (Server, ); }; };
192 C01866AF1C5973210040FC07 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
193 C01866B01C5973210040FC07 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
194 C01866B11C5973210040FC07 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
195 C01866B21C5973210040FC07 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
196 C01866B31C5973210040FC07 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
197 C01866B41C5973210040FC07 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
198 C01866B51C5973210040FC07 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
199 C01866B61C5973210040FC07 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
200 C01866B71C5973210040FC07 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
201 C01866B81C5973210040FC07 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
202 C01866B91C5973210040FC07 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
203 C90144651C73A8A3002638FC /* module.modulemap in Headers */ = {isa = PBXBuildFile; fileRef = C901445E1C73A7FE002638FC /* module.modulemap */; settings = {ATTRIBUTES = (Public, ); }; };
204 C90144661C73A9F6002638FC /* module.modulemap in Headers */ = {isa = PBXBuildFile; fileRef = C90144641C73A845002638FC /* module.modulemap */; settings = {ATTRIBUTES = (Private, ); }; };
205 C913AC0F143BD34800B78976 /* data_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C913AC0E143BD34800B78976 /* data_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
206 C93D6165143E190E00EB9023 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
207 C93D6166143E190F00EB9023 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
208 C93D6167143E190F00EB9023 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
209 C9C5F80E143C1771006DC718 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
210 E4128ED613BA9A1700ABB2CB /* hw_config.h in Headers */ = {isa = PBXBuildFile; fileRef = E4128ED513BA9A1700ABB2CB /* hw_config.h */; };
211 E4128ED713BA9A1700ABB2CB /* hw_config.h in Headers */ = {isa = PBXBuildFile; fileRef = E4128ED513BA9A1700ABB2CB /* hw_config.h */; };
212 E417A38412A472C4004D659D /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; };
213 E417A38512A472C5004D659D /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; };
214 E420867016027AE500EEE210 /* data.m in Sources */ = {isa = PBXBuildFile; fileRef = E420866F16027AE500EEE210 /* data.m */; };
215 E420867116027AE500EEE210 /* data.m in Sources */ = {isa = PBXBuildFile; fileRef = E420866F16027AE500EEE210 /* data.m */; };
216 E420867216027AE500EEE210 /* data.m in Sources */ = {isa = PBXBuildFile; fileRef = E420866F16027AE500EEE210 /* data.m */; };
217 E420867316027AE500EEE210 /* data.m in Sources */ = {isa = PBXBuildFile; fileRef = E420866F16027AE500EEE210 /* data.m */; };
218 E421E5F91716ADA10090DC9B /* introspection.h in Headers */ = {isa = PBXBuildFile; fileRef = E421E5F81716ADA10090DC9B /* introspection.h */; settings = {ATTRIBUTES = (Public, ); }; };
219 E422A0D512A557B5005E5BDB /* trace.h in Headers */ = {isa = PBXBuildFile; fileRef = E422A0D412A557B5005E5BDB /* trace.h */; };
220 E422A0D612A557B5005E5BDB /* trace.h in Headers */ = {isa = PBXBuildFile; fileRef = E422A0D412A557B5005E5BDB /* trace.h */; };
221 E43570B9126E93380097AB9F /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; };
222 E43570BA126E93380097AB9F /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; };
223 E43A710615783F7E0012D38D /* data_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C913AC0E143BD34800B78976 /* data_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
224 E43A72501AF85BBC00BAA921 /* block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E43A724F1AF85BBC00BAA921 /* block.cpp */; };
225 E43A72841AF85BCB00BAA921 /* block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E43A724F1AF85BBC00BAA921 /* block.cpp */; };
226 E43A72851AF85BCC00BAA921 /* block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E43A724F1AF85BBC00BAA921 /* block.cpp */; };
227 E43A72861AF85BCC00BAA921 /* block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E43A724F1AF85BBC00BAA921 /* block.cpp */; };
228 E43A72871AF85BCD00BAA921 /* block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E43A724F1AF85BBC00BAA921 /* block.cpp */; };
229 E43A72881AF85BE900BAA921 /* block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E43A724F1AF85BBC00BAA921 /* block.cpp */; };
230 E44757DA17F4572600B82CA1 /* inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44757D917F4572600B82CA1 /* inline_internal.h */; };
231 E44757DB17F4573500B82CA1 /* inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44757D917F4572600B82CA1 /* inline_internal.h */; };
232 E44757DC17F4573600B82CA1 /* inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44757D917F4572600B82CA1 /* inline_internal.h */; };
233 E44A8E6B1805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
234 E44A8E6C1805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
235 E44A8E6D1805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
236 E44A8E6E1805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
237 E44A8E6F1805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
238 E44A8E701805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
239 E44A8E721805C473009FFDB6 /* voucher_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E44A8E711805C473009FFDB6 /* voucher_private.h */; };
240 E44A8E731805C473009FFDB6 /* voucher_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E44A8E711805C473009FFDB6 /* voucher_private.h */; };
241 E44A8E7518066276009FFDB6 /* voucher_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44A8E7418066276009FFDB6 /* voucher_internal.h */; };
242 E44A8E7618066276009FFDB6 /* voucher_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44A8E7418066276009FFDB6 /* voucher_internal.h */; };
243 E44A8E7718066276009FFDB6 /* voucher_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44A8E7418066276009FFDB6 /* voucher_internal.h */; };
244 E44EBE3E1251659900645D88 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
245 E44EBE5412517EBE00645D88 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
246 E44EBE5512517EBE00645D88 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
247 E44EBE5612517EBE00645D88 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
248 E44EBE5712517EBE00645D88 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
249 E44F9DAB16543F94001DCD38 /* introspection_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44F9DA816543F79001DCD38 /* introspection_internal.h */; };
250 E44F9DAC1654400D001DCD38 /* introspection_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44F9DA816543F79001DCD38 /* introspection_internal.h */; };
251 E44F9DAD1654400E001DCD38 /* introspection_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44F9DA816543F79001DCD38 /* introspection_internal.h */; };
252 E44F9DAE16544022001DCD38 /* allocator_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BBF5A5F154B64D8002B20F9 /* allocator_internal.h */; };
253 E44F9DAF16544026001DCD38 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8F0E8361E600161930 /* internal.h */; };
254 E44F9DB01654402B001DCD38 /* data_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4C1ED6E1263E714000D3C8B /* data_internal.h */; };
255 E44F9DB11654402E001DCD38 /* io_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A0095A110F274B0000E2A31 /* io_internal.h */; };
256 E44F9DB216544032001DCD38 /* object_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 965ECC200F3EAB71004DDD89 /* object_internal.h */; };
257 E44F9DB316544037001DCD38 /* queue_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D950F3EA2170041FF5D /* queue_internal.h */; };
258 E44F9DB41654403B001DCD38 /* semaphore_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */; };
259 E44F9DB51654403F001DCD38 /* source_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC0B34780FA2851C0080FFA0 /* source_internal.h */; };
260 E44F9DB616544043001DCD38 /* trace.h in Headers */ = {isa = PBXBuildFile; fileRef = E422A0D412A557B5005E5BDB /* trace.h */; };
261 E44F9DB71654404F001DCD38 /* shims.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D830F3EA1020041FF5D /* shims.h */; };
262 E44F9DB816544053001DCD38 /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D820F3EA1020041FF5D /* atomic.h */; };
263 E44F9DB916544056001DCD38 /* getprogname.h in Headers */ = {isa = PBXBuildFile; fileRef = E4BA743913A8911B0095BDF1 /* getprogname.h */; };
264 E44F9DBA1654405B001DCD38 /* hw_config.h in Headers */ = {isa = PBXBuildFile; fileRef = E4128ED513BA9A1700ABB2CB /* hw_config.h */; };
265 E44F9DBC1654405B001DCD38 /* perfmon.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A2109923C7003403D5 /* perfmon.h */; };
266 E44F9DBE1654405B001DCD38 /* tsd.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A4109923C7003403D5 /* tsd.h */; };
267 E44F9DBF165440EF001DCD38 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = FC9C70E7105EC9620074F9CA /* config.h */; };
268 E44F9DC016544115001DCD38 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = E4EB4A2614C35ECE00AA0FA9 /* object.h */; };
269 E44F9DC116544115001DCD38 /* object_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E454569214746F1B00106147 /* object_private.h */; };
270 E454569314746F1B00106147 /* object_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E454569214746F1B00106147 /* object_private.h */; settings = {ATTRIBUTES = (); }; };
271 E454569414746F1B00106147 /* object_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E454569214746F1B00106147 /* object_private.h */; settings = {ATTRIBUTES = (); }; };
272 E4630251176162D200E11F4C /* atomic_sfb.h in Headers */ = {isa = PBXBuildFile; fileRef = E463024F1761603C00E11F4C /* atomic_sfb.h */; };
273 E4630252176162D300E11F4C /* atomic_sfb.h in Headers */ = {isa = PBXBuildFile; fileRef = E463024F1761603C00E11F4C /* atomic_sfb.h */; };
274 E4630253176162D400E11F4C /* atomic_sfb.h in Headers */ = {isa = PBXBuildFile; fileRef = E463024F1761603C00E11F4C /* atomic_sfb.h */; };
275 E46DBC4014EE10C80001F9F6 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
276 E46DBC4114EE10C80001F9F6 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
277 E46DBC4214EE10C80001F9F6 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
278 E46DBC4314EE10C80001F9F6 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
279 E46DBC4414EE10C80001F9F6 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
280 E46DBC4514EE10C80001F9F6 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
281 E46DBC4614EE10C80001F9F6 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
282 E46DBC4714EE10C80001F9F6 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
283 E46DBC4814EE10C80001F9F6 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
284 E46DBC4914EE10C80001F9F6 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
285 E46DBC4A14EE10C80001F9F6 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
286 E46DBC4B14EE10C80001F9F6 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
287 E46DBC4C14EE10C80001F9F6 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
288 E46DBC4D14EE10C80001F9F6 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
289 E48AF55A16E70FD9004105FF /* io_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E48AF55916E70FD9004105FF /* io_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
290 E48AF55B16E72D44004105FF /* io_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E48AF55916E70FD9004105FF /* io_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
291 E48EC97C1835BADD00EAC4F1 /* yield.h in Headers */ = {isa = PBXBuildFile; fileRef = E48EC97B1835BADD00EAC4F1 /* yield.h */; };
292 E48EC97D1835BADD00EAC4F1 /* yield.h in Headers */ = {isa = PBXBuildFile; fileRef = E48EC97B1835BADD00EAC4F1 /* yield.h */; };
293 E48EC97E1835BADD00EAC4F1 /* yield.h in Headers */ = {isa = PBXBuildFile; fileRef = E48EC97B1835BADD00EAC4F1 /* yield.h */; };
294 E49F2423125D3C960057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
295 E49F2424125D3C970057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
296 E49F2499125D48D80057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
297 E49F24AB125D57FA0057C971 /* dispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED960E8361E600161930 /* dispatch.h */; settings = {ATTRIBUTES = (Public, ); }; };
298 E49F24AC125D57FA0057C971 /* base.h in Headers */ = {isa = PBXBuildFile; fileRef = 72CC942F0ECCD8750031B751 /* base.h */; settings = {ATTRIBUTES = (Public, ); }; };
299 E49F24AD125D57FA0057C971 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B994F0F3E85C30006BC96 /* object.h */; settings = {ATTRIBUTES = (Public, ); }; };
300 E49F24AE125D57FA0057C971 /* queue.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8B0E8361E600161930 /* queue.h */; settings = {ATTRIBUTES = (Public, ); }; };
301 E49F24AF125D57FA0057C971 /* source.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8D0E8361E600161930 /* source.h */; settings = {ATTRIBUTES = (Public, ); }; };
302 E49F24B0125D57FA0057C971 /* semaphore.h in Headers */ = {isa = PBXBuildFile; fileRef = 721F5C5C0F15520500FF03A6 /* semaphore.h */; settings = {ATTRIBUTES = (Public, ); }; };
303 E49F24B1125D57FA0057C971 /* group.h in Headers */ = {isa = PBXBuildFile; fileRef = FC5C9C1D0EADABE3006E462D /* group.h */; settings = {ATTRIBUTES = (Public, ); }; };
304 E49F24B2125D57FA0057C971 /* once.h in Headers */ = {isa = PBXBuildFile; fileRef = 96C9553A0F3EAEDD000D2CA4 /* once.h */; settings = {ATTRIBUTES = (Public, ); }; };
305 E49F24B3125D57FA0057C971 /* io.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C310D30CC7004407EA /* io.h */; settings = {ATTRIBUTES = (Public, ); }; };
306 E49F24B4125D57FA0057C971 /* data.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C510D30D0C004407EA /* data.h */; settings = {ATTRIBUTES = (Public, ); }; };
307 E49F24B5125D57FA0057C971 /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = 96032E4C0F5CC8D100241C5F /* time.h */; settings = {ATTRIBUTES = (Public, ); }; };
308 E49F24B6125D57FA0057C971 /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED930E8361E600161930 /* private.h */; settings = {ATTRIBUTES = (Private, ); }; };
309 E49F24B7125D57FA0057C971 /* queue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 96BC39BC0F3EBAB100C59689 /* queue_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
310 E49F24B8125D57FA0057C971 /* source_private.h in Headers */ = {isa = PBXBuildFile; fileRef = FCEF047F0F5661960067401F /* source_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
311 E49F24B9125D57FA0057C971 /* benchmark.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B99350F3E83980006BC96 /* benchmark.h */; settings = {ATTRIBUTES = (Private, ); }; };
312 E49F24BA125D57FA0057C971 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8F0E8361E600161930 /* internal.h */; settings = {ATTRIBUTES = (); }; };
313 E49F24BB125D57FA0057C971 /* queue_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D950F3EA2170041FF5D /* queue_internal.h */; };
314 E49F24BC125D57FA0057C971 /* object_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 965ECC200F3EAB71004DDD89 /* object_internal.h */; };
315 E49F24BD125D57FA0057C971 /* semaphore_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */; };
316 E49F24BE125D57FA0057C971 /* source_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC0B34780FA2851C0080FFA0 /* source_internal.h */; };
317 E49F24BF125D57FA0057C971 /* io_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A0095A110F274B0000E2A31 /* io_internal.h */; };
318 E49F24C1125D57FA0057C971 /* tsd.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A4109923C7003403D5 /* tsd.h */; };
319 E49F24C2125D57FA0057C971 /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D820F3EA1020041FF5D /* atomic.h */; };
320 E49F24C3125D57FA0057C971 /* shims.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D830F3EA1020041FF5D /* shims.h */; };
321 E49F24C4125D57FA0057C971 /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A3109923C7003403D5 /* time.h */; };
322 E49F24C5125D57FA0057C971 /* perfmon.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A2109923C7003403D5 /* perfmon.h */; };
323 E49F24C6125D57FA0057C971 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = FC9C70E7105EC9620074F9CA /* config.h */; };
324 E49F24C8125D57FA0057C971 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
325 E49F24C9125D57FA0057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
326 E49F24CA125D57FA0057C971 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
327 E49F24CB125D57FA0057C971 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
328 E49F24CC125D57FA0057C971 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
329 E49F24CD125D57FA0057C971 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
330 E49F24CE125D57FA0057C971 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
331 E49F24CF125D57FA0057C971 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
332 E49F24D0125D57FA0057C971 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
333 E49F24D1125D57FA0057C971 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
334 E49F24D2125D57FA0057C971 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
335 E49F24D3125D57FA0057C971 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
336 E49F24D4125D57FA0057C971 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
337 E4B3C3FE18C50D000039F49F /* voucher_activity_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4B3C3FD18C50D000039F49F /* voucher_activity_private.h */; };
338 E4B3C3FF18C50D0E0039F49F /* voucher_activity_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4B3C3FD18C50D000039F49F /* voucher_activity_private.h */; };
339 E4B515BD164B2DA300E003AF /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; };
340 E4B515BE164B2DA300E003AF /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
341 E4B515BF164B2DA300E003AF /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
342 E4B515C0164B2DA300E003AF /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
343 E4B515C1164B2DA300E003AF /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
344 E4B515C2164B2DA300E003AF /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
345 E4B515C3164B2DA300E003AF /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
346 E4B515C4164B2DA300E003AF /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
347 E4B515C5164B2DA300E003AF /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
348 E4B515C6164B2DA300E003AF /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
349 E4B515C7164B2DA300E003AF /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
350 E4B515C8164B2DA300E003AF /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
351 E4B515C9164B2DA300E003AF /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
352 E4B515CA164B2DA300E003AF /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
353 E4B515CB164B2DA300E003AF /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
354 E4B515CC164B2DA300E003AF /* object.m in Sources */ = {isa = PBXBuildFile; fileRef = E4FC3263145F46C9002FBDDB /* object.m */; };
355 E4B515CD164B2DA300E003AF /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
356 E4B515CE164B2DA300E003AF /* data.m in Sources */ = {isa = PBXBuildFile; fileRef = E420866F16027AE500EEE210 /* data.m */; };
357 E4B515D8164B2DFB00E003AF /* introspection_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4B515D7164B2DFB00E003AF /* introspection_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
358 E4B515DD164B32E000E003AF /* introspection.c in Sources */ = {isa = PBXBuildFile; fileRef = E4B515DC164B32E000E003AF /* introspection.c */; };
359 E4BA743B13A8911B0095BDF1 /* getprogname.h in Headers */ = {isa = PBXBuildFile; fileRef = E4BA743913A8911B0095BDF1 /* getprogname.h */; };
360 E4BA743C13A8911B0095BDF1 /* getprogname.h in Headers */ = {isa = PBXBuildFile; fileRef = E4BA743913A8911B0095BDF1 /* getprogname.h */; };
361 E4C1ED6F1263E714000D3C8B /* data_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4C1ED6E1263E714000D3C8B /* data_internal.h */; };
362 E4C1ED701263E714000D3C8B /* data_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4C1ED6E1263E714000D3C8B /* data_internal.h */; };
363 E4D76A9318E325D200B1F98B /* block.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D76A9218E325D200B1F98B /* block.h */; settings = {ATTRIBUTES = (Public, ); }; };
364 E4D76A9418E325D200B1F98B /* block.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D76A9218E325D200B1F98B /* block.h */; settings = {ATTRIBUTES = (Public, ); }; };
365 E4EB4A2714C35ECE00AA0FA9 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = E4EB4A2614C35ECE00AA0FA9 /* object.h */; };
366 E4EB4A2814C35ECE00AA0FA9 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = E4EB4A2614C35ECE00AA0FA9 /* object.h */; };
367 E4EC11AE12514302000DDBD1 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
368 E4EC11AF12514302000DDBD1 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
369 E4EC11B012514302000DDBD1 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
370 E4EC11B112514302000DDBD1 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
371 E4EC11B212514302000DDBD1 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
372 E4EC11B312514302000DDBD1 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
373 E4EC11B412514302000DDBD1 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
374 E4EC11B512514302000DDBD1 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
375 E4EC11B712514302000DDBD1 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
376 E4EC11B812514302000DDBD1 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
377 E4EC121A12514715000DDBD1 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
378 E4EC121B12514715000DDBD1 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
379 E4EC121C12514715000DDBD1 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
380 E4EC121D12514715000DDBD1 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
381 E4EC121E12514715000DDBD1 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
382 E4EC121F12514715000DDBD1 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
383 E4EC122012514715000DDBD1 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
384 E4EC122112514715000DDBD1 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
385 E4EC122312514715000DDBD1 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
386 E4EC122412514715000DDBD1 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
387 E4ECBAA515253C25002C313C /* mach_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4ECBAA415253C25002C313C /* mach_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
388 E4ECBAA615253D17002C313C /* mach_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4ECBAA415253C25002C313C /* mach_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
389 E4FC3264145F46C9002FBDDB /* object.m in Sources */ = {isa = PBXBuildFile; fileRef = E4FC3263145F46C9002FBDDB /* object.m */; };
390 E4FC3265145F46C9002FBDDB /* object.m in Sources */ = {isa = PBXBuildFile; fileRef = E4FC3263145F46C9002FBDDB /* object.m */; };
391 E4FC3266145F46C9002FBDDB /* object.m in Sources */ = {isa = PBXBuildFile; fileRef = E4FC3263145F46C9002FBDDB /* object.m */; };
392 E4FC3267145F46C9002FBDDB /* object.m in Sources */ = {isa = PBXBuildFile; fileRef = E4FC3263145F46C9002FBDDB /* object.m */; };
393 FC0B34790FA2851C0080FFA0 /* source_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC0B34780FA2851C0080FFA0 /* source_internal.h */; };
394 FC1832A6109923C7003403D5 /* perfmon.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A2109923C7003403D5 /* perfmon.h */; };
395 FC1832A7109923C7003403D5 /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A3109923C7003403D5 /* time.h */; };
396 FC1832A8109923C7003403D5 /* tsd.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A4109923C7003403D5 /* tsd.h */; };
397 FC5C9C1E0EADABE3006E462D /* group.h in Headers */ = {isa = PBXBuildFile; fileRef = FC5C9C1D0EADABE3006E462D /* group.h */; settings = {ATTRIBUTES = (Public, ); }; };
398 FC7BED990E8361E600161930 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
399 FC7BED9A0E8361E600161930 /* queue.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8B0E8361E600161930 /* queue.h */; settings = {ATTRIBUTES = (Public, ); }; };
400 FC7BED9C0E8361E600161930 /* source.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8D0E8361E600161930 /* source.h */; settings = {ATTRIBUTES = (Public, ); }; };
401 FC7BED9E0E8361E600161930 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8F0E8361E600161930 /* internal.h */; settings = {ATTRIBUTES = (); }; };
402 FC7BEDA20E8361E600161930 /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED930E8361E600161930 /* private.h */; settings = {ATTRIBUTES = (Private, ); }; };
403 FC7BEDA40E8361E600161930 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
404 FC7BEDA50E8361E600161930 /* dispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED960E8361E600161930 /* dispatch.h */; settings = {ATTRIBUTES = (Public, ); }; };
405 FC9C70E8105EC9620074F9CA /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = FC9C70E7105EC9620074F9CA /* config.h */; };
406 FCEF04800F5661960067401F /* source_private.h in Headers */ = {isa = PBXBuildFile; fileRef = FCEF047F0F5661960067401F /* source_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
407 /* End PBXBuildFile section */
408
409 /* Begin PBXContainerItemProxy section */
410 4552540219B1384900B88766 /* PBXContainerItemProxy */ = {
411 isa = PBXContainerItemProxy;
412 containerPortal = 4552536E19B1384900B88766 /* libdispatchtest.xcodeproj */;
413 proxyType = 2;
414 remoteGlobalIDString = E4D020B4108F73E000FAA873;
415 remoteInfo = bench;
416 };
417 4552540419B1384900B88766 /* PBXContainerItemProxy */ = {
418 isa = PBXContainerItemProxy;
419 containerPortal = 4552536E19B1384900B88766 /* libdispatchtest.xcodeproj */;
420 proxyType = 2;
421 remoteGlobalIDString = E454823616C1D8E50042EC2D;
422 remoteInfo = jsgc_bench;
423 };
424 4552540619B1384900B88766 /* PBXContainerItemProxy */ = {
425 isa = PBXContainerItemProxy;
426 containerPortal = 4552536E19B1384900B88766 /* libdispatchtest.xcodeproj */;
427 proxyType = 2;
428 remoteGlobalIDString = E454824516C1F0EF0042EC2D;
429 remoteInfo = async_bench;
430 };
431 4552540819B1384900B88766 /* PBXContainerItemProxy */ = {
432 isa = PBXContainerItemProxy;
433 containerPortal = 4552536E19B1384900B88766 /* libdispatchtest.xcodeproj */;
434 proxyType = 2;
435 remoteGlobalIDString = E454824F16C1F0FE0042EC2D;
436 remoteInfo = apply_bench;
437 };
438 6E2ECB011C49C31200A30A32 /* PBXContainerItemProxy */ = {
439 isa = PBXContainerItemProxy;
440 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
441 proxyType = 1;
442 remoteGlobalIDString = 6E040C621C499B1B00411A2E;
443 remoteInfo = libfirehose_kernel;
444 };
445 6EF0B27D1BA8C5BF007FA4F6 /* PBXContainerItemProxy */ = {
446 isa = PBXContainerItemProxy;
447 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
448 proxyType = 1;
449 remoteGlobalIDString = 6EB4E4081BA8BCAD00D7B9D2;
450 remoteInfo = libfirehose_server;
451 };
452 92CBD7591BED926C006E0892 /* PBXContainerItemProxy */ = {
453 isa = PBXContainerItemProxy;
454 containerPortal = 4552536E19B1384900B88766 /* libdispatchtest.xcodeproj */;
455 proxyType = 1;
456 remoteGlobalIDString = E4D01DC5108E708E00FAA873;
457 remoteInfo = all;
458 };
459 92F3FECE1BEC6F1000025962 /* PBXContainerItemProxy */ = {
460 isa = PBXContainerItemProxy;
461 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
462 proxyType = 1;
463 remoteGlobalIDString = 92F3FECA1BEC69E500025962;
464 remoteInfo = darwintests;
465 };
466 C00B0E101C5AEBBE000330B3 /* PBXContainerItemProxy */ = {
467 isa = PBXContainerItemProxy;
468 containerPortal = 4552536E19B1384900B88766 /* libdispatchtest.xcodeproj */;
469 proxyType = 2;
470 remoteGlobalIDString = E4D01CB9108E6C7200FAA873;
471 remoteInfo = dispatch_deadname;
472 };
473 C00B0E131C5AEED6000330B3 /* PBXContainerItemProxy */ = {
474 isa = PBXContainerItemProxy;
475 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
476 proxyType = 1;
477 remoteGlobalIDString = C00B0DF01C5AEBBE000330B3;
478 remoteInfo = "libdispatch dyld stub";
479 };
480 C01866C11C597AEA0040FC07 /* PBXContainerItemProxy */ = {
481 isa = PBXContainerItemProxy;
482 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
483 proxyType = 1;
484 remoteGlobalIDString = C01866A41C5973210040FC07;
485 remoteInfo = "libdispatch static";
486 };
487 C927F36610FD7F1000C5AB8B /* PBXContainerItemProxy */ = {
488 isa = PBXContainerItemProxy;
489 containerPortal = C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */;
490 proxyType = 2;
491 remoteGlobalIDString = FCFA5AA010D1AE050074F59A;
492 remoteInfo = ddt;
493 };
494 C927F36810FD7F1A00C5AB8B /* PBXContainerItemProxy */ = {
495 isa = PBXContainerItemProxy;
496 containerPortal = C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */;
497 proxyType = 1;
498 remoteGlobalIDString = FCFA5A9F10D1AE050074F59A;
499 remoteInfo = ddt;
500 };
501 E4128E4913B94BCE00ABB2CB /* PBXContainerItemProxy */ = {
502 isa = PBXContainerItemProxy;
503 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
504 proxyType = 1;
505 remoteGlobalIDString = D2AAC045055464E500DB518D;
506 remoteInfo = libdispatch;
507 };
508 E437F0D514F7441F00F0B997 /* PBXContainerItemProxy */ = {
509 isa = PBXContainerItemProxy;
510 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
511 proxyType = 1;
512 remoteGlobalIDString = E46DBC1A14EE10C80001F9F6;
513 remoteInfo = libdispatch_static;
514 };
515 E47D6ECA125FEB9D0070D91C /* PBXContainerItemProxy */ = {
516 isa = PBXContainerItemProxy;
517 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
518 proxyType = 1;
519 remoteGlobalIDString = E4EC118F12514302000DDBD1;
520 remoteInfo = "libdispatch up resolved";
521 };
522 E47D6ECC125FEBA10070D91C /* PBXContainerItemProxy */ = {
523 isa = PBXContainerItemProxy;
524 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
525 proxyType = 1;
526 remoteGlobalIDString = E4EC121612514715000DDBD1;
527 remoteInfo = "libdispatch mp resolved";
528 };
529 E4B515DA164B317700E003AF /* PBXContainerItemProxy */ = {
530 isa = PBXContainerItemProxy;
531 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
532 proxyType = 1;
533 remoteGlobalIDString = E4B51595164B2DA300E003AF;
534 remoteInfo = "libdispatch introspection";
535 };
536 /* End PBXContainerItemProxy section */
537
538 /* Begin PBXCopyFilesBuildPhase section */
539 6EA283D61CAB933E0041B2E0 /* Copy Trace Definitions */ = {
540 isa = PBXCopyFilesBuildPhase;
541 buildActionMask = 8;
542 dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/share/misc";
543 dstSubfolderSpec = 0;
544 files = (
545 6EA283D71CAB93920041B2E0 /* libdispatch.codes in Copy Trace Definitions */,
546 );
547 name = "Copy Trace Definitions";
548 runOnlyForDeploymentPostprocessing = 1;
549 };
550 /* End PBXCopyFilesBuildPhase section */
551
552 /* Begin PBXFileReference section */
553 2BBF5A5F154B64D8002B20F9 /* allocator_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = allocator_internal.h; sourceTree = "<group>"; };
554 2BBF5A62154B64F5002B20F9 /* allocator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = allocator.c; sourceTree = "<group>"; };
555 2BE17C6318EA305E002CA4E8 /* layout_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = layout_private.h; sourceTree = "<group>"; };
556 4552536E19B1384900B88766 /* libdispatchtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libdispatchtest.xcodeproj; path = tests/libdispatchtest.xcodeproj; sourceTree = "<group>"; };
557 5A0095A110F274B0000E2A31 /* io_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = io_internal.h; sourceTree = "<group>"; };
558 5A27262510F26F1900751FBC /* io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = io.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
559 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = semaphore_internal.h; sourceTree = "<group>"; };
560 5AAB45BF10D30B79004407EA /* data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = data.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
561 5AAB45C310D30CC7004407EA /* io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = io.h; sourceTree = "<group>"; tabWidth = 8; };
562 5AAB45C510D30D0C004407EA /* data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = data.h; sourceTree = "<group>"; tabWidth = 8; };
563 6E040C631C499B1B00411A2E /* libfirehose_kernel.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfirehose_kernel.a; sourceTree = BUILT_PRODUCTS_DIR; };
564 6E040C721C499C3600411A2E /* libfirehose_kernel.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libfirehose_kernel.xcconfig; sourceTree = "<group>"; };
565 6E1612691C79606E006FC9A9 /* dispatch_queue_label.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_queue_label.c; sourceTree = "<group>"; };
566 6E21F2E41BBB23F00000C6A5 /* firehose_server_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = firehose_server_internal.h; sourceTree = "<group>"; };
567 6E21F2E51BBB23F00000C6A5 /* firehose_server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = firehose_server.c; sourceTree = "<group>"; };
568 6E326A8F1C2245C4002A6505 /* dispatch_transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_transform.c; sourceTree = "<group>"; };
569 6E326AB11C224830002A6505 /* dispatch_cascade.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_cascade.c; sourceTree = "<group>"; };
570 6E326AB31C224870002A6505 /* dispatch_qos.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_qos.c; sourceTree = "<group>"; };
571 6E326AB51C225477002A6505 /* dispatch_proc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_proc.c; sourceTree = "<group>"; };
572 6E326AB71C225FCA002A6505 /* dispatch_vnode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_vnode.c; sourceTree = "<group>"; };
573 6E326AB91C229866002A6505 /* dispatch_read.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_read.c; sourceTree = "<group>"; };
574 6E326ABB1C229895002A6505 /* dispatch_read2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_read2.c; sourceTree = "<group>"; };
575 6E326ABD1C22A577002A6505 /* dispatch_io_net.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_io_net.c; sourceTree = "<group>"; };
576 6E326ABE1C22A577002A6505 /* dispatch_io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_io.c; sourceTree = "<group>"; };
577 6E326AD81C233209002A6505 /* dispatch_sync_gc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = dispatch_sync_gc.m; sourceTree = "<group>"; };
578 6E326AD91C233209002A6505 /* dispatch_sync_on_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_sync_on_main.c; sourceTree = "<group>"; };
579 6E326ADC1C234396002A6505 /* dispatch_readsync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_readsync.c; sourceTree = "<group>"; };
580 6E326ADE1C23451A002A6505 /* dispatch_concur.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_concur.c; sourceTree = "<group>"; };
581 6E326AE01C234780002A6505 /* dispatch_starfish.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_starfish.c; sourceTree = "<group>"; };
582 6E326AE61C2392E8002A6505 /* dispatch_timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_timer.c; sourceTree = "<group>"; };
583 6E326AEF1C239303002A6505 /* dispatch_context_for_key.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_context_for_key.c; sourceTree = "<group>"; };
584 6E326B121C239431002A6505 /* dispatch_suspend_timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_suspend_timer.c; sourceTree = "<group>"; };
585 6E326B131C239431002A6505 /* dispatch_timer_bit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_timer_bit.c; sourceTree = "<group>"; };
586 6E326B151C239431002A6505 /* dispatch_timer_set_time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_timer_set_time.c; sourceTree = "<group>"; };
587 6E326B161C239431002A6505 /* dispatch_timer_short.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_timer_short.c; sourceTree = "<group>"; };
588 6E326B171C239431002A6505 /* dispatch_timer_timeout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_timer_timeout.c; sourceTree = "<group>"; };
589 6E326B441C239B61002A6505 /* dispatch_priority.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_priority.c; sourceTree = "<group>"; };
590 6E4130C91B431697001A152D /* backward-compat.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "backward-compat.xcconfig"; sourceTree = "<group>"; };
591 6E4FC9D11C84123600520351 /* os_venture_basic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = os_venture_basic.c; sourceTree = "<group>"; };
592 6E62B0531C55806200D2C7C0 /* dispatch_trysync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_trysync.c; sourceTree = "<group>"; };
593 6E67D8D31C16C20B00FC98AC /* dispatch_apply.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_apply.c; sourceTree = "<group>"; };
594 6E67D8D91C16C94B00FC98AC /* dispatch_cf_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_cf_main.c; sourceTree = "<group>"; };
595 6E67D90D1C16CCEB00FC98AC /* dispatch_debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_debug.c; sourceTree = "<group>"; };
596 6E67D90F1C16CF0B00FC98AC /* dispatch_group.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_group.c; sourceTree = "<group>"; };
597 6E67D9111C17669C00FC98AC /* dispatch_queue_finalizer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_queue_finalizer.c; sourceTree = "<group>"; };
598 6E67D9131C17676D00FC98AC /* dispatch_overcommit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_overcommit.c; sourceTree = "<group>"; };
599 6E67D9151C1768B300FC98AC /* dispatch_pingpong.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_pingpong.c; sourceTree = "<group>"; };
600 6E67D9171C17BA7200FC98AC /* nsoperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = nsoperation.m; sourceTree = "<group>"; };
601 6E8E4E6D1C1A35EE0004F5CC /* dispatch_select.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_select.c; sourceTree = "<group>"; };
602 6E8E4E6E1C1A35EE0004F5CC /* test_lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = test_lib.c; sourceTree = "<group>"; };
603 6E8E4E6F1C1A35EE0004F5CC /* test_lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = test_lib.h; sourceTree = "<group>"; };
604 6E8E4E9B1C1A4EF10004F5CC /* dispatch_sema.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_sema.c; sourceTree = "<group>"; };
605 6E8E4EC31C1A57760004F5CC /* dispatch_after.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_after.c; sourceTree = "<group>"; };
606 6E8E4EC51C1A5D450004F5CC /* cf_file_descriptor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cf_file_descriptor.c; sourceTree = "<group>"; };
607 6E8E4EC71C1A61680004F5CC /* dispatch_data.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = dispatch_data.m; sourceTree = "<group>"; };
608 6E8E4EC91C1A670B0004F5CC /* dispatch_vm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_vm.c; sourceTree = "<group>"; };
609 6E8E4ECB1C1A72650004F5CC /* dispatch_drift.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_drift.c; sourceTree = "<group>"; };
610 6E9926711D01295F000CB89A /* dispatch_block.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_block.c; sourceTree = "<group>"; };
611 6E9955571C3AF7710071D40C /* venture_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = venture_private.h; sourceTree = "<group>"; };
612 6E9955CE1C3B218E0071D40C /* venture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = venture.c; sourceTree = "<group>"; };
613 6E9956061C3B21AA0071D40C /* venture_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = venture_internal.h; sourceTree = "<group>"; };
614 6E9B6B201BB4CC73009E324D /* firehose_buffer_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = firehose_buffer_internal.h; sourceTree = "<group>"; };
615 6EA283D01CAB93270041B2E0 /* libdispatch.codes */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libdispatch.codes; sourceTree = "<group>"; };
616 6EA2CB841C005DEF0076794A /* dispatch_source.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_source.c; sourceTree = "<group>"; };
617 6EB4E4091BA8BCAD00D7B9D2 /* libfirehose_server.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfirehose_server.a; sourceTree = BUILT_PRODUCTS_DIR; };
618 6EB4E4421BA8BD7800D7B9D2 /* libfirehose.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libfirehose.xcconfig; sourceTree = "<group>"; };
619 6EB60D291BBB19640092FA94 /* firehose_inline_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = firehose_inline_internal.h; sourceTree = "<group>"; };
620 6EDB888D1CB73BDC006776D6 /* dispatch_kevent_cancel_races.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_kevent_cancel_races.c; sourceTree = "<group>"; };
621 6EDF10831BBB487E007F14BF /* firehose_buffer_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = firehose_buffer_private.h; sourceTree = "<group>"; };
622 6EE89F3D1BFAF5B000EB140D /* dispatch_state_machine.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_state_machine.c; sourceTree = "<group>"; };
623 6EF0B26A1BA8C4AE007FA4F6 /* firehose_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = firehose_internal.h; sourceTree = "<group>"; };
624 6EF2CAA41C88998A001ABE83 /* lock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lock.h; sourceTree = "<group>"; };
625 6EF2CAAB1C8899D5001ABE83 /* lock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lock.c; path = shims/lock.c; sourceTree = "<group>"; };
626 721F5C5C0F15520500FF03A6 /* semaphore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = semaphore.h; sourceTree = "<group>"; };
627 721F5CCE0F15553500FF03A6 /* semaphore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = semaphore.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
628 72406A031AF95DF800DF4E2B /* firehose_reply.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = firehose_reply.defs; sourceTree = "<group>"; };
629 72406A391AF9926000DF4E2B /* firehose_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = firehose_types.defs; sourceTree = "<group>"; };
630 72B54F690EB169EB00DBECBA /* dispatch_source_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_source_create.3; sourceTree = "<group>"; };
631 72CC940C0ECCD5720031B751 /* dispatch_object.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_object.3; sourceTree = "<group>"; };
632 72CC940D0ECCD5720031B751 /* dispatch.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch.3; sourceTree = "<group>"; };
633 72CC942F0ECCD8750031B751 /* base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base.h; sourceTree = "<group>"; };
634 72DEAA971AE181D300289540 /* firehose_buffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = firehose_buffer.c; sourceTree = "<group>"; };
635 72DEAA9B1AE1B0BD00289540 /* firehose.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = firehose.defs; sourceTree = "<group>"; };
636 72DEAA9D1AE1BB7300289540 /* firehose_server_object.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = firehose_server_object.m; sourceTree = "<group>"; };
637 72EA3FBA1AF41EA400BBA227 /* firehose_server_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = firehose_server_private.h; sourceTree = "<group>"; };
638 924D8EAA1C116B9F002AC2BC /* dispatch_c99.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_c99.c; sourceTree = "<group>"; };
639 92F3FE8F1BEC686300025962 /* dispatch_api.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dispatch_api.c; sourceTree = "<group>"; };
640 92F3FE921BEC686300025962 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
641 96032E4A0F5CC8C700241C5F /* time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = time.c; sourceTree = "<group>"; };
642 96032E4C0F5CC8D100241C5F /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
643 960F0E7D0F3FB232000D88BF /* dispatch_apply.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_apply.3; sourceTree = "<group>"; };
644 960F0E7E0F3FB232000D88BF /* dispatch_once.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_once.3; sourceTree = "<group>"; };
645 961B99350F3E83980006BC96 /* benchmark.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = benchmark.h; sourceTree = "<group>"; };
646 961B994F0F3E85C30006BC96 /* object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = "<group>"; };
647 963FDDE50F3FB6BD00BF2D00 /* dispatch_semaphore_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_semaphore_create.3; sourceTree = "<group>"; };
648 965CD6340F3E806200D4E28D /* benchmark.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = benchmark.c; sourceTree = "<group>"; };
649 965ECC200F3EAB71004DDD89 /* object_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object_internal.h; sourceTree = "<group>"; };
650 9661E56A0F3E7DDF00749F3E /* object.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = object.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
651 9676A0E00F3E755D00713ADB /* apply.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = apply.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
652 96859A3D0EF71BAD003EB3FB /* dispatch_benchmark.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_benchmark.3; sourceTree = "<group>"; };
653 96929D820F3EA1020041FF5D /* atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = atomic.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
654 96929D830F3EA1020041FF5D /* shims.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shims.h; sourceTree = "<group>"; };
655 96929D950F3EA2170041FF5D /* queue_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = queue_internal.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
656 96A8AA860F41E7A400CD570B /* source.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = source.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
657 96BC39BC0F3EBAB100C59689 /* queue_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = queue_private.h; sourceTree = "<group>"; };
658 96C9553A0F3EAEDD000D2CA4 /* once.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = once.h; sourceTree = "<group>"; };
659 96DF70BD0F38FE3C0074BD99 /* once.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = once.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
660 C00B0E0A1C5AEBBE000330B3 /* libdispatch_dyld_stub.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch_dyld_stub.a; sourceTree = BUILT_PRODUCTS_DIR; };
661 C00B0E121C5AEBF7000330B3 /* libdispatch-dyld-stub.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-dyld-stub.xcconfig"; sourceTree = "<group>"; };
662 C01866BD1C5973210040FC07 /* libdispatch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch.a; sourceTree = BUILT_PRODUCTS_DIR; };
663 C01866BE1C59735B0040FC07 /* libdispatch-mp-static.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "libdispatch-mp-static.xcconfig"; sourceTree = "<group>"; };
664 C01866BF1C5976C90040FC07 /* run-on-install.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "run-on-install.sh"; sourceTree = "<group>"; };
665 C901445E1C73A7FE002638FC /* module.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = "<group>"; };
666 C90144641C73A845002638FC /* module.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = "<group>"; };
667 C913AC0E143BD34800B78976 /* data_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = data_private.h; sourceTree = "<group>"; tabWidth = 8; };
668 C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ddt.xcodeproj; path = tools/ddt/ddt.xcodeproj; sourceTree = "<group>"; };
669 C96CE17A1CEB851600F4B8E6 /* dispatch_objc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = dispatch_objc.m; sourceTree = "<group>"; };
670 C9C5F80D143C1771006DC718 /* transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = "<group>"; };
671 D2AAC046055464E500DB518D /* libdispatch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdispatch.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
672 E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-resolved.xcconfig"; sourceTree = "<group>"; };
673 E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-resolver.xcconfig"; sourceTree = "<group>"; };
674 E4128ED513BA9A1700ABB2CB /* hw_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hw_config.h; sourceTree = "<group>"; };
675 E420866F16027AE500EEE210 /* data.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = data.m; sourceTree = "<group>"; };
676 E421E5F81716ADA10090DC9B /* introspection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection.h; sourceTree = "<group>"; };
677 E421E5FB1716B8730090DC9B /* install-dtrace.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-dtrace.sh"; sourceTree = "<group>"; };
678 E421E5FD1716BEA70090DC9B /* libdispatch.interposable */ = {isa = PBXFileReference; lastKnownFileType = text; path = libdispatch.interposable; sourceTree = "<group>"; };
679 E422A0D412A557B5005E5BDB /* trace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = trace.h; sourceTree = "<group>"; };
680 E422DA3614D2A7E7003C6EE4 /* libdispatch.aliases */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libdispatch.aliases; sourceTree = "<group>"; };
681 E43570B8126E93380097AB9F /* provider.d */ = {isa = PBXFileReference; explicitFileType = sourcecode.dtrace; fileEncoding = 4; path = provider.d; sourceTree = "<group>"; };
682 E43A724F1AF85BBC00BAA921 /* block.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = block.cpp; sourceTree = "<group>"; };
683 E43D93F11097917E004F6A62 /* libdispatch.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libdispatch.xcconfig; sourceTree = "<group>"; };
684 E44757D917F4572600B82CA1 /* inline_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inline_internal.h; sourceTree = "<group>"; };
685 E448727914C6215D00BB45C2 /* libdispatch.order */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libdispatch.order; sourceTree = "<group>"; };
686 E44A8E6A1805C3E0009FFDB6 /* voucher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = voucher.c; sourceTree = "<group>"; };
687 E44A8E711805C473009FFDB6 /* voucher_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voucher_private.h; sourceTree = "<group>"; };
688 E44A8E7418066276009FFDB6 /* voucher_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voucher_internal.h; sourceTree = "<group>"; };
689 E44EBE331251654000645D88 /* resolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolver.h; sourceTree = "<group>"; };
690 E44EBE371251656400645D88 /* resolver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resolver.c; sourceTree = "<group>"; };
691 E44EBE3B1251659900645D88 /* init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = init.c; sourceTree = "<group>"; };
692 E44F9DA816543F79001DCD38 /* introspection_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection_internal.h; sourceTree = "<group>"; };
693 E454569214746F1B00106147 /* object_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object_private.h; sourceTree = "<group>"; };
694 E463024F1761603C00E11F4C /* atomic_sfb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = atomic_sfb.h; sourceTree = "<group>"; };
695 E46DBC5714EE10C80001F9F6 /* libdispatch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch.a; sourceTree = BUILT_PRODUCTS_DIR; };
696 E46DBC5814EE11BC0001F9F6 /* libdispatch-up-static.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-up-static.xcconfig"; sourceTree = "<group>"; };
697 E47D6BB5125F0F800070D91C /* resolved.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolved.h; sourceTree = "<group>"; };
698 E482F1CD12DBAB590030614D /* postprocess-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "postprocess-headers.sh"; sourceTree = "<group>"; };
699 E48AF55916E70FD9004105FF /* io_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = io_private.h; path = private/io_private.h; sourceTree = SOURCE_ROOT; tabWidth = 8; };
700 E48EC97B1835BADD00EAC4F1 /* yield.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yield.h; sourceTree = "<group>"; };
701 E49F24DF125D57FA0057C971 /* libdispatch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdispatch.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
702 E49F251D125D630A0057C971 /* install-manpages.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-manpages.sh"; sourceTree = "<group>"; };
703 E49F251E125D631D0057C971 /* mig-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "mig-headers.sh"; sourceTree = "<group>"; };
704 E4B2D42D17A7F0F90034A18F /* libdispatch-resolver_iphoneos.order */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libdispatch-resolver_iphoneos.order"; sourceTree = "<group>"; };
705 E4B2D42E17A7F0F90034A18F /* libdispatch_iphoneos.order */ = {isa = PBXFileReference; lastKnownFileType = text; path = libdispatch_iphoneos.order; sourceTree = "<group>"; };
706 E4B3C3FD18C50D000039F49F /* voucher_activity_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voucher_activity_private.h; sourceTree = "<group>"; };
707 E4B515D6164B2DA300E003AF /* libdispatch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdispatch.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
708 E4B515D7164B2DFB00E003AF /* introspection_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection_private.h; sourceTree = "<group>"; };
709 E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-introspection.xcconfig"; sourceTree = "<group>"; };
710 E4B515DC164B32E000E003AF /* introspection.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = introspection.c; sourceTree = "<group>"; };
711 E4BA743513A88FE10095BDF1 /* dispatch_data_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_data_create.3; sourceTree = "<group>"; };
712 E4BA743613A88FF30095BDF1 /* dispatch_io_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_io_create.3; sourceTree = "<group>"; };
713 E4BA743713A88FF30095BDF1 /* dispatch_io_read.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_io_read.3; sourceTree = "<group>"; };
714 E4BA743813A8900B0095BDF1 /* dispatch_read.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_read.3; sourceTree = "<group>"; };
715 E4BA743913A8911B0095BDF1 /* getprogname.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = getprogname.h; sourceTree = "<group>"; };
716 E4C1ED6E1263E714000D3C8B /* data_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = data_internal.h; sourceTree = "<group>"; };
717 E4D76A9218E325D200B1F98B /* block.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block.h; sourceTree = "<group>"; };
718 E4EB4A2614C35ECE00AA0FA9 /* object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = "<group>"; };
719 E4EB4A2A14C36F4E00AA0FA9 /* install-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-headers.sh"; sourceTree = "<group>"; };
720 E4EC11C312514302000DDBD1 /* libdispatch_up.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch_up.a; sourceTree = BUILT_PRODUCTS_DIR; };
721 E4EC122D12514715000DDBD1 /* libdispatch_mp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch_mp.a; sourceTree = BUILT_PRODUCTS_DIR; };
722 E4ECBAA415253C25002C313C /* mach_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_private.h; sourceTree = "<group>"; };
723 E4FC3263145F46C9002FBDDB /* object.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = object.m; sourceTree = "<group>"; };
724 FC0B34780FA2851C0080FFA0 /* source_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source_internal.h; sourceTree = "<group>"; };
725 FC1832A2109923C7003403D5 /* perfmon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = perfmon.h; sourceTree = "<group>"; };
726 FC1832A3109923C7003403D5 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
727 FC1832A4109923C7003403D5 /* tsd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tsd.h; sourceTree = "<group>"; };
728 FC36279C0E933ED80054F1A3 /* dispatch_queue_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_queue_create.3; sourceTree = "<group>"; };
729 FC5C9C1D0EADABE3006E462D /* group.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = group.h; sourceTree = "<group>"; };
730 FC678DE80F97E0C300AB5993 /* dispatch_after.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_after.3; sourceTree = "<group>"; };
731 FC678DE90F97E0C300AB5993 /* dispatch_api.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_api.3; sourceTree = "<group>"; };
732 FC678DEA0F97E0C300AB5993 /* dispatch_async.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_async.3; sourceTree = "<group>"; };
733 FC678DEB0F97E0C300AB5993 /* dispatch_group_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_group_create.3; sourceTree = "<group>"; };
734 FC678DEC0F97E0C300AB5993 /* dispatch_time.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_time.3; sourceTree = "<group>"; };
735 FC7BED8A0E8361E600161930 /* queue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = queue.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
736 FC7BED8B0E8361E600161930 /* queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = queue.h; sourceTree = "<group>"; };
737 FC7BED8D0E8361E600161930 /* source.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source.h; sourceTree = "<group>"; };
738 FC7BED8F0E8361E600161930 /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
739 FC7BED930E8361E600161930 /* private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = private.h; sourceTree = "<group>"; };
740 FC7BED950E8361E600161930 /* protocol.defs */ = {isa = PBXFileReference; explicitFileType = sourcecode.mig; fileEncoding = 4; path = protocol.defs; sourceTree = "<group>"; };
741 FC7BED960E8361E600161930 /* dispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dispatch.h; sourceTree = "<group>"; };
742 FC9C70E7105EC9620074F9CA /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
743 FCEF047F0F5661960067401F /* source_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source_private.h; sourceTree = "<group>"; };
744 /* End PBXFileReference section */
745
746 /* Begin PBXFrameworksBuildPhase section */
747 6E040C601C499B1B00411A2E /* Frameworks */ = {
748 isa = PBXFrameworksBuildPhase;
749 buildActionMask = 2147483647;
750 files = (
751 );
752 runOnlyForDeploymentPostprocessing = 0;
753 };
754 E49F24D5125D57FA0057C971 /* Frameworks */ = {
755 isa = PBXFrameworksBuildPhase;
756 buildActionMask = 2147483647;
757 files = (
758 );
759 runOnlyForDeploymentPostprocessing = 0;
760 };
761 /* End PBXFrameworksBuildPhase section */
762
763 /* Begin PBXGroup section */
764 08FB7794FE84155DC02AAC07 /* libdispatch */ = {
765 isa = PBXGroup;
766 children = (
767 E44DB71E11D2FF080074F2AD /* Build Support */,
768 6E9B6AE21BB39793009E324D /* OS Public Headers */,
769 E4EB4A2914C35F1800AA0FA9 /* OS Private Headers */,
770 FC7BEDAA0E83625200161930 /* Dispatch Public Headers */,
771 FC7BEDAF0E83626100161930 /* Dispatch Private Headers */,
772 FC7BEDB60E8363DC00161930 /* Dispatch Project Headers */,
773 08FB7795FE84155DC02AAC07 /* Dispatch Source */,
774 6EF0B2661BA8C43D007FA4F6 /* Firehose Project Headers */,
775 6EF0B2641BA8C3A0007FA4F6 /* Firehose Source */,
776 92F3FEC91BEC687200025962 /* Darwin Tests */,
777 C6A0FF2B0290797F04C91782 /* Documentation */,
778 1AB674ADFE9D54B511CA2CBB /* Products */,
779 C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */,
780 4552536E19B1384900B88766 /* libdispatchtest.xcodeproj */,
781 );
782 indentWidth = 4;
783 name = libdispatch;
784 sourceTree = "<group>";
785 tabWidth = 4;
786 usesTabs = 1;
787 };
788 08FB7795FE84155DC02AAC07 /* Dispatch Source */ = {
789 isa = PBXGroup;
790 children = (
791 2BBF5A62154B64F5002B20F9 /* allocator.c */,
792 9676A0E00F3E755D00713ADB /* apply.c */,
793 965CD6340F3E806200D4E28D /* benchmark.c */,
794 E43A724F1AF85BBC00BAA921 /* block.cpp */,
795 5AAB45BF10D30B79004407EA /* data.c */,
796 E420866F16027AE500EEE210 /* data.m */,
797 E44EBE3B1251659900645D88 /* init.c */,
798 E4B515DC164B32E000E003AF /* introspection.c */,
799 5A27262510F26F1900751FBC /* io.c */,
800 6EF2CAAB1C8899D5001ABE83 /* lock.c */,
801 9661E56A0F3E7DDF00749F3E /* object.c */,
802 E4FC3263145F46C9002FBDDB /* object.m */,
803 96DF70BD0F38FE3C0074BD99 /* once.c */,
804 FC7BED8A0E8361E600161930 /* queue.c */,
805 721F5CCE0F15553500FF03A6 /* semaphore.c */,
806 96A8AA860F41E7A400CD570B /* source.c */,
807 96032E4A0F5CC8C700241C5F /* time.c */,
808 C9C5F80D143C1771006DC718 /* transform.c */,
809 6E9955CE1C3B218E0071D40C /* venture.c */,
810 E44A8E6A1805C3E0009FFDB6 /* voucher.c */,
811 6EA283D01CAB93270041B2E0 /* libdispatch.codes */,
812 FC7BED950E8361E600161930 /* protocol.defs */,
813 E43570B8126E93380097AB9F /* provider.d */,
814 );
815 name = "Dispatch Source";
816 path = src;
817 sourceTree = "<group>";
818 };
819 1AB674ADFE9D54B511CA2CBB /* Products */ = {
820 isa = PBXGroup;
821 children = (
822 D2AAC046055464E500DB518D /* libdispatch.dylib */,
823 E4EC11C312514302000DDBD1 /* libdispatch_up.a */,
824 E4EC122D12514715000DDBD1 /* libdispatch_mp.a */,
825 E49F24DF125D57FA0057C971 /* libdispatch.dylib */,
826 E46DBC5714EE10C80001F9F6 /* libdispatch.a */,
827 E4B515D6164B2DA300E003AF /* libdispatch.dylib */,
828 6EB4E4091BA8BCAD00D7B9D2 /* libfirehose_server.a */,
829 6E040C631C499B1B00411A2E /* libfirehose_kernel.a */,
830 C01866BD1C5973210040FC07 /* libdispatch.a */,
831 C00B0E0A1C5AEBBE000330B3 /* libdispatch_dyld_stub.a */,
832 );
833 name = Products;
834 sourceTree = "<group>";
835 };
836 4552536F19B1384900B88766 /* Products */ = {
837 isa = PBXGroup;
838 children = (
839 4552540319B1384900B88766 /* bench */,
840 4552540519B1384900B88766 /* jsgc_bench */,
841 4552540719B1384900B88766 /* async_bench */,
842 4552540919B1384900B88766 /* apply_bench */,
843 C00B0E111C5AEBBE000330B3 /* dispatch_deadname */,
844 );
845 name = Products;
846 sourceTree = "<group>";
847 };
848 6E9B6AE21BB39793009E324D /* OS Public Headers */ = {
849 isa = PBXGroup;
850 children = (
851 E4EB4A2614C35ECE00AA0FA9 /* object.h */,
852 );
853 name = "OS Public Headers";
854 path = os;
855 sourceTree = "<group>";
856 };
857 6EF0B2641BA8C3A0007FA4F6 /* Firehose Source */ = {
858 isa = PBXGroup;
859 children = (
860 72406A391AF9926000DF4E2B /* firehose_types.defs */,
861 72DEAA9B1AE1B0BD00289540 /* firehose.defs */,
862 72406A031AF95DF800DF4E2B /* firehose_reply.defs */,
863 72DEAA971AE181D300289540 /* firehose_buffer.c */,
864 6E21F2E51BBB23F00000C6A5 /* firehose_server.c */,
865 72DEAA9D1AE1BB7300289540 /* firehose_server_object.m */,
866 );
867 name = "Firehose Source";
868 path = src/firehose;
869 sourceTree = "<group>";
870 };
871 6EF0B2661BA8C43D007FA4F6 /* Firehose Project Headers */ = {
872 isa = PBXGroup;
873 children = (
874 6EF0B26A1BA8C4AE007FA4F6 /* firehose_internal.h */,
875 6EB60D291BBB19640092FA94 /* firehose_inline_internal.h */,
876 6E9B6B201BB4CC73009E324D /* firehose_buffer_internal.h */,
877 6E21F2E41BBB23F00000C6A5 /* firehose_server_internal.h */,
878 );
879 name = "Firehose Project Headers";
880 path = src/firehose;
881 sourceTree = "<group>";
882 };
883 92F3FEC91BEC687200025962 /* Darwin Tests */ = {
884 isa = PBXGroup;
885 children = (
886 6E8E4EC51C1A5D450004F5CC /* cf_file_descriptor.c */,
887 6E8E4EC31C1A57760004F5CC /* dispatch_after.c */,
888 92F3FE8F1BEC686300025962 /* dispatch_api.c */,
889 6E67D8D31C16C20B00FC98AC /* dispatch_apply.c */,
890 6E9926711D01295F000CB89A /* dispatch_block.c */,
891 924D8EAA1C116B9F002AC2BC /* dispatch_c99.c */,
892 6E326AB11C224830002A6505 /* dispatch_cascade.c */,
893 6E67D8D91C16C94B00FC98AC /* dispatch_cf_main.c */,
894 6E326ADE1C23451A002A6505 /* dispatch_concur.c */,
895 6E326AEF1C239303002A6505 /* dispatch_context_for_key.c */,
896 6E8E4EC71C1A61680004F5CC /* dispatch_data.m */,
897 6E67D90D1C16CCEB00FC98AC /* dispatch_debug.c */,
898 6E8E4ECB1C1A72650004F5CC /* dispatch_drift.c */,
899 6E67D90F1C16CF0B00FC98AC /* dispatch_group.c */,
900 6EDB888D1CB73BDC006776D6 /* dispatch_kevent_cancel_races.c */,
901 6E326ABD1C22A577002A6505 /* dispatch_io_net.c */,
902 6E326ABE1C22A577002A6505 /* dispatch_io.c */,
903 C96CE17A1CEB851600F4B8E6 /* dispatch_objc.m */,
904 6E67D9131C17676D00FC98AC /* dispatch_overcommit.c */,
905 6E67D9151C1768B300FC98AC /* dispatch_pingpong.c */,
906 6E326B441C239B61002A6505 /* dispatch_priority.c */,
907 6E326AB51C225477002A6505 /* dispatch_proc.c */,
908 6E326AB31C224870002A6505 /* dispatch_qos.c */,
909 6E67D9111C17669C00FC98AC /* dispatch_queue_finalizer.c */,
910 6E1612691C79606E006FC9A9 /* dispatch_queue_label.c */,
911 6E326AB91C229866002A6505 /* dispatch_read.c */,
912 6E326ABB1C229895002A6505 /* dispatch_read2.c */,
913 6E326ADC1C234396002A6505 /* dispatch_readsync.c */,
914 6E8E4E6D1C1A35EE0004F5CC /* dispatch_select.c */,
915 6E8E4E9B1C1A4EF10004F5CC /* dispatch_sema.c */,
916 6EA2CB841C005DEF0076794A /* dispatch_source.c */,
917 6E326AE01C234780002A6505 /* dispatch_starfish.c */,
918 6EE89F3D1BFAF5B000EB140D /* dispatch_state_machine.c */,
919 6E326B121C239431002A6505 /* dispatch_suspend_timer.c */,
920 6E326AD81C233209002A6505 /* dispatch_sync_gc.m */,
921 6E326AD91C233209002A6505 /* dispatch_sync_on_main.c */,
922 6E326B131C239431002A6505 /* dispatch_timer_bit.c */,
923 6E326B151C239431002A6505 /* dispatch_timer_set_time.c */,
924 6E326B161C239431002A6505 /* dispatch_timer_short.c */,
925 6E326B171C239431002A6505 /* dispatch_timer_timeout.c */,
926 6E326AE61C2392E8002A6505 /* dispatch_timer.c */,
927 6E326A8F1C2245C4002A6505 /* dispatch_transform.c */,
928 6E62B0531C55806200D2C7C0 /* dispatch_trysync.c */,
929 6E8E4EC91C1A670B0004F5CC /* dispatch_vm.c */,
930 6E326AB71C225FCA002A6505 /* dispatch_vnode.c */,
931 6E67D9171C17BA7200FC98AC /* nsoperation.m */,
932 6E4FC9D11C84123600520351 /* os_venture_basic.c */,
933 92F3FE921BEC686300025962 /* Makefile */,
934 6E8E4E6E1C1A35EE0004F5CC /* test_lib.c */,
935 6E8E4E6F1C1A35EE0004F5CC /* test_lib.h */,
936 );
937 name = "Darwin Tests";
938 path = tests;
939 sourceTree = "<group>";
940 };
941 C6A0FF2B0290797F04C91782 /* Documentation */ = {
942 isa = PBXGroup;
943 children = (
944 72CC940D0ECCD5720031B751 /* dispatch.3 */,
945 FC678DE80F97E0C300AB5993 /* dispatch_after.3 */,
946 FC678DE90F97E0C300AB5993 /* dispatch_api.3 */,
947 960F0E7D0F3FB232000D88BF /* dispatch_apply.3 */,
948 FC678DEA0F97E0C300AB5993 /* dispatch_async.3 */,
949 96859A3D0EF71BAD003EB3FB /* dispatch_benchmark.3 */,
950 E4BA743513A88FE10095BDF1 /* dispatch_data_create.3 */,
951 FC678DEB0F97E0C300AB5993 /* dispatch_group_create.3 */,
952 E4BA743613A88FF30095BDF1 /* dispatch_io_create.3 */,
953 E4BA743713A88FF30095BDF1 /* dispatch_io_read.3 */,
954 72CC940C0ECCD5720031B751 /* dispatch_object.3 */,
955 960F0E7E0F3FB232000D88BF /* dispatch_once.3 */,
956 FC36279C0E933ED80054F1A3 /* dispatch_queue_create.3 */,
957 E4BA743813A8900B0095BDF1 /* dispatch_read.3 */,
958 963FDDE50F3FB6BD00BF2D00 /* dispatch_semaphore_create.3 */,
959 72B54F690EB169EB00DBECBA /* dispatch_source_create.3 */,
960 FC678DEC0F97E0C300AB5993 /* dispatch_time.3 */,
961 );
962 name = Documentation;
963 path = man;
964 sourceTree = "<group>";
965 };
966 C927F36010FD7F1000C5AB8B /* Products */ = {
967 isa = PBXGroup;
968 children = (
969 C927F36710FD7F1000C5AB8B /* ddt */,
970 );
971 name = Products;
972 sourceTree = "<group>";
973 };
974 E40041E4125E71150022B135 /* xcodeconfig */ = {
975 isa = PBXGroup;
976 children = (
977 6E4130C91B431697001A152D /* backward-compat.xcconfig */,
978 E43D93F11097917E004F6A62 /* libdispatch.xcconfig */,
979 E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */,
980 E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */,
981 E46DBC5814EE11BC0001F9F6 /* libdispatch-up-static.xcconfig */,
982 C01866BE1C59735B0040FC07 /* libdispatch-mp-static.xcconfig */,
983 C00B0E121C5AEBF7000330B3 /* libdispatch-dyld-stub.xcconfig */,
984 E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */,
985 6EB4E4421BA8BD7800D7B9D2 /* libfirehose.xcconfig */,
986 6E040C721C499C3600411A2E /* libfirehose_kernel.xcconfig */,
987 E422DA3614D2A7E7003C6EE4 /* libdispatch.aliases */,
988 E448727914C6215D00BB45C2 /* libdispatch.order */,
989 E4B2D42E17A7F0F90034A18F /* libdispatch_iphoneos.order */,
990 E4B2D42D17A7F0F90034A18F /* libdispatch-resolver_iphoneos.order */,
991 E421E5FD1716BEA70090DC9B /* libdispatch.interposable */,
992 );
993 path = xcodeconfig;
994 sourceTree = "<group>";
995 };
996 E44DB71E11D2FF080074F2AD /* Build Support */ = {
997 isa = PBXGroup;
998 children = (
999 E4BA743413A88D390095BDF1 /* config */,
1000 E40041E4125E71150022B135 /* xcodeconfig */,
1001 E49F259C125D664F0057C971 /* xcodescripts */,
1002 E47D6BCA125F10F70070D91C /* resolver */,
1003 );
1004 name = "Build Support";
1005 sourceTree = "<group>";
1006 };
1007 E47D6BCA125F10F70070D91C /* resolver */ = {
1008 isa = PBXGroup;
1009 children = (
1010 E47D6BB5125F0F800070D91C /* resolved.h */,
1011 E44EBE371251656400645D88 /* resolver.c */,
1012 E44EBE331251654000645D88 /* resolver.h */,
1013 );
1014 path = resolver;
1015 sourceTree = "<group>";
1016 };
1017 E49F259C125D664F0057C971 /* xcodescripts */ = {
1018 isa = PBXGroup;
1019 children = (
1020 E49F251D125D630A0057C971 /* install-manpages.sh */,
1021 E4EB4A2A14C36F4E00AA0FA9 /* install-headers.sh */,
1022 E421E5FB1716B8730090DC9B /* install-dtrace.sh */,
1023 E49F251E125D631D0057C971 /* mig-headers.sh */,
1024 E482F1CD12DBAB590030614D /* postprocess-headers.sh */,
1025 C01866BF1C5976C90040FC07 /* run-on-install.sh */,
1026 );
1027 path = xcodescripts;
1028 sourceTree = "<group>";
1029 };
1030 E4BA743413A88D390095BDF1 /* config */ = {
1031 isa = PBXGroup;
1032 children = (
1033 FC9C70E7105EC9620074F9CA /* config.h */,
1034 );
1035 path = config;
1036 sourceTree = "<group>";
1037 };
1038 E4EB4A2914C35F1800AA0FA9 /* OS Private Headers */ = {
1039 isa = PBXGroup;
1040 children = (
1041 E454569214746F1B00106147 /* object_private.h */,
1042 6EDF10831BBB487E007F14BF /* firehose_buffer_private.h */,
1043 72EA3FBA1AF41EA400BBA227 /* firehose_server_private.h */,
1044 6E9955571C3AF7710071D40C /* venture_private.h */,
1045 E44A8E711805C473009FFDB6 /* voucher_private.h */,
1046 E4B3C3FD18C50D000039F49F /* voucher_activity_private.h */,
1047 );
1048 name = "OS Private Headers";
1049 path = os;
1050 sourceTree = "<group>";
1051 };
1052 FC1832A0109923B3003403D5 /* shims */ = {
1053 isa = PBXGroup;
1054 children = (
1055 96929D820F3EA1020041FF5D /* atomic.h */,
1056 E463024F1761603C00E11F4C /* atomic_sfb.h */,
1057 E4BA743913A8911B0095BDF1 /* getprogname.h */,
1058 E4128ED513BA9A1700ABB2CB /* hw_config.h */,
1059 6EF2CAA41C88998A001ABE83 /* lock.h */,
1060 FC1832A2109923C7003403D5 /* perfmon.h */,
1061 FC1832A3109923C7003403D5 /* time.h */,
1062 FC1832A4109923C7003403D5 /* tsd.h */,
1063 E48EC97B1835BADD00EAC4F1 /* yield.h */,
1064 );
1065 path = shims;
1066 sourceTree = "<group>";
1067 };
1068 FC7BEDAA0E83625200161930 /* Dispatch Public Headers */ = {
1069 isa = PBXGroup;
1070 children = (
1071 72CC942F0ECCD8750031B751 /* base.h */,
1072 E4D76A9218E325D200B1F98B /* block.h */,
1073 5AAB45C510D30D0C004407EA /* data.h */,
1074 FC7BED960E8361E600161930 /* dispatch.h */,
1075 FC5C9C1D0EADABE3006E462D /* group.h */,
1076 5AAB45C310D30CC7004407EA /* io.h */,
1077 C901445E1C73A7FE002638FC /* module.modulemap */,
1078 961B994F0F3E85C30006BC96 /* object.h */,
1079 96C9553A0F3EAEDD000D2CA4 /* once.h */,
1080 FC7BED8B0E8361E600161930 /* queue.h */,
1081 721F5C5C0F15520500FF03A6 /* semaphore.h */,
1082 FC7BED8D0E8361E600161930 /* source.h */,
1083 96032E4C0F5CC8D100241C5F /* time.h */,
1084 E421E5F81716ADA10090DC9B /* introspection.h */,
1085 );
1086 name = "Dispatch Public Headers";
1087 path = dispatch;
1088 sourceTree = "<group>";
1089 };
1090 FC7BEDAF0E83626100161930 /* Dispatch Private Headers */ = {
1091 isa = PBXGroup;
1092 children = (
1093 FC7BED930E8361E600161930 /* private.h */,
1094 C913AC0E143BD34800B78976 /* data_private.h */,
1095 E48AF55916E70FD9004105FF /* io_private.h */,
1096 96BC39BC0F3EBAB100C59689 /* queue_private.h */,
1097 FCEF047F0F5661960067401F /* source_private.h */,
1098 E4ECBAA415253C25002C313C /* mach_private.h */,
1099 C90144641C73A845002638FC /* module.modulemap */,
1100 961B99350F3E83980006BC96 /* benchmark.h */,
1101 E4B515D7164B2DFB00E003AF /* introspection_private.h */,
1102 2BE17C6318EA305E002CA4E8 /* layout_private.h */,
1103 );
1104 name = "Dispatch Private Headers";
1105 path = private;
1106 sourceTree = "<group>";
1107 };
1108 FC7BEDB60E8363DC00161930 /* Dispatch Project Headers */ = {
1109 isa = PBXGroup;
1110 children = (
1111 2BBF5A5F154B64D8002B20F9 /* allocator_internal.h */,
1112 FC7BED8F0E8361E600161930 /* internal.h */,
1113 E44757D917F4572600B82CA1 /* inline_internal.h */,
1114 E4C1ED6E1263E714000D3C8B /* data_internal.h */,
1115 5A0095A110F274B0000E2A31 /* io_internal.h */,
1116 965ECC200F3EAB71004DDD89 /* object_internal.h */,
1117 96929D950F3EA2170041FF5D /* queue_internal.h */,
1118 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */,
1119 FC0B34780FA2851C0080FFA0 /* source_internal.h */,
1120 6E9956061C3B21AA0071D40C /* venture_internal.h */,
1121 E44A8E7418066276009FFDB6 /* voucher_internal.h */,
1122 E422A0D412A557B5005E5BDB /* trace.h */,
1123 E44F9DA816543F79001DCD38 /* introspection_internal.h */,
1124 96929D830F3EA1020041FF5D /* shims.h */,
1125 FC1832A0109923B3003403D5 /* shims */,
1126 );
1127 name = "Dispatch Project Headers";
1128 path = src;
1129 sourceTree = "<group>";
1130 };
1131 /* End PBXGroup section */
1132
1133 /* Begin PBXHeadersBuildPhase section */
1134 6E040C611C499B1B00411A2E /* Headers */ = {
1135 isa = PBXHeadersBuildPhase;
1136 buildActionMask = 2147483647;
1137 files = (
1138 6E040C751C499CE600411A2E /* firehose_buffer_private.h in Headers */,
1139 );
1140 runOnlyForDeploymentPostprocessing = 0;
1141 };
1142 6EB4E4071BA8BCAD00D7B9D2 /* Headers */ = {
1143 isa = PBXHeadersBuildPhase;
1144 buildActionMask = 2147483647;
1145 files = (
1146 6EB60D2C1BBB197B0092FA94 /* firehose_inline_internal.h in Headers */,
1147 6EF0B2711BA8C540007FA4F6 /* firehose_internal.h in Headers */,
1148 6E9B6B5F1BB4F3C8009E324D /* firehose_buffer_internal.h in Headers */,
1149 6E21F2E81BBB23FA0000C6A5 /* firehose_server_internal.h in Headers */,
1150 6EF0B26D1BA8C527007FA4F6 /* firehose_server_private.h in Headers */,
1151 6EDF10B81BBB488A007F14BF /* firehose_buffer_private.h in Headers */,
1152 );
1153 runOnlyForDeploymentPostprocessing = 0;
1154 };
1155 D2AAC043055464E500DB518D /* Headers */ = {
1156 isa = PBXHeadersBuildPhase;
1157 buildActionMask = 2147483647;
1158 files = (
1159 FC7BEDA50E8361E600161930 /* dispatch.h in Headers */,
1160 72CC94300ECCD8750031B751 /* base.h in Headers */,
1161 961B99500F3E85C30006BC96 /* object.h in Headers */,
1162 E44757DA17F4572600B82CA1 /* inline_internal.h in Headers */,
1163 FC7BED9A0E8361E600161930 /* queue.h in Headers */,
1164 FC7BED9C0E8361E600161930 /* source.h in Headers */,
1165 6E9955581C3AF7710071D40C /* venture_private.h in Headers */,
1166 E4B3C3FE18C50D000039F49F /* voucher_activity_private.h in Headers */,
1167 721F5C5D0F15520500FF03A6 /* semaphore.h in Headers */,
1168 FC5C9C1E0EADABE3006E462D /* group.h in Headers */,
1169 96C9553B0F3EAEDD000D2CA4 /* once.h in Headers */,
1170 5AAB45C410D30CC7004407EA /* io.h in Headers */,
1171 E44A8E7518066276009FFDB6 /* voucher_internal.h in Headers */,
1172 C90144651C73A8A3002638FC /* module.modulemap in Headers */,
1173 E4630253176162D400E11F4C /* atomic_sfb.h in Headers */,
1174 5AAB45C610D30D0C004407EA /* data.h in Headers */,
1175 6E393F981BD60F8D005A551E /* firehose_internal.h in Headers */,
1176 96032E4D0F5CC8D100241C5F /* time.h in Headers */,
1177 FC7BEDA20E8361E600161930 /* private.h in Headers */,
1178 E4D76A9318E325D200B1F98B /* block.h in Headers */,
1179 C913AC0F143BD34800B78976 /* data_private.h in Headers */,
1180 96BC39BD0F3EBAB100C59689 /* queue_private.h in Headers */,
1181 C90144661C73A9F6002638FC /* module.modulemap in Headers */,
1182 FCEF04800F5661960067401F /* source_private.h in Headers */,
1183 961B99360F3E83980006BC96 /* benchmark.h in Headers */,
1184 FC7BED9E0E8361E600161930 /* internal.h in Headers */,
1185 965ECC210F3EAB71004DDD89 /* object_internal.h in Headers */,
1186 96929D960F3EA2170041FF5D /* queue_internal.h in Headers */,
1187 FC0B34790FA2851C0080FFA0 /* source_internal.h in Headers */,
1188 5A5D13AC0F6B280500197CC3 /* semaphore_internal.h in Headers */,
1189 E4C1ED6F1263E714000D3C8B /* data_internal.h in Headers */,
1190 E44A8E721805C473009FFDB6 /* voucher_private.h in Headers */,
1191 5A0095A210F274B0000E2A31 /* io_internal.h in Headers */,
1192 FC1832A8109923C7003403D5 /* tsd.h in Headers */,
1193 96929D840F3EA1020041FF5D /* atomic.h in Headers */,
1194 96929D850F3EA1020041FF5D /* shims.h in Headers */,
1195 FC1832A7109923C7003403D5 /* time.h in Headers */,
1196 6ED64B511BBD8A2100C35F4D /* firehose_buffer_internal.h in Headers */,
1197 E48EC97C1835BADD00EAC4F1 /* yield.h in Headers */,
1198 2BE17C6418EA305E002CA4E8 /* layout_private.h in Headers */,
1199 FC1832A6109923C7003403D5 /* perfmon.h in Headers */,
1200 FC9C70E8105EC9620074F9CA /* config.h in Headers */,
1201 6E9956071C3B21AA0071D40C /* venture_internal.h in Headers */,
1202 6EF2CAA51C88998A001ABE83 /* lock.h in Headers */,
1203 E422A0D512A557B5005E5BDB /* trace.h in Headers */,
1204 E4BA743B13A8911B0095BDF1 /* getprogname.h in Headers */,
1205 6ED64B571BBD8A3B00C35F4D /* firehose_inline_internal.h in Headers */,
1206 E4128ED613BA9A1700ABB2CB /* hw_config.h in Headers */,
1207 E454569314746F1B00106147 /* object_private.h in Headers */,
1208 E4EB4A2714C35ECE00AA0FA9 /* object.h in Headers */,
1209 E48AF55A16E70FD9004105FF /* io_private.h in Headers */,
1210 E4ECBAA515253C25002C313C /* mach_private.h in Headers */,
1211 2BBF5A60154B64D8002B20F9 /* allocator_internal.h in Headers */,
1212 E44F9DAC1654400D001DCD38 /* introspection_internal.h in Headers */,
1213 );
1214 runOnlyForDeploymentPostprocessing = 0;
1215 };
1216 E49F24AA125D57FA0057C971 /* Headers */ = {
1217 isa = PBXHeadersBuildPhase;
1218 buildActionMask = 2147483647;
1219 files = (
1220 E49F24AB125D57FA0057C971 /* dispatch.h in Headers */,
1221 E49F24AC125D57FA0057C971 /* base.h in Headers */,
1222 E49F24AD125D57FA0057C971 /* object.h in Headers */,
1223 E44757DC17F4573600B82CA1 /* inline_internal.h in Headers */,
1224 E49F24AE125D57FA0057C971 /* queue.h in Headers */,
1225 E49F24AF125D57FA0057C971 /* source.h in Headers */,
1226 6E99558A1C3AF7900071D40C /* venture_private.h in Headers */,
1227 E4B3C3FF18C50D0E0039F49F /* voucher_activity_private.h in Headers */,
1228 E49F24B0125D57FA0057C971 /* semaphore.h in Headers */,
1229 E49F24B1125D57FA0057C971 /* group.h in Headers */,
1230 E49F24B2125D57FA0057C971 /* once.h in Headers */,
1231 E49F24B3125D57FA0057C971 /* io.h in Headers */,
1232 E44A8E7618066276009FFDB6 /* voucher_internal.h in Headers */,
1233 E4630252176162D300E11F4C /* atomic_sfb.h in Headers */,
1234 E49F24B4125D57FA0057C971 /* data.h in Headers */,
1235 E49F24B5125D57FA0057C971 /* time.h in Headers */,
1236 E49F24B6125D57FA0057C971 /* private.h in Headers */,
1237 E4D76A9418E325D200B1F98B /* block.h in Headers */,
1238 E49F24B7125D57FA0057C971 /* queue_private.h in Headers */,
1239 E49F24B8125D57FA0057C971 /* source_private.h in Headers */,
1240 E49F24B9125D57FA0057C971 /* benchmark.h in Headers */,
1241 E49F24BA125D57FA0057C971 /* internal.h in Headers */,
1242 E49F24BC125D57FA0057C971 /* object_internal.h in Headers */,
1243 E49F24BB125D57FA0057C971 /* queue_internal.h in Headers */,
1244 E49F24BE125D57FA0057C971 /* source_internal.h in Headers */,
1245 E49F24BD125D57FA0057C971 /* semaphore_internal.h in Headers */,
1246 E4C1ED701263E714000D3C8B /* data_internal.h in Headers */,
1247 6ED64B501BBD8A1400C35F4D /* firehose_internal.h in Headers */,
1248 E49F24BF125D57FA0057C971 /* io_internal.h in Headers */,
1249 E44A8E731805C473009FFDB6 /* voucher_private.h in Headers */,
1250 E49F24C1125D57FA0057C971 /* tsd.h in Headers */,
1251 E49F24C2125D57FA0057C971 /* atomic.h in Headers */,
1252 E49F24C3125D57FA0057C971 /* shims.h in Headers */,
1253 E49F24C4125D57FA0057C971 /* time.h in Headers */,
1254 E49F24C5125D57FA0057C971 /* perfmon.h in Headers */,
1255 6ED64B521BBD8A2100C35F4D /* firehose_buffer_internal.h in Headers */,
1256 E48EC97D1835BADD00EAC4F1 /* yield.h in Headers */,
1257 2BE17C6518EA305E002CA4E8 /* layout_private.h in Headers */,
1258 E49F24C6125D57FA0057C971 /* config.h in Headers */,
1259 E422A0D612A557B5005E5BDB /* trace.h in Headers */,
1260 6E9956091C3B21B40071D40C /* venture_internal.h in Headers */,
1261 6EF2CAB41C889D65001ABE83 /* lock.h in Headers */,
1262 E4BA743C13A8911B0095BDF1 /* getprogname.h in Headers */,
1263 E4128ED713BA9A1700ABB2CB /* hw_config.h in Headers */,
1264 6ED64B581BBD8A3E00C35F4D /* firehose_inline_internal.h in Headers */,
1265 E454569414746F1B00106147 /* object_private.h in Headers */,
1266 E4EB4A2814C35ECE00AA0FA9 /* object.h in Headers */,
1267 E4ECBAA615253D17002C313C /* mach_private.h in Headers */,
1268 E48AF55B16E72D44004105FF /* io_private.h in Headers */,
1269 2BBF5A61154B64D8002B20F9 /* allocator_internal.h in Headers */,
1270 E43A710615783F7E0012D38D /* data_private.h in Headers */,
1271 E44F9DAD1654400E001DCD38 /* introspection_internal.h in Headers */,
1272 );
1273 runOnlyForDeploymentPostprocessing = 0;
1274 };
1275 E4B51596164B2DA300E003AF /* Headers */ = {
1276 isa = PBXHeadersBuildPhase;
1277 buildActionMask = 2147483647;
1278 files = (
1279 E4B515D8164B2DFB00E003AF /* introspection_private.h in Headers */,
1280 E44F9DAF16544026001DCD38 /* internal.h in Headers */,
1281 E421E5F91716ADA10090DC9B /* introspection.h in Headers */,
1282 E44F9DB216544032001DCD38 /* object_internal.h in Headers */,
1283 E44F9DB316544037001DCD38 /* queue_internal.h in Headers */,
1284 6ED64B531BBD8A2300C35F4D /* firehose_buffer_internal.h in Headers */,
1285 E44F9DB51654403F001DCD38 /* source_internal.h in Headers */,
1286 E44F9DB41654403B001DCD38 /* semaphore_internal.h in Headers */,
1287 E44F9DB01654402B001DCD38 /* data_internal.h in Headers */,
1288 6E9956081C3B21B30071D40C /* venture_internal.h in Headers */,
1289 E44F9DB11654402E001DCD38 /* io_internal.h in Headers */,
1290 E4630251176162D200E11F4C /* atomic_sfb.h in Headers */,
1291 E44F9DBE1654405B001DCD38 /* tsd.h in Headers */,
1292 E44F9DB816544053001DCD38 /* atomic.h in Headers */,
1293 6ED64B591BBD8A3F00C35F4D /* firehose_inline_internal.h in Headers */,
1294 6EF2CAB51C889D67001ABE83 /* lock.h in Headers */,
1295 E44757DB17F4573500B82CA1 /* inline_internal.h in Headers */,
1296 6ED64B4F1BBD8A1400C35F4D /* firehose_internal.h in Headers */,
1297 E44F9DB71654404F001DCD38 /* shims.h in Headers */,
1298 E44F9DBC1654405B001DCD38 /* perfmon.h in Headers */,
1299 E44F9DBF165440EF001DCD38 /* config.h in Headers */,
1300 E44A8E7718066276009FFDB6 /* voucher_internal.h in Headers */,
1301 E44F9DB616544043001DCD38 /* trace.h in Headers */,
1302 E44F9DB916544056001DCD38 /* getprogname.h in Headers */,
1303 E48EC97E1835BADD00EAC4F1 /* yield.h in Headers */,
1304 E44F9DBA1654405B001DCD38 /* hw_config.h in Headers */,
1305 E44F9DC116544115001DCD38 /* object_private.h in Headers */,
1306 E44F9DC016544115001DCD38 /* object.h in Headers */,
1307 E44F9DAE16544022001DCD38 /* allocator_internal.h in Headers */,
1308 E44F9DAB16543F94001DCD38 /* introspection_internal.h in Headers */,
1309 );
1310 runOnlyForDeploymentPostprocessing = 0;
1311 };
1312 /* End PBXHeadersBuildPhase section */
1313
1314 /* Begin PBXLegacyTarget section */
1315 92F3FECA1BEC69E500025962 /* darwintests */ = {
1316 isa = PBXLegacyTarget;
1317 buildArgumentsString = "$(ACTION)";
1318 buildConfigurationList = 92F3FECB1BEC69E500025962 /* Build configuration list for PBXLegacyTarget "darwintests" */;
1319 buildPhases = (
1320 );
1321 buildToolPath = /usr/bin/make;
1322 buildWorkingDirectory = tests/;
1323 dependencies = (
1324 );
1325 name = darwintests;
1326 passBuildSettingsInEnvironment = 1;
1327 productName = darwintests;
1328 };
1329 /* End PBXLegacyTarget section */
1330
1331 /* Begin PBXNativeTarget section */
1332 6E040C621C499B1B00411A2E /* libfirehose_kernel */ = {
1333 isa = PBXNativeTarget;
1334 buildConfigurationList = 6E040C6A1C499B1B00411A2E /* Build configuration list for PBXNativeTarget "libfirehose_kernel" */;
1335 buildPhases = (
1336 6E040C5F1C499B1B00411A2E /* Sources */,
1337 6E040C601C499B1B00411A2E /* Frameworks */,
1338 6E040C611C499B1B00411A2E /* Headers */,
1339 );
1340 buildRules = (
1341 );
1342 dependencies = (
1343 );
1344 name = libfirehose_kernel;
1345 productName = libfirehose_kernel;
1346 productReference = 6E040C631C499B1B00411A2E /* libfirehose_kernel.a */;
1347 productType = "com.apple.product-type.library.static";
1348 };
1349 6EB4E4081BA8BCAD00D7B9D2 /* libfirehose_server */ = {
1350 isa = PBXNativeTarget;
1351 buildConfigurationList = 6EB4E40A1BA8BCAD00D7B9D2 /* Build configuration list for PBXNativeTarget "libfirehose_server" */;
1352 buildPhases = (
1353 6EB4E4051BA8BCAD00D7B9D2 /* Sources */,
1354 6EB4E4071BA8BCAD00D7B9D2 /* Headers */,
1355 );
1356 buildRules = (
1357 );
1358 dependencies = (
1359 );
1360 name = libfirehose_server;
1361 productName = libfirehose_server;
1362 productReference = 6EB4E4091BA8BCAD00D7B9D2 /* libfirehose_server.a */;
1363 productType = "com.apple.product-type.library.static";
1364 };
1365 C00B0DF01C5AEBBE000330B3 /* libdispatch dyld stub */ = {
1366 isa = PBXNativeTarget;
1367 buildConfigurationList = C00B0E071C5AEBBE000330B3 /* Build configuration list for PBXNativeTarget "libdispatch dyld stub" */;
1368 buildPhases = (
1369 C00B0DF11C5AEBBE000330B3 /* Sources */,
1370 C00B0E061C5AEBBE000330B3 /* Symlink libdispatch.a -> libdispatch_dyld_target.a */,
1371 );
1372 buildRules = (
1373 );
1374 dependencies = (
1375 );
1376 name = "libdispatch dyld stub";
1377 productName = libdispatch;
1378 productReference = C00B0E0A1C5AEBBE000330B3 /* libdispatch_dyld_stub.a */;
1379 productType = "com.apple.product-type.library.static";
1380 };
1381 C01866A41C5973210040FC07 /* libdispatch mp static */ = {
1382 isa = PBXNativeTarget;
1383 buildConfigurationList = C01866BA1C5973210040FC07 /* Build configuration list for PBXNativeTarget "libdispatch mp static" */;
1384 buildPhases = (
1385 C01866A51C5973210040FC07 /* Sources */,
1386 C01866C01C59777B0040FC07 /* Symlink to the loaderd path */,
1387 );
1388 buildRules = (
1389 );
1390 dependencies = (
1391 );
1392 name = "libdispatch mp static";
1393 productName = libdispatch;
1394 productReference = C01866BD1C5973210040FC07 /* libdispatch.a */;
1395 productType = "com.apple.product-type.library.static";
1396 };
1397 D2AAC045055464E500DB518D /* libdispatch */ = {
1398 isa = PBXNativeTarget;
1399 buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libdispatch" */;
1400 buildPhases = (
1401 D2AAC043055464E500DB518D /* Headers */,
1402 D2AAC044055464E500DB518D /* Sources */,
1403 6EA283D61CAB933E0041B2E0 /* Copy Trace Definitions */,
1404 E4EB4A2B14C3720B00AA0FA9 /* Install Headers */,
1405 E482F1C512DBAA110030614D /* Postprocess Headers */,
1406 4CED8B9D0EEDF8B600AF99AB /* Install Manpages */,
1407 );
1408 buildRules = (
1409 );
1410 dependencies = (
1411 6EF0B27E1BA8C5BF007FA4F6 /* PBXTargetDependency */,
1412 E47D6ECB125FEB9D0070D91C /* PBXTargetDependency */,
1413 E47D6ECD125FEBA10070D91C /* PBXTargetDependency */,
1414 E4B515DB164B317700E003AF /* PBXTargetDependency */,
1415 C01866C21C597AEA0040FC07 /* PBXTargetDependency */,
1416 E437F0D614F7441F00F0B997 /* PBXTargetDependency */,
1417 C00B0E141C5AEED6000330B3 /* PBXTargetDependency */,
1418 );
1419 name = libdispatch;
1420 productName = libdispatch;
1421 productReference = D2AAC046055464E500DB518D /* libdispatch.dylib */;
1422 productType = "com.apple.product-type.library.dynamic";
1423 };
1424 E46DBC1A14EE10C80001F9F6 /* libdispatch up static */ = {
1425 isa = PBXNativeTarget;
1426 buildConfigurationList = E46DBC5414EE10C80001F9F6 /* Build configuration list for PBXNativeTarget "libdispatch up static" */;
1427 buildPhases = (
1428 E46DBC3E14EE10C80001F9F6 /* Sources */,
1429 );
1430 buildRules = (
1431 );
1432 dependencies = (
1433 );
1434 name = "libdispatch up static";
1435 productName = libdispatch;
1436 productReference = E46DBC5714EE10C80001F9F6 /* libdispatch.a */;
1437 productType = "com.apple.product-type.library.static";
1438 };
1439 E49F24A9125D57FA0057C971 /* libdispatch no resolver */ = {
1440 isa = PBXNativeTarget;
1441 buildConfigurationList = E49F24D8125D57FA0057C971 /* Build configuration list for PBXNativeTarget "libdispatch no resolver" */;
1442 buildPhases = (
1443 E49F24AA125D57FA0057C971 /* Headers */,
1444 E49F24C7125D57FA0057C971 /* Sources */,
1445 E49F24D5125D57FA0057C971 /* Frameworks */,
1446 E4EB4A3014C3A14000AA0FA9 /* Install Headers */,
1447 E4128EB213B9612700ABB2CB /* Postprocess Headers */,
1448 E49F24D7125D57FA0057C971 /* Install Manpages */,
1449 );
1450 buildRules = (
1451 );
1452 dependencies = (
1453 );
1454 name = "libdispatch no resolver";
1455 productName = libdispatch;
1456 productReference = E49F24DF125D57FA0057C971 /* libdispatch.dylib */;
1457 productType = "com.apple.product-type.library.dynamic";
1458 };
1459 E4B51595164B2DA300E003AF /* libdispatch introspection */ = {
1460 isa = PBXNativeTarget;
1461 buildConfigurationList = E4B515D3164B2DA300E003AF /* Build configuration list for PBXNativeTarget "libdispatch introspection" */;
1462 buildPhases = (
1463 E4B51596164B2DA300E003AF /* Headers */,
1464 E4B515BC164B2DA300E003AF /* Sources */,
1465 E421E5FC1716B8E10090DC9B /* Install DTrace Header */,
1466 );
1467 buildRules = (
1468 );
1469 dependencies = (
1470 );
1471 name = "libdispatch introspection";
1472 productName = libdispatch;
1473 productReference = E4B515D6164B2DA300E003AF /* libdispatch.dylib */;
1474 productType = "com.apple.product-type.library.dynamic";
1475 };
1476 E4EC118F12514302000DDBD1 /* libdispatch up resolved */ = {
1477 isa = PBXNativeTarget;
1478 buildConfigurationList = E4EC11BC12514302000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch up resolved" */;
1479 buildPhases = (
1480 E4EC12141251461A000DDBD1 /* Mig Headers */,
1481 E4EC11AC12514302000DDBD1 /* Sources */,
1482 E4EC121212514613000DDBD1 /* Symlink normal variant */,
1483 );
1484 buildRules = (
1485 );
1486 dependencies = (
1487 );
1488 name = "libdispatch up resolved";
1489 productName = libdispatch;
1490 productReference = E4EC11C312514302000DDBD1 /* libdispatch_up.a */;
1491 productType = "com.apple.product-type.library.static";
1492 };
1493 E4EC121612514715000DDBD1 /* libdispatch mp resolved */ = {
1494 isa = PBXNativeTarget;
1495 buildConfigurationList = E4EC122612514715000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch mp resolved" */;
1496 buildPhases = (
1497 E4EC121712514715000DDBD1 /* Mig Headers */,
1498 E4EC121812514715000DDBD1 /* Sources */,
1499 E4EC122512514715000DDBD1 /* Symlink normal variant */,
1500 );
1501 buildRules = (
1502 );
1503 dependencies = (
1504 );
1505 name = "libdispatch mp resolved";
1506 productName = libdispatch;
1507 productReference = E4EC122D12514715000DDBD1 /* libdispatch_mp.a */;
1508 productType = "com.apple.product-type.library.static";
1509 };
1510 /* End PBXNativeTarget section */
1511
1512 /* Begin PBXProject section */
1513 08FB7793FE84155DC02AAC07 /* Project object */ = {
1514 isa = PBXProject;
1515 attributes = {
1516 BuildIndependentTargetsInParallel = YES;
1517 LastUpgradeCheck = 0800;
1518 TargetAttributes = {
1519 3F3C9326128E637B0042B1F7 = {
1520 ProvisioningStyle = Manual;
1521 };
1522 4552540A19B1389700B88766 = {
1523 ProvisioningStyle = Manual;
1524 };
1525 6E040C621C499B1B00411A2E = {
1526 CreatedOnToolsVersion = 7.3;
1527 ProvisioningStyle = Manual;
1528 };
1529 6E2ECAFD1C49C2FF00A30A32 = {
1530 CreatedOnToolsVersion = 7.3;
1531 ProvisioningStyle = Manual;
1532 };
1533 6EB4E4081BA8BCAD00D7B9D2 = {
1534 CreatedOnToolsVersion = 7.0;
1535 ProvisioningStyle = Manual;
1536 };
1537 92CBD7201BED924F006E0892 = {
1538 ProvisioningStyle = Manual;
1539 };
1540 92F3FECA1BEC69E500025962 = {
1541 CreatedOnToolsVersion = 7.1;
1542 ProvisioningStyle = Manual;
1543 };
1544 C00B0DF01C5AEBBE000330B3 = {
1545 ProvisioningStyle = Manual;
1546 };
1547 C01866A41C5973210040FC07 = {
1548 ProvisioningStyle = Manual;
1549 };
1550 C927F35A10FD7F0600C5AB8B = {
1551 ProvisioningStyle = Manual;
1552 };
1553 D2AAC045055464E500DB518D = {
1554 ProvisioningStyle = Manual;
1555 };
1556 E46DBC1A14EE10C80001F9F6 = {
1557 ProvisioningStyle = Manual;
1558 };
1559 E49F24A9125D57FA0057C971 = {
1560 ProvisioningStyle = Manual;
1561 };
1562 E4B51595164B2DA300E003AF = {
1563 ProvisioningStyle = Manual;
1564 };
1565 E4EC118F12514302000DDBD1 = {
1566 ProvisioningStyle = Manual;
1567 };
1568 E4EC121612514715000DDBD1 = {
1569 ProvisioningStyle = Manual;
1570 };
1571 };
1572 };
1573 buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libdispatch" */;
1574 compatibilityVersion = "Xcode 3.2";
1575 developmentRegion = English;
1576 hasScannedForEncodings = 1;
1577 knownRegions = (
1578 English,
1579 Japanese,
1580 French,
1581 German,
1582 );
1583 mainGroup = 08FB7794FE84155DC02AAC07 /* libdispatch */;
1584 projectDirPath = "";
1585 projectReferences = (
1586 {
1587 ProductGroup = C927F36010FD7F1000C5AB8B /* Products */;
1588 ProjectRef = C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */;
1589 },
1590 {
1591 ProductGroup = 4552536F19B1384900B88766 /* Products */;
1592 ProjectRef = 4552536E19B1384900B88766 /* libdispatchtest.xcodeproj */;
1593 },
1594 );
1595 projectRoot = "";
1596 targets = (
1597 D2AAC045055464E500DB518D /* libdispatch */,
1598 E49F24A9125D57FA0057C971 /* libdispatch no resolver */,
1599 E4EC121612514715000DDBD1 /* libdispatch mp resolved */,
1600 E4EC118F12514302000DDBD1 /* libdispatch up resolved */,
1601 E4B51595164B2DA300E003AF /* libdispatch introspection */,
1602 E46DBC1A14EE10C80001F9F6 /* libdispatch up static */,
1603 C01866A41C5973210040FC07 /* libdispatch mp static */,
1604 C00B0DF01C5AEBBE000330B3 /* libdispatch dyld stub */,
1605 3F3C9326128E637B0042B1F7 /* libdispatch_Sim */,
1606 6E2ECAFD1C49C2FF00A30A32 /* libdispatch_kernel */,
1607 C927F35A10FD7F0600C5AB8B /* libdispatch_tools */,
1608 4552540A19B1389700B88766 /* libdispatch_tests */,
1609 6E040C621C499B1B00411A2E /* libfirehose_kernel */,
1610 6EB4E4081BA8BCAD00D7B9D2 /* libfirehose_server */,
1611 92F3FECA1BEC69E500025962 /* darwintests */,
1612 92CBD7201BED924F006E0892 /* libdispatch_tests_legacy */,
1613 );
1614 };
1615 /* End PBXProject section */
1616
1617 /* Begin PBXReferenceProxy section */
1618 4552540319B1384900B88766 /* bench */ = {
1619 isa = PBXReferenceProxy;
1620 fileType = "compiled.mach-o.executable";
1621 path = bench;
1622 remoteRef = 4552540219B1384900B88766 /* PBXContainerItemProxy */;
1623 sourceTree = BUILT_PRODUCTS_DIR;
1624 };
1625 4552540519B1384900B88766 /* jsgc_bench */ = {
1626 isa = PBXReferenceProxy;
1627 fileType = "compiled.mach-o.executable";
1628 path = jsgc_bench;
1629 remoteRef = 4552540419B1384900B88766 /* PBXContainerItemProxy */;
1630 sourceTree = BUILT_PRODUCTS_DIR;
1631 };
1632 4552540719B1384900B88766 /* async_bench */ = {
1633 isa = PBXReferenceProxy;
1634 fileType = "compiled.mach-o.executable";
1635 path = async_bench;
1636 remoteRef = 4552540619B1384900B88766 /* PBXContainerItemProxy */;
1637 sourceTree = BUILT_PRODUCTS_DIR;
1638 };
1639 4552540919B1384900B88766 /* apply_bench */ = {
1640 isa = PBXReferenceProxy;
1641 fileType = "compiled.mach-o.executable";
1642 path = apply_bench;
1643 remoteRef = 4552540819B1384900B88766 /* PBXContainerItemProxy */;
1644 sourceTree = BUILT_PRODUCTS_DIR;
1645 };
1646 C00B0E111C5AEBBE000330B3 /* dispatch_deadname */ = {
1647 isa = PBXReferenceProxy;
1648 fileType = "compiled.mach-o.executable";
1649 path = dispatch_deadname;
1650 remoteRef = C00B0E101C5AEBBE000330B3 /* PBXContainerItemProxy */;
1651 sourceTree = BUILT_PRODUCTS_DIR;
1652 };
1653 C927F36710FD7F1000C5AB8B /* ddt */ = {
1654 isa = PBXReferenceProxy;
1655 fileType = "compiled.mach-o.executable";
1656 path = ddt;
1657 remoteRef = C927F36610FD7F1000C5AB8B /* PBXContainerItemProxy */;
1658 sourceTree = BUILT_PRODUCTS_DIR;
1659 };
1660 /* End PBXReferenceProxy section */
1661
1662 /* Begin PBXShellScriptBuildPhase section */
1663 4CED8B9D0EEDF8B600AF99AB /* Install Manpages */ = {
1664 isa = PBXShellScriptBuildPhase;
1665 buildActionMask = 8;
1666 files = (
1667 );
1668 inputPaths = (
1669 "$(SRCROOT)/xcodescripts/install-manpages.sh",
1670 );
1671 name = "Install Manpages";
1672 outputPaths = (
1673 );
1674 runOnlyForDeploymentPostprocessing = 1;
1675 shellPath = "/bin/bash -e";
1676 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1677 showEnvVarsInLog = 0;
1678 };
1679 C00B0E061C5AEBBE000330B3 /* Symlink libdispatch.a -> libdispatch_dyld_target.a */ = {
1680 isa = PBXShellScriptBuildPhase;
1681 buildActionMask = 2147483647;
1682 files = (
1683 );
1684 inputPaths = (
1685 "$(SRCROOT)/xcodescripts/run-on-install.sh",
1686 );
1687 name = "Symlink libdispatch.a -> libdispatch_dyld_target.a";
1688 outputPaths = (
1689 "${DSTROOT}${INSTALL_PATH}/libdispatch.a",
1690 );
1691 runOnlyForDeploymentPostprocessing = 0;
1692 shellPath = "/bin/bash -e";
1693 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\" /bin/ln -sf ${PRODUCT_NAME}.a ${SCRIPT_OUTPUT_FILE_0}";
1694 showEnvVarsInLog = 0;
1695 };
1696 C01866C01C59777B0040FC07 /* Symlink to the loaderd path */ = {
1697 isa = PBXShellScriptBuildPhase;
1698 buildActionMask = 2147483647;
1699 files = (
1700 );
1701 inputPaths = (
1702 "$(SRCROOT)/xcodescripts/run-on-install.sh",
1703 );
1704 name = "Symlink to the loaderd path";
1705 outputPaths = (
1706 "${DSTROOT}/usr/local/lib/loaderd/${PRODUCT_NAME}.a",
1707 );
1708 runOnlyForDeploymentPostprocessing = 0;
1709 shellPath = "/bin/bash -e";
1710 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\" /bin/ln -sf ../../../..${INSTALL_PATH}/${PRODUCT_NAME}.a ${DSTROOT}/usr/local/lib/loaderd/${PRODUCT_NAME}.a";
1711 showEnvVarsInLog = 0;
1712 };
1713 E4128EB213B9612700ABB2CB /* Postprocess Headers */ = {
1714 isa = PBXShellScriptBuildPhase;
1715 buildActionMask = 8;
1716 files = (
1717 );
1718 inputPaths = (
1719 "$(SRCROOT)/xcodescripts/postprocess-headers.sh",
1720 );
1721 name = "Postprocess Headers";
1722 outputPaths = (
1723 );
1724 runOnlyForDeploymentPostprocessing = 1;
1725 shellPath = "/bin/bash -e";
1726 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1727 showEnvVarsInLog = 0;
1728 };
1729 E421E5FC1716B8E10090DC9B /* Install DTrace Header */ = {
1730 isa = PBXShellScriptBuildPhase;
1731 buildActionMask = 2147483647;
1732 files = (
1733 );
1734 inputPaths = (
1735 "$(SRCROOT)/xcodescripts/install-dtrace.sh",
1736 "$(SRCROOT)/src/provider.d",
1737 );
1738 name = "Install DTrace Header";
1739 outputPaths = (
1740 "$(CONFIGURATION_BUILD_DIR)/$(PUBLIC_HEADERS_FOLDER_PATH)/introspection.d",
1741 );
1742 runOnlyForDeploymentPostprocessing = 0;
1743 shellPath = "/bin/bash -e";
1744 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1745 showEnvVarsInLog = 0;
1746 };
1747 E482F1C512DBAA110030614D /* Postprocess Headers */ = {
1748 isa = PBXShellScriptBuildPhase;
1749 buildActionMask = 8;
1750 files = (
1751 );
1752 inputPaths = (
1753 "$(SRCROOT)/xcodescripts/postprocess-headers.sh",
1754 );
1755 name = "Postprocess Headers";
1756 outputPaths = (
1757 );
1758 runOnlyForDeploymentPostprocessing = 1;
1759 shellPath = "/bin/bash -e";
1760 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1761 showEnvVarsInLog = 0;
1762 };
1763 E49F24D7125D57FA0057C971 /* Install Manpages */ = {
1764 isa = PBXShellScriptBuildPhase;
1765 buildActionMask = 8;
1766 files = (
1767 );
1768 inputPaths = (
1769 "$(SRCROOT)/xcodescripts/install-manpages.sh",
1770 );
1771 name = "Install Manpages";
1772 outputPaths = (
1773 );
1774 runOnlyForDeploymentPostprocessing = 1;
1775 shellPath = "/bin/bash -e";
1776 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1777 showEnvVarsInLog = 0;
1778 };
1779 E4EB4A2B14C3720B00AA0FA9 /* Install Headers */ = {
1780 isa = PBXShellScriptBuildPhase;
1781 buildActionMask = 2147483647;
1782 files = (
1783 );
1784 inputPaths = (
1785 "$(SRCROOT)/xcodescripts/install-headers.sh",
1786 "$(SRCROOT)/os/object.h",
1787 "$(SRCROOT)/os/object_private.h",
1788 "$(SRCROOT)/os/venture_private.h",
1789 "$(SRCROOT)/os/voucher_private.h",
1790 "$(SRCROOT)/os/voucher_activity_private.h",
1791 );
1792 name = "Install Headers";
1793 outputPaths = (
1794 "$(CONFIGURATION_BUILD_DIR)/$(OS_PUBLIC_HEADERS_FOLDER_PATH)/object.h",
1795 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/object_private.h",
1796 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/venture_private.h",
1797 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_private.h",
1798 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_activity_private.h",
1799 );
1800 runOnlyForDeploymentPostprocessing = 0;
1801 shellPath = "/bin/bash -e";
1802 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1803 showEnvVarsInLog = 0;
1804 };
1805 E4EB4A3014C3A14000AA0FA9 /* Install Headers */ = {
1806 isa = PBXShellScriptBuildPhase;
1807 buildActionMask = 2147483647;
1808 files = (
1809 );
1810 inputPaths = (
1811 "$(SRCROOT)/xcodescripts/install-headers.sh",
1812 "$(SRCROOT)/os/object.h",
1813 "$(SRCROOT)/os/object_private.h",
1814 "$(SRCROOT)/os/venture_private.h",
1815 "$(SRCROOT)/os/voucher_private.h",
1816 "$(SRCROOT)/os/voucher_activity_private.h",
1817 );
1818 name = "Install Headers";
1819 outputPaths = (
1820 "$(CONFIGURATION_BUILD_DIR)/$(OS_PUBLIC_HEADERS_FOLDER_PATH)/object.h",
1821 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/object_private.h",
1822 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/venture_private.h",
1823 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_private.h",
1824 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_activity_private.h",
1825 );
1826 runOnlyForDeploymentPostprocessing = 0;
1827 shellPath = "/bin/bash -e";
1828 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1829 showEnvVarsInLog = 0;
1830 };
1831 E4EC121212514613000DDBD1 /* Symlink normal variant */ = {
1832 isa = PBXShellScriptBuildPhase;
1833 buildActionMask = 2147483647;
1834 files = (
1835 );
1836 inputPaths = (
1837 );
1838 name = "Symlink normal variant";
1839 outputPaths = (
1840 "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME)_normal.a",
1841 );
1842 runOnlyForDeploymentPostprocessing = 0;
1843 shellPath = "/bin/bash -e";
1844 shellScript = "ln -fs \"${PRODUCT_NAME}.a\" \"${SCRIPT_OUTPUT_FILE_0}\"";
1845 showEnvVarsInLog = 0;
1846 };
1847 E4EC12141251461A000DDBD1 /* Mig Headers */ = {
1848 isa = PBXShellScriptBuildPhase;
1849 buildActionMask = 2147483647;
1850 files = (
1851 );
1852 inputPaths = (
1853 "$(SRCROOT)/src/protocol.defs",
1854 "$(SRCROOT)/src/firehose/firehose.defs",
1855 "$(SRCROOT)/src/firehose/firehose_reply.defs",
1856 "$(SRCROOT)/xcodescripts/mig-headers.sh",
1857 );
1858 name = "Mig Headers";
1859 outputPaths = (
1860 "$(DERIVED_FILE_DIR)/protocol.h",
1861 "$(DERIVED_FILE_DIR)/protocolServer.h",
1862 "$(DERIVED_FILE_DIR)/firehose.h",
1863 "$(DERIVED_FILE_DIR)/firehoseServer.h",
1864 "$(DERIVED_FILE_DIR)/firehose_reply.h",
1865 "$(DERIVED_FILE_DIR)/firehose_replyServer.h",
1866 );
1867 runOnlyForDeploymentPostprocessing = 0;
1868 shellPath = "/bin/bash -e";
1869 shellScript = ". \"${SCRIPT_INPUT_FILE_3}\"";
1870 showEnvVarsInLog = 0;
1871 };
1872 E4EC121712514715000DDBD1 /* Mig Headers */ = {
1873 isa = PBXShellScriptBuildPhase;
1874 buildActionMask = 2147483647;
1875 files = (
1876 );
1877 inputPaths = (
1878 "$(SRCROOT)/src/protocol.defs",
1879 "$(SRCROOT)/src/firehose/firehose.defs",
1880 "$(SRCROOT)/src/firehose/firehose_reply.defs",
1881 "$(SRCROOT)/xcodescripts/mig-headers.sh",
1882 );
1883 name = "Mig Headers";
1884 outputPaths = (
1885 "$(DERIVED_FILE_DIR)/protocol.h",
1886 "$(DERIVED_FILE_DIR)/protocolServer.h",
1887 "$(DERIVED_FILE_DIR)/firehose.h",
1888 "$(DERIVED_FILE_DIR)/firehoseServer.h",
1889 "$(DERIVED_FILE_DIR)/firehose_reply.h",
1890 "$(DERIVED_FILE_DIR)/firehose_replyServer.h",
1891 );
1892 runOnlyForDeploymentPostprocessing = 0;
1893 shellPath = "/bin/bash -e";
1894 shellScript = ". \"${SCRIPT_INPUT_FILE_3}\"";
1895 showEnvVarsInLog = 0;
1896 };
1897 E4EC122512514715000DDBD1 /* Symlink normal variant */ = {
1898 isa = PBXShellScriptBuildPhase;
1899 buildActionMask = 2147483647;
1900 files = (
1901 );
1902 inputPaths = (
1903 );
1904 name = "Symlink normal variant";
1905 outputPaths = (
1906 "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME)_normal.a",
1907 );
1908 runOnlyForDeploymentPostprocessing = 0;
1909 shellPath = "/bin/bash -e";
1910 shellScript = "ln -fs \"${PRODUCT_NAME}.a\" \"${SCRIPT_OUTPUT_FILE_0}\"";
1911 showEnvVarsInLog = 0;
1912 };
1913 /* End PBXShellScriptBuildPhase section */
1914
1915 /* Begin PBXSourcesBuildPhase section */
1916 6E040C5F1C499B1B00411A2E /* Sources */ = {
1917 isa = PBXSourcesBuildPhase;
1918 buildActionMask = 2147483647;
1919 files = (
1920 6E040C731C499C6500411A2E /* firehose_buffer.c in Sources */,
1921 );
1922 runOnlyForDeploymentPostprocessing = 0;
1923 };
1924 6EB4E4051BA8BCAD00D7B9D2 /* Sources */ = {
1925 isa = PBXSourcesBuildPhase;
1926 buildActionMask = 2147483647;
1927 files = (
1928 6EF0B27A1BA8C57D007FA4F6 /* firehose_server_object.m in Sources */,
1929 6E90269C1BB9BD50004DC3AD /* firehose.defs in Sources */,
1930 6E21F2E91BBB240E0000C6A5 /* firehose_server.c in Sources */,
1931 6EF0B2781BA8C56E007FA4F6 /* firehose_reply.defs in Sources */,
1932 );
1933 runOnlyForDeploymentPostprocessing = 0;
1934 };
1935 C00B0DF11C5AEBBE000330B3 /* Sources */ = {
1936 isa = PBXSourcesBuildPhase;
1937 buildActionMask = 2147483647;
1938 files = (
1939 C00B0DF21C5AEBBE000330B3 /* protocol.defs in Sources */,
1940 C00B0DF31C5AEBBE000330B3 /* resolver.c in Sources */,
1941 6EF2CAB31C8899ED001ABE83 /* lock.c in Sources */,
1942 C00B0DF41C5AEBBE000330B3 /* init.c in Sources */,
1943 C00B0DF51C5AEBBE000330B3 /* queue.c in Sources */,
1944 C00B0DF61C5AEBBE000330B3 /* firehose_buffer.c in Sources */,
1945 C00B0DF71C5AEBBE000330B3 /* firehose.defs in Sources */,
1946 C00B0DF81C5AEBBE000330B3 /* block.cpp in Sources */,
1947 C00B0DF91C5AEBBE000330B3 /* semaphore.c in Sources */,
1948 C00B0DFA1C5AEBBE000330B3 /* firehose_reply.defs in Sources */,
1949 C00B0DFB1C5AEBBE000330B3 /* once.c in Sources */,
1950 C00B0DFC1C5AEBBE000330B3 /* voucher.c in Sources */,
1951 C00B0DFD1C5AEBBE000330B3 /* apply.c in Sources */,
1952 C00B0DFE1C5AEBBE000330B3 /* object.c in Sources */,
1953 C00B0DFF1C5AEBBE000330B3 /* benchmark.c in Sources */,
1954 C00B0E001C5AEBBE000330B3 /* source.c in Sources */,
1955 C00B0E011C5AEBBE000330B3 /* time.c in Sources */,
1956 C00B0E021C5AEBBE000330B3 /* data.c in Sources */,
1957 C00B0E031C5AEBBE000330B3 /* io.c in Sources */,
1958 C00B0E041C5AEBBE000330B3 /* transform.c in Sources */,
1959 C00B0E051C5AEBBE000330B3 /* allocator.c in Sources */,
1960 );
1961 runOnlyForDeploymentPostprocessing = 0;
1962 };
1963 C01866A51C5973210040FC07 /* Sources */ = {
1964 isa = PBXSourcesBuildPhase;
1965 buildActionMask = 2147483647;
1966 files = (
1967 C01866A61C5973210040FC07 /* protocol.defs in Sources */,
1968 C01866A71C5973210040FC07 /* resolver.c in Sources */,
1969 6EF2CAB21C8899EC001ABE83 /* lock.c in Sources */,
1970 C01866A81C5973210040FC07 /* init.c in Sources */,
1971 C01866A91C5973210040FC07 /* queue.c in Sources */,
1972 C01866AA1C5973210040FC07 /* firehose_buffer.c in Sources */,
1973 C01866AB1C5973210040FC07 /* firehose.defs in Sources */,
1974 C01866AC1C5973210040FC07 /* block.cpp in Sources */,
1975 C01866AD1C5973210040FC07 /* semaphore.c in Sources */,
1976 C01866AE1C5973210040FC07 /* firehose_reply.defs in Sources */,
1977 C01866AF1C5973210040FC07 /* once.c in Sources */,
1978 C01866B01C5973210040FC07 /* voucher.c in Sources */,
1979 C01866B11C5973210040FC07 /* apply.c in Sources */,
1980 C01866B21C5973210040FC07 /* object.c in Sources */,
1981 C01866B31C5973210040FC07 /* benchmark.c in Sources */,
1982 C01866B41C5973210040FC07 /* source.c in Sources */,
1983 C01866B51C5973210040FC07 /* time.c in Sources */,
1984 C01866B61C5973210040FC07 /* data.c in Sources */,
1985 C01866B71C5973210040FC07 /* io.c in Sources */,
1986 C01866B81C5973210040FC07 /* transform.c in Sources */,
1987 C01866B91C5973210040FC07 /* allocator.c in Sources */,
1988 );
1989 runOnlyForDeploymentPostprocessing = 0;
1990 };
1991 D2AAC044055464E500DB518D /* Sources */ = {
1992 isa = PBXSourcesBuildPhase;
1993 buildActionMask = 2147483647;
1994 files = (
1995 E43570B9126E93380097AB9F /* provider.d in Sources */,
1996 FC7BEDA40E8361E600161930 /* protocol.defs in Sources */,
1997 6E9955CF1C3B218E0071D40C /* venture.c in Sources */,
1998 6ED64B471BBD89AF00C35F4D /* firehose.defs in Sources */,
1999 6ED64B441BBD898700C35F4D /* firehose_buffer.c in Sources */,
2000 E49F2499125D48D80057C971 /* resolver.c in Sources */,
2001 E44EBE3E1251659900645D88 /* init.c in Sources */,
2002 FC7BED990E8361E600161930 /* queue.c in Sources */,
2003 721F5CCF0F15553500FF03A6 /* semaphore.c in Sources */,
2004 6EF2CAAC1C8899D5001ABE83 /* lock.c in Sources */,
2005 6ED64B491BBD89BC00C35F4D /* firehose_reply.defs in Sources */,
2006 96DF70BE0F38FE3C0074BD99 /* once.c in Sources */,
2007 9676A0E10F3E755D00713ADB /* apply.c in Sources */,
2008 9661E56B0F3E7DDF00749F3E /* object.c in Sources */,
2009 965CD6350F3E806200D4E28D /* benchmark.c in Sources */,
2010 96A8AA870F41E7A400CD570B /* source.c in Sources */,
2011 96032E4B0F5CC8C700241C5F /* time.c in Sources */,
2012 5AAB45C010D30B79004407EA /* data.c in Sources */,
2013 5A27262610F26F1900751FBC /* io.c in Sources */,
2014 E43A72501AF85BBC00BAA921 /* block.cpp in Sources */,
2015 C9C5F80E143C1771006DC718 /* transform.c in Sources */,
2016 E4FC3264145F46C9002FBDDB /* object.m in Sources */,
2017 2BBF5A63154B64F5002B20F9 /* allocator.c in Sources */,
2018 E420867016027AE500EEE210 /* data.m in Sources */,
2019 E44A8E6B1805C3E0009FFDB6 /* voucher.c in Sources */,
2020 );
2021 runOnlyForDeploymentPostprocessing = 0;
2022 };
2023 E46DBC3E14EE10C80001F9F6 /* Sources */ = {
2024 isa = PBXSourcesBuildPhase;
2025 buildActionMask = 2147483647;
2026 files = (
2027 E46DBC4014EE10C80001F9F6 /* protocol.defs in Sources */,
2028 E46DBC4114EE10C80001F9F6 /* resolver.c in Sources */,
2029 6EF2CAB11C8899EC001ABE83 /* lock.c in Sources */,
2030 E46DBC4214EE10C80001F9F6 /* init.c in Sources */,
2031 E46DBC4314EE10C80001F9F6 /* queue.c in Sources */,
2032 6EE664271BE2FD5C00ED7B1C /* firehose_buffer.c in Sources */,
2033 6EBEC7E71BBDD30F009B1596 /* firehose.defs in Sources */,
2034 E43A72881AF85BE900BAA921 /* block.cpp in Sources */,
2035 E46DBC4414EE10C80001F9F6 /* semaphore.c in Sources */,
2036 6E9956011C3B21980071D40C /* venture.c in Sources */,
2037 6EBEC7EA1BBDD326009B1596 /* firehose_reply.defs in Sources */,
2038 E46DBC4514EE10C80001F9F6 /* once.c in Sources */,
2039 E44A8E701805C3E0009FFDB6 /* voucher.c in Sources */,
2040 E46DBC4614EE10C80001F9F6 /* apply.c in Sources */,
2041 E46DBC4714EE10C80001F9F6 /* object.c in Sources */,
2042 E46DBC4814EE10C80001F9F6 /* benchmark.c in Sources */,
2043 E46DBC4914EE10C80001F9F6 /* source.c in Sources */,
2044 E46DBC4A14EE10C80001F9F6 /* time.c in Sources */,
2045 E46DBC4B14EE10C80001F9F6 /* data.c in Sources */,
2046 E46DBC4C14EE10C80001F9F6 /* io.c in Sources */,
2047 E46DBC4D14EE10C80001F9F6 /* transform.c in Sources */,
2048 2BBF5A67154B64F5002B20F9 /* allocator.c in Sources */,
2049 );
2050 runOnlyForDeploymentPostprocessing = 0;
2051 };
2052 E49F24C7125D57FA0057C971 /* Sources */ = {
2053 isa = PBXSourcesBuildPhase;
2054 buildActionMask = 2147483647;
2055 files = (
2056 E43570BA126E93380097AB9F /* provider.d in Sources */,
2057 E49F24C8125D57FA0057C971 /* protocol.defs in Sources */,
2058 6E9956051C3B219B0071D40C /* venture.c in Sources */,
2059 6ED64B461BBD89AF00C35F4D /* firehose.defs in Sources */,
2060 6ED64B401BBD898300C35F4D /* firehose_buffer.c in Sources */,
2061 E49F24C9125D57FA0057C971 /* resolver.c in Sources */,
2062 E49F24CA125D57FA0057C971 /* init.c in Sources */,
2063 E49F24CB125D57FA0057C971 /* queue.c in Sources */,
2064 E49F24CC125D57FA0057C971 /* semaphore.c in Sources */,
2065 6EF2CAAD1C8899E9001ABE83 /* lock.c in Sources */,
2066 6ED64B4A1BBD89BD00C35F4D /* firehose_reply.defs in Sources */,
2067 E49F24CD125D57FA0057C971 /* once.c in Sources */,
2068 E49F24CE125D57FA0057C971 /* apply.c in Sources */,
2069 E49F24CF125D57FA0057C971 /* object.c in Sources */,
2070 E49F24D0125D57FA0057C971 /* benchmark.c in Sources */,
2071 E49F24D1125D57FA0057C971 /* source.c in Sources */,
2072 E49F24D2125D57FA0057C971 /* time.c in Sources */,
2073 E49F24D3125D57FA0057C971 /* data.c in Sources */,
2074 E49F24D4125D57FA0057C971 /* io.c in Sources */,
2075 E43A72841AF85BCB00BAA921 /* block.cpp in Sources */,
2076 C93D6165143E190E00EB9023 /* transform.c in Sources */,
2077 E4FC3265145F46C9002FBDDB /* object.m in Sources */,
2078 2BBF5A64154B64F5002B20F9 /* allocator.c in Sources */,
2079 E420867116027AE500EEE210 /* data.m in Sources */,
2080 E44A8E6C1805C3E0009FFDB6 /* voucher.c in Sources */,
2081 );
2082 runOnlyForDeploymentPostprocessing = 0;
2083 };
2084 E4B515BC164B2DA300E003AF /* Sources */ = {
2085 isa = PBXSourcesBuildPhase;
2086 buildActionMask = 2147483647;
2087 files = (
2088 E4B515BD164B2DA300E003AF /* provider.d in Sources */,
2089 E4B515BE164B2DA300E003AF /* protocol.defs in Sources */,
2090 E4B515BF164B2DA300E003AF /* resolver.c in Sources */,
2091 6ED64B4B1BBD89BE00C35F4D /* firehose_reply.defs in Sources */,
2092 6ED64B481BBD89B100C35F4D /* firehose.defs in Sources */,
2093 E4B515C0164B2DA300E003AF /* init.c in Sources */,
2094 E4B515C1164B2DA300E003AF /* queue.c in Sources */,
2095 6E9956021C3B21990071D40C /* venture.c in Sources */,
2096 E4B515C2164B2DA300E003AF /* semaphore.c in Sources */,
2097 E4B515C3164B2DA300E003AF /* once.c in Sources */,
2098 E43A72871AF85BCD00BAA921 /* block.cpp in Sources */,
2099 E4B515C4164B2DA300E003AF /* apply.c in Sources */,
2100 E4B515C5164B2DA300E003AF /* object.c in Sources */,
2101 6ED64B431BBD898600C35F4D /* firehose_buffer.c in Sources */,
2102 E4B515C6164B2DA300E003AF /* benchmark.c in Sources */,
2103 E4B515C7164B2DA300E003AF /* source.c in Sources */,
2104 E4B515C8164B2DA300E003AF /* time.c in Sources */,
2105 E4B515C9164B2DA300E003AF /* data.c in Sources */,
2106 E4B515CA164B2DA300E003AF /* io.c in Sources */,
2107 E44A8E6F1805C3E0009FFDB6 /* voucher.c in Sources */,
2108 E4B515CB164B2DA300E003AF /* transform.c in Sources */,
2109 6EF2CAB01C8899EB001ABE83 /* lock.c in Sources */,
2110 E4B515CC164B2DA300E003AF /* object.m in Sources */,
2111 E4B515CD164B2DA300E003AF /* allocator.c in Sources */,
2112 E4B515CE164B2DA300E003AF /* data.m in Sources */,
2113 E4B515DD164B32E000E003AF /* introspection.c in Sources */,
2114 );
2115 runOnlyForDeploymentPostprocessing = 0;
2116 };
2117 E4EC11AC12514302000DDBD1 /* Sources */ = {
2118 isa = PBXSourcesBuildPhase;
2119 buildActionMask = 2147483647;
2120 files = (
2121 E417A38412A472C4004D659D /* provider.d in Sources */,
2122 E44EBE5412517EBE00645D88 /* protocol.defs in Sources */,
2123 6E9956031C3B219A0071D40C /* venture.c in Sources */,
2124 6EBEC7E61BBDD30D009B1596 /* firehose.defs in Sources */,
2125 6ED64B421BBD898500C35F4D /* firehose_buffer.c in Sources */,
2126 E49F2424125D3C970057C971 /* resolver.c in Sources */,
2127 E44EBE5512517EBE00645D88 /* init.c in Sources */,
2128 E4EC11AE12514302000DDBD1 /* queue.c in Sources */,
2129 E4EC11AF12514302000DDBD1 /* semaphore.c in Sources */,
2130 6EF2CAAF1C8899EB001ABE83 /* lock.c in Sources */,
2131 6EBEC7E91BBDD325009B1596 /* firehose_reply.defs in Sources */,
2132 E4EC11B012514302000DDBD1 /* once.c in Sources */,
2133 E4EC11B112514302000DDBD1 /* apply.c in Sources */,
2134 E4EC11B212514302000DDBD1 /* object.c in Sources */,
2135 E4EC11B312514302000DDBD1 /* benchmark.c in Sources */,
2136 E4EC11B412514302000DDBD1 /* source.c in Sources */,
2137 E4EC11B512514302000DDBD1 /* time.c in Sources */,
2138 E4EC11B712514302000DDBD1 /* data.c in Sources */,
2139 E4EC11B812514302000DDBD1 /* io.c in Sources */,
2140 E43A72861AF85BCC00BAA921 /* block.cpp in Sources */,
2141 C93D6166143E190F00EB9023 /* transform.c in Sources */,
2142 E4FC3266145F46C9002FBDDB /* object.m in Sources */,
2143 2BBF5A65154B64F5002B20F9 /* allocator.c in Sources */,
2144 E420867316027AE500EEE210 /* data.m in Sources */,
2145 E44A8E6E1805C3E0009FFDB6 /* voucher.c in Sources */,
2146 );
2147 runOnlyForDeploymentPostprocessing = 0;
2148 };
2149 E4EC121812514715000DDBD1 /* Sources */ = {
2150 isa = PBXSourcesBuildPhase;
2151 buildActionMask = 2147483647;
2152 files = (
2153 E417A38512A472C5004D659D /* provider.d in Sources */,
2154 E44EBE5612517EBE00645D88 /* protocol.defs in Sources */,
2155 6E9956041C3B219B0071D40C /* venture.c in Sources */,
2156 6EBEC7E51BBDD30C009B1596 /* firehose.defs in Sources */,
2157 6ED64B411BBD898400C35F4D /* firehose_buffer.c in Sources */,
2158 E49F2423125D3C960057C971 /* resolver.c in Sources */,
2159 E44EBE5712517EBE00645D88 /* init.c in Sources */,
2160 E4EC121A12514715000DDBD1 /* queue.c in Sources */,
2161 E4EC121B12514715000DDBD1 /* semaphore.c in Sources */,
2162 6EF2CAAE1C8899EA001ABE83 /* lock.c in Sources */,
2163 6EBEC7E81BBDD324009B1596 /* firehose_reply.defs in Sources */,
2164 E4EC121C12514715000DDBD1 /* once.c in Sources */,
2165 E4EC121D12514715000DDBD1 /* apply.c in Sources */,
2166 E4EC121E12514715000DDBD1 /* object.c in Sources */,
2167 E4EC121F12514715000DDBD1 /* benchmark.c in Sources */,
2168 E4EC122012514715000DDBD1 /* source.c in Sources */,
2169 E4EC122112514715000DDBD1 /* time.c in Sources */,
2170 E4EC122312514715000DDBD1 /* data.c in Sources */,
2171 E4EC122412514715000DDBD1 /* io.c in Sources */,
2172 E43A72851AF85BCC00BAA921 /* block.cpp in Sources */,
2173 C93D6167143E190F00EB9023 /* transform.c in Sources */,
2174 E4FC3267145F46C9002FBDDB /* object.m in Sources */,
2175 2BBF5A66154B64F5002B20F9 /* allocator.c in Sources */,
2176 E420867216027AE500EEE210 /* data.m in Sources */,
2177 E44A8E6D1805C3E0009FFDB6 /* voucher.c in Sources */,
2178 );
2179 runOnlyForDeploymentPostprocessing = 0;
2180 };
2181 /* End PBXSourcesBuildPhase section */
2182
2183 /* Begin PBXTargetDependency section */
2184 6E2ECB021C49C31200A30A32 /* PBXTargetDependency */ = {
2185 isa = PBXTargetDependency;
2186 target = 6E040C621C499B1B00411A2E /* libfirehose_kernel */;
2187 targetProxy = 6E2ECB011C49C31200A30A32 /* PBXContainerItemProxy */;
2188 };
2189 6EF0B27E1BA8C5BF007FA4F6 /* PBXTargetDependency */ = {
2190 isa = PBXTargetDependency;
2191 target = 6EB4E4081BA8BCAD00D7B9D2 /* libfirehose_server */;
2192 targetProxy = 6EF0B27D1BA8C5BF007FA4F6 /* PBXContainerItemProxy */;
2193 };
2194 92CBD75A1BED926C006E0892 /* PBXTargetDependency */ = {
2195 isa = PBXTargetDependency;
2196 name = all;
2197 targetProxy = 92CBD7591BED926C006E0892 /* PBXContainerItemProxy */;
2198 };
2199 92F3FECF1BEC6F1000025962 /* PBXTargetDependency */ = {
2200 isa = PBXTargetDependency;
2201 target = 92F3FECA1BEC69E500025962 /* darwintests */;
2202 targetProxy = 92F3FECE1BEC6F1000025962 /* PBXContainerItemProxy */;
2203 };
2204 C00B0E141C5AEED6000330B3 /* PBXTargetDependency */ = {
2205 isa = PBXTargetDependency;
2206 target = C00B0DF01C5AEBBE000330B3 /* libdispatch dyld stub */;
2207 targetProxy = C00B0E131C5AEED6000330B3 /* PBXContainerItemProxy */;
2208 };
2209 C01866C21C597AEA0040FC07 /* PBXTargetDependency */ = {
2210 isa = PBXTargetDependency;
2211 target = C01866A41C5973210040FC07 /* libdispatch mp static */;
2212 targetProxy = C01866C11C597AEA0040FC07 /* PBXContainerItemProxy */;
2213 };
2214 C927F36910FD7F1A00C5AB8B /* PBXTargetDependency */ = {
2215 isa = PBXTargetDependency;
2216 name = ddt;
2217 targetProxy = C927F36810FD7F1A00C5AB8B /* PBXContainerItemProxy */;
2218 };
2219 E4128E4A13B94BCE00ABB2CB /* PBXTargetDependency */ = {
2220 isa = PBXTargetDependency;
2221 target = D2AAC045055464E500DB518D /* libdispatch */;
2222 targetProxy = E4128E4913B94BCE00ABB2CB /* PBXContainerItemProxy */;
2223 };
2224 E437F0D614F7441F00F0B997 /* PBXTargetDependency */ = {
2225 isa = PBXTargetDependency;
2226 target = E46DBC1A14EE10C80001F9F6 /* libdispatch up static */;
2227 targetProxy = E437F0D514F7441F00F0B997 /* PBXContainerItemProxy */;
2228 };
2229 E47D6ECB125FEB9D0070D91C /* PBXTargetDependency */ = {
2230 isa = PBXTargetDependency;
2231 target = E4EC118F12514302000DDBD1 /* libdispatch up resolved */;
2232 targetProxy = E47D6ECA125FEB9D0070D91C /* PBXContainerItemProxy */;
2233 };
2234 E47D6ECD125FEBA10070D91C /* PBXTargetDependency */ = {
2235 isa = PBXTargetDependency;
2236 target = E4EC121612514715000DDBD1 /* libdispatch mp resolved */;
2237 targetProxy = E47D6ECC125FEBA10070D91C /* PBXContainerItemProxy */;
2238 };
2239 E4B515DB164B317700E003AF /* PBXTargetDependency */ = {
2240 isa = PBXTargetDependency;
2241 target = E4B51595164B2DA300E003AF /* libdispatch introspection */;
2242 targetProxy = E4B515DA164B317700E003AF /* PBXContainerItemProxy */;
2243 };
2244 /* End PBXTargetDependency section */
2245
2246 /* Begin XCBuildConfiguration section */
2247 1DEB91ED08733DB70010E9CD /* Release */ = {
2248 isa = XCBuildConfiguration;
2249 baseConfigurationReference = E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */;
2250 buildSettings = {
2251 };
2252 name = Release;
2253 };
2254 1DEB91F108733DB70010E9CD /* Release */ = {
2255 isa = XCBuildConfiguration;
2256 baseConfigurationReference = E43D93F11097917E004F6A62 /* libdispatch.xcconfig */;
2257 buildSettings = {
2258 };
2259 name = Release;
2260 };
2261 3F3C9357128E637B0042B1F7 /* Release */ = {
2262 isa = XCBuildConfiguration;
2263 buildSettings = {
2264 };
2265 name = Release;
2266 };
2267 3F3C9358128E637B0042B1F7 /* Debug */ = {
2268 isa = XCBuildConfiguration;
2269 buildSettings = {
2270 };
2271 name = Debug;
2272 };
2273 4552540C19B1389700B88766 /* Release */ = {
2274 isa = XCBuildConfiguration;
2275 buildSettings = {
2276 PRODUCT_NAME = "$(TARGET_NAME)";
2277 };
2278 name = Release;
2279 };
2280 4552540D19B1389700B88766 /* Debug */ = {
2281 isa = XCBuildConfiguration;
2282 buildSettings = {
2283 PRODUCT_NAME = "$(TARGET_NAME)";
2284 };
2285 name = Debug;
2286 };
2287 6E040C641C499B1B00411A2E /* Release */ = {
2288 isa = XCBuildConfiguration;
2289 baseConfigurationReference = 6E040C721C499C3600411A2E /* libfirehose_kernel.xcconfig */;
2290 buildSettings = {
2291 };
2292 name = Release;
2293 };
2294 6E040C651C499B1B00411A2E /* Debug */ = {
2295 isa = XCBuildConfiguration;
2296 baseConfigurationReference = 6E040C721C499C3600411A2E /* libfirehose_kernel.xcconfig */;
2297 buildSettings = {
2298 };
2299 name = Debug;
2300 };
2301 6E2ECAFF1C49C30000A30A32 /* Release */ = {
2302 isa = XCBuildConfiguration;
2303 buildSettings = {
2304 PRODUCT_NAME = "$(TARGET_NAME)";
2305 };
2306 name = Release;
2307 };
2308 6E2ECB001C49C30000A30A32 /* Debug */ = {
2309 isa = XCBuildConfiguration;
2310 buildSettings = {
2311 PRODUCT_NAME = "$(TARGET_NAME)";
2312 };
2313 name = Debug;
2314 };
2315 6EB4E40B1BA8BCAD00D7B9D2 /* Release */ = {
2316 isa = XCBuildConfiguration;
2317 baseConfigurationReference = 6EB4E4421BA8BD7800D7B9D2 /* libfirehose.xcconfig */;
2318 buildSettings = {
2319 };
2320 name = Release;
2321 };
2322 6EB4E40C1BA8BCAD00D7B9D2 /* Debug */ = {
2323 isa = XCBuildConfiguration;
2324 baseConfigurationReference = 6EB4E4421BA8BD7800D7B9D2 /* libfirehose.xcconfig */;
2325 buildSettings = {
2326 };
2327 name = Debug;
2328 };
2329 92CBD7241BED924F006E0892 /* Release */ = {
2330 isa = XCBuildConfiguration;
2331 buildSettings = {
2332 PRODUCT_NAME = "$(TARGET_NAME)";
2333 };
2334 name = Release;
2335 };
2336 92CBD7251BED924F006E0892 /* Debug */ = {
2337 isa = XCBuildConfiguration;
2338 buildSettings = {
2339 PRODUCT_NAME = "$(TARGET_NAME)";
2340 };
2341 name = Debug;
2342 };
2343 92F3FECC1BEC69E500025962 /* Release */ = {
2344 isa = XCBuildConfiguration;
2345 buildSettings = {
2346 };
2347 name = Release;
2348 };
2349 92F3FECD1BEC69E500025962 /* Debug */ = {
2350 isa = XCBuildConfiguration;
2351 buildSettings = {
2352 };
2353 name = Debug;
2354 };
2355 C00B0E081C5AEBBE000330B3 /* Release */ = {
2356 isa = XCBuildConfiguration;
2357 baseConfigurationReference = C00B0E121C5AEBF7000330B3 /* libdispatch-dyld-stub.xcconfig */;
2358 buildSettings = {
2359 PRODUCT_NAME = "$(PRODUCT_NAME)";
2360 };
2361 name = Release;
2362 };
2363 C00B0E091C5AEBBE000330B3 /* Debug */ = {
2364 isa = XCBuildConfiguration;
2365 baseConfigurationReference = C00B0E121C5AEBF7000330B3 /* libdispatch-dyld-stub.xcconfig */;
2366 buildSettings = {
2367 PRODUCT_NAME = "$(PRODUCT_NAME)";
2368 };
2369 name = Debug;
2370 };
2371 C01866BB1C5973210040FC07 /* Release */ = {
2372 isa = XCBuildConfiguration;
2373 baseConfigurationReference = C01866BE1C59735B0040FC07 /* libdispatch-mp-static.xcconfig */;
2374 buildSettings = {
2375 PRODUCT_NAME = "$(PRODUCT_NAME)";
2376 };
2377 name = Release;
2378 };
2379 C01866BC1C5973210040FC07 /* Debug */ = {
2380 isa = XCBuildConfiguration;
2381 baseConfigurationReference = C01866BE1C59735B0040FC07 /* libdispatch-mp-static.xcconfig */;
2382 buildSettings = {
2383 PRODUCT_NAME = "$(PRODUCT_NAME)";
2384 };
2385 name = Debug;
2386 };
2387 C927F35B10FD7F0600C5AB8B /* Release */ = {
2388 isa = XCBuildConfiguration;
2389 buildSettings = {
2390 };
2391 name = Release;
2392 };
2393 C927F35C10FD7F0600C5AB8B /* Debug */ = {
2394 isa = XCBuildConfiguration;
2395 buildSettings = {
2396 };
2397 name = Debug;
2398 };
2399 E46DBC5514EE10C80001F9F6 /* Release */ = {
2400 isa = XCBuildConfiguration;
2401 baseConfigurationReference = E46DBC5814EE11BC0001F9F6 /* libdispatch-up-static.xcconfig */;
2402 buildSettings = {
2403 };
2404 name = Release;
2405 };
2406 E46DBC5614EE10C80001F9F6 /* Debug */ = {
2407 isa = XCBuildConfiguration;
2408 baseConfigurationReference = E46DBC5814EE11BC0001F9F6 /* libdispatch-up-static.xcconfig */;
2409 buildSettings = {
2410 };
2411 name = Debug;
2412 };
2413 E49F24D9125D57FA0057C971 /* Release */ = {
2414 isa = XCBuildConfiguration;
2415 buildSettings = {
2416 };
2417 name = Release;
2418 };
2419 E49F24DA125D57FA0057C971 /* Debug */ = {
2420 isa = XCBuildConfiguration;
2421 buildSettings = {
2422 };
2423 name = Debug;
2424 };
2425 E4B515D4164B2DA300E003AF /* Release */ = {
2426 isa = XCBuildConfiguration;
2427 baseConfigurationReference = E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */;
2428 buildSettings = {
2429 };
2430 name = Release;
2431 };
2432 E4B515D5164B2DA300E003AF /* Debug */ = {
2433 isa = XCBuildConfiguration;
2434 baseConfigurationReference = E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */;
2435 buildSettings = {
2436 };
2437 name = Debug;
2438 };
2439 E4EB382D1089033000C33AD4 /* Debug */ = {
2440 isa = XCBuildConfiguration;
2441 baseConfigurationReference = E43D93F11097917E004F6A62 /* libdispatch.xcconfig */;
2442 buildSettings = {
2443 };
2444 name = Debug;
2445 };
2446 E4EB382E1089033000C33AD4 /* Debug */ = {
2447 isa = XCBuildConfiguration;
2448 baseConfigurationReference = E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */;
2449 buildSettings = {
2450 };
2451 name = Debug;
2452 };
2453 E4EC11BD12514302000DDBD1 /* Release */ = {
2454 isa = XCBuildConfiguration;
2455 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
2456 buildSettings = {
2457 DISPATCH_RESOLVED_VARIANT = up;
2458 };
2459 name = Release;
2460 };
2461 E4EC11BE12514302000DDBD1 /* Debug */ = {
2462 isa = XCBuildConfiguration;
2463 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
2464 buildSettings = {
2465 DISPATCH_RESOLVED_VARIANT = up;
2466 };
2467 name = Debug;
2468 };
2469 E4EC122712514715000DDBD1 /* Release */ = {
2470 isa = XCBuildConfiguration;
2471 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
2472 buildSettings = {
2473 DISPATCH_RESOLVED_VARIANT = mp;
2474 };
2475 name = Release;
2476 };
2477 E4EC122812514715000DDBD1 /* Debug */ = {
2478 isa = XCBuildConfiguration;
2479 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
2480 buildSettings = {
2481 DISPATCH_RESOLVED_VARIANT = mp;
2482 };
2483 name = Debug;
2484 };
2485 /* End XCBuildConfiguration section */
2486
2487 /* Begin XCConfigurationList section */
2488 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libdispatch" */ = {
2489 isa = XCConfigurationList;
2490 buildConfigurations = (
2491 1DEB91ED08733DB70010E9CD /* Release */,
2492 E4EB382E1089033000C33AD4 /* Debug */,
2493 );
2494 defaultConfigurationIsVisible = 0;
2495 defaultConfigurationName = Release;
2496 };
2497 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libdispatch" */ = {
2498 isa = XCConfigurationList;
2499 buildConfigurations = (
2500 1DEB91F108733DB70010E9CD /* Release */,
2501 E4EB382D1089033000C33AD4 /* Debug */,
2502 );
2503 defaultConfigurationIsVisible = 0;
2504 defaultConfigurationName = Release;
2505 };
2506 3F3C9356128E637B0042B1F7 /* Build configuration list for PBXAggregateTarget "libdispatch_Sim" */ = {
2507 isa = XCConfigurationList;
2508 buildConfigurations = (
2509 3F3C9357128E637B0042B1F7 /* Release */,
2510 3F3C9358128E637B0042B1F7 /* Debug */,
2511 );
2512 defaultConfigurationIsVisible = 0;
2513 defaultConfigurationName = Release;
2514 };
2515 4552540B19B1389700B88766 /* Build configuration list for PBXAggregateTarget "libdispatch_tests" */ = {
2516 isa = XCConfigurationList;
2517 buildConfigurations = (
2518 4552540C19B1389700B88766 /* Release */,
2519 4552540D19B1389700B88766 /* Debug */,
2520 );
2521 defaultConfigurationIsVisible = 0;
2522 defaultConfigurationName = Release;
2523 };
2524 6E040C6A1C499B1B00411A2E /* Build configuration list for PBXNativeTarget "libfirehose_kernel" */ = {
2525 isa = XCConfigurationList;
2526 buildConfigurations = (
2527 6E040C641C499B1B00411A2E /* Release */,
2528 6E040C651C499B1B00411A2E /* Debug */,
2529 );
2530 defaultConfigurationIsVisible = 0;
2531 defaultConfigurationName = Release;
2532 };
2533 6E2ECAFE1C49C30000A30A32 /* Build configuration list for PBXAggregateTarget "libdispatch_kernel" */ = {
2534 isa = XCConfigurationList;
2535 buildConfigurations = (
2536 6E2ECAFF1C49C30000A30A32 /* Release */,
2537 6E2ECB001C49C30000A30A32 /* Debug */,
2538 );
2539 defaultConfigurationIsVisible = 0;
2540 defaultConfigurationName = Release;
2541 };
2542 6EB4E40A1BA8BCAD00D7B9D2 /* Build configuration list for PBXNativeTarget "libfirehose_server" */ = {
2543 isa = XCConfigurationList;
2544 buildConfigurations = (
2545 6EB4E40B1BA8BCAD00D7B9D2 /* Release */,
2546 6EB4E40C1BA8BCAD00D7B9D2 /* Debug */,
2547 );
2548 defaultConfigurationIsVisible = 0;
2549 defaultConfigurationName = Release;
2550 };
2551 92CBD7231BED924F006E0892 /* Build configuration list for PBXAggregateTarget "libdispatch_tests_legacy" */ = {
2552 isa = XCConfigurationList;
2553 buildConfigurations = (
2554 92CBD7241BED924F006E0892 /* Release */,
2555 92CBD7251BED924F006E0892 /* Debug */,
2556 );
2557 defaultConfigurationIsVisible = 0;
2558 defaultConfigurationName = Release;
2559 };
2560 92F3FECB1BEC69E500025962 /* Build configuration list for PBXLegacyTarget "darwintests" */ = {
2561 isa = XCConfigurationList;
2562 buildConfigurations = (
2563 92F3FECC1BEC69E500025962 /* Release */,
2564 92F3FECD1BEC69E500025962 /* Debug */,
2565 );
2566 defaultConfigurationIsVisible = 0;
2567 defaultConfigurationName = Release;
2568 };
2569 C00B0E071C5AEBBE000330B3 /* Build configuration list for PBXNativeTarget "libdispatch dyld stub" */ = {
2570 isa = XCConfigurationList;
2571 buildConfigurations = (
2572 C00B0E081C5AEBBE000330B3 /* Release */,
2573 C00B0E091C5AEBBE000330B3 /* Debug */,
2574 );
2575 defaultConfigurationIsVisible = 0;
2576 defaultConfigurationName = Release;
2577 };
2578 C01866BA1C5973210040FC07 /* Build configuration list for PBXNativeTarget "libdispatch mp static" */ = {
2579 isa = XCConfigurationList;
2580 buildConfigurations = (
2581 C01866BB1C5973210040FC07 /* Release */,
2582 C01866BC1C5973210040FC07 /* Debug */,
2583 );
2584 defaultConfigurationIsVisible = 0;
2585 defaultConfigurationName = Release;
2586 };
2587 C927F35E10FD7F0B00C5AB8B /* Build configuration list for PBXAggregateTarget "libdispatch_tools" */ = {
2588 isa = XCConfigurationList;
2589 buildConfigurations = (
2590 C927F35B10FD7F0600C5AB8B /* Release */,
2591 C927F35C10FD7F0600C5AB8B /* Debug */,
2592 );
2593 defaultConfigurationIsVisible = 0;
2594 defaultConfigurationName = Release;
2595 };
2596 E46DBC5414EE10C80001F9F6 /* Build configuration list for PBXNativeTarget "libdispatch up static" */ = {
2597 isa = XCConfigurationList;
2598 buildConfigurations = (
2599 E46DBC5514EE10C80001F9F6 /* Release */,
2600 E46DBC5614EE10C80001F9F6 /* Debug */,
2601 );
2602 defaultConfigurationIsVisible = 0;
2603 defaultConfigurationName = Release;
2604 };
2605 E49F24D8125D57FA0057C971 /* Build configuration list for PBXNativeTarget "libdispatch no resolver" */ = {
2606 isa = XCConfigurationList;
2607 buildConfigurations = (
2608 E49F24D9125D57FA0057C971 /* Release */,
2609 E49F24DA125D57FA0057C971 /* Debug */,
2610 );
2611 defaultConfigurationIsVisible = 0;
2612 defaultConfigurationName = Release;
2613 };
2614 E4B515D3164B2DA300E003AF /* Build configuration list for PBXNativeTarget "libdispatch introspection" */ = {
2615 isa = XCConfigurationList;
2616 buildConfigurations = (
2617 E4B515D4164B2DA300E003AF /* Release */,
2618 E4B515D5164B2DA300E003AF /* Debug */,
2619 );
2620 defaultConfigurationIsVisible = 0;
2621 defaultConfigurationName = Release;
2622 };
2623 E4EC11BC12514302000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch up resolved" */ = {
2624 isa = XCConfigurationList;
2625 buildConfigurations = (
2626 E4EC11BD12514302000DDBD1 /* Release */,
2627 E4EC11BE12514302000DDBD1 /* Debug */,
2628 );
2629 defaultConfigurationIsVisible = 0;
2630 defaultConfigurationName = Release;
2631 };
2632 E4EC122612514715000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch mp resolved" */ = {
2633 isa = XCConfigurationList;
2634 buildConfigurations = (
2635 E4EC122712514715000DDBD1 /* Release */,
2636 E4EC122812514715000DDBD1 /* Debug */,
2637 );
2638 defaultConfigurationIsVisible = 0;
2639 defaultConfigurationName = Release;
2640 };
2641 /* End XCConfigurationList section */
2642 };
2643 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
2644 }