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