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