]> git.saurik.com Git - apple/libdispatch.git/blob - libdispatch.xcodeproj/project.pbxproj
libdispatch-500.1.5.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 721F5C5C0F15520500FF03A6 /* semaphore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = semaphore.h; sourceTree = "<group>"; };
700 721F5CCE0F15553500FF03A6 /* semaphore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = semaphore.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
701 72B54F690EB169EB00DBECBA /* dispatch_source_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_source_create.3; sourceTree = "<group>"; };
702 72CC940C0ECCD5720031B751 /* dispatch_object.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_object.3; sourceTree = "<group>"; };
703 72CC940D0ECCD5720031B751 /* dispatch.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch.3; sourceTree = "<group>"; };
704 72CC942F0ECCD8750031B751 /* base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base.h; sourceTree = "<group>"; };
705 96032E4A0F5CC8C700241C5F /* time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = time.c; sourceTree = "<group>"; };
706 96032E4C0F5CC8D100241C5F /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
707 960F0E7D0F3FB232000D88BF /* dispatch_apply.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_apply.3; sourceTree = "<group>"; };
708 960F0E7E0F3FB232000D88BF /* dispatch_once.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_once.3; sourceTree = "<group>"; };
709 961B99350F3E83980006BC96 /* benchmark.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = benchmark.h; sourceTree = "<group>"; };
710 961B994F0F3E85C30006BC96 /* object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = "<group>"; };
711 963FDDE50F3FB6BD00BF2D00 /* dispatch_semaphore_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_semaphore_create.3; sourceTree = "<group>"; };
712 965CD6340F3E806200D4E28D /* benchmark.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = benchmark.c; sourceTree = "<group>"; };
713 965ECC200F3EAB71004DDD89 /* object_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object_internal.h; sourceTree = "<group>"; };
714 9661E56A0F3E7DDF00749F3E /* object.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = object.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
715 9676A0E00F3E755D00713ADB /* apply.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = apply.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
716 96859A3D0EF71BAD003EB3FB /* dispatch_benchmark.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_benchmark.3; sourceTree = "<group>"; };
717 96929D820F3EA1020041FF5D /* atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = atomic.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
718 96929D830F3EA1020041FF5D /* shims.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shims.h; sourceTree = "<group>"; };
719 96929D950F3EA2170041FF5D /* queue_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = queue_internal.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
720 96A8AA860F41E7A400CD570B /* source.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = source.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
721 96BC39BC0F3EBAB100C59689 /* queue_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = queue_private.h; sourceTree = "<group>"; };
722 96C9553A0F3EAEDD000D2CA4 /* once.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = once.h; sourceTree = "<group>"; };
723 96DF70BD0F38FE3C0074BD99 /* once.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = once.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
724 C913AC0E143BD34800B78976 /* data_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = data_private.h; sourceTree = "<group>"; tabWidth = 8; };
725 C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ddt.xcodeproj; path = tools/ddt/ddt.xcodeproj; sourceTree = "<group>"; };
726 C9C5F80D143C1771006DC718 /* transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = "<group>"; };
727 D2AAC046055464E500DB518D /* libdispatch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdispatch.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
728 E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-resolved.xcconfig"; sourceTree = "<group>"; };
729 E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-resolver.xcconfig"; sourceTree = "<group>"; };
730 E4128ED513BA9A1700ABB2CB /* hw_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hw_config.h; sourceTree = "<group>"; };
731 E416F53F175D04B800B23711 /* libdispatch_macosx.aliases */ = {isa = PBXFileReference; lastKnownFileType = text; path = libdispatch_macosx.aliases; sourceTree = "<group>"; };
732 E420866F16027AE500EEE210 /* data.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = data.m; sourceTree = "<group>"; };
733 E421E5F81716ADA10090DC9B /* introspection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection.h; sourceTree = "<group>"; };
734 E421E5FB1716B8730090DC9B /* install-dtrace.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-dtrace.sh"; sourceTree = "<group>"; };
735 E421E5FD1716BEA70090DC9B /* libdispatch.interposable */ = {isa = PBXFileReference; lastKnownFileType = text; path = libdispatch.interposable; sourceTree = "<group>"; };
736 E422A0D412A557B5005E5BDB /* trace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = trace.h; sourceTree = "<group>"; };
737 E422DA3614D2A7E7003C6EE4 /* libdispatch.aliases */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libdispatch.aliases; sourceTree = "<group>"; };
738 E422DA3714D2AE11003C6EE4 /* libdispatch.unexport */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libdispatch.unexport; sourceTree = "<group>"; };
739 E43570B8126E93380097AB9F /* provider.d */ = {isa = PBXFileReference; explicitFileType = sourcecode.dtrace; fileEncoding = 4; path = provider.d; sourceTree = "<group>"; };
740 E43A724F1AF85BBC00BAA921 /* block.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = block.cpp; sourceTree = "<group>"; };
741 E43D93F11097917E004F6A62 /* libdispatch.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libdispatch.xcconfig; sourceTree = "<group>"; };
742 E44757D917F4572600B82CA1 /* inline_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inline_internal.h; sourceTree = "<group>"; };
743 E448727914C6215D00BB45C2 /* libdispatch.order */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libdispatch.order; sourceTree = "<group>"; };
744 E44A8E6A1805C3E0009FFDB6 /* voucher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = voucher.c; sourceTree = "<group>"; };
745 E44A8E711805C473009FFDB6 /* voucher_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voucher_private.h; sourceTree = "<group>"; };
746 E44A8E7418066276009FFDB6 /* voucher_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voucher_internal.h; sourceTree = "<group>"; };
747 E44EBE331251654000645D88 /* resolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolver.h; sourceTree = "<group>"; };
748 E44EBE371251656400645D88 /* resolver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resolver.c; sourceTree = "<group>"; };
749 E44EBE3B1251659900645D88 /* init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = init.c; sourceTree = "<group>"; };
750 E44F9DA816543F79001DCD38 /* introspection_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection_internal.h; sourceTree = "<group>"; };
751 E454569214746F1B00106147 /* object_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object_private.h; sourceTree = "<group>"; };
752 E463024F1761603C00E11F4C /* atomic_sfb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = atomic_sfb.h; sourceTree = "<group>"; };
753 E46DBC5714EE10C80001F9F6 /* libdispatch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch.a; sourceTree = BUILT_PRODUCTS_DIR; };
754 E46DBC5814EE11BC0001F9F6 /* libdispatch-static.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-static.xcconfig"; sourceTree = "<group>"; };
755 E47D6BB5125F0F800070D91C /* resolved.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolved.h; sourceTree = "<group>"; };
756 E482F1CD12DBAB590030614D /* postprocess-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "postprocess-headers.sh"; sourceTree = "<group>"; };
757 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; };
758 E48EC97B1835BADD00EAC4F1 /* yield.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yield.h; sourceTree = "<group>"; };
759 E49F24DF125D57FA0057C971 /* libdispatch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdispatch.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
760 E49F251D125D630A0057C971 /* install-manpages.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-manpages.sh"; sourceTree = "<group>"; };
761 E49F251E125D631D0057C971 /* mig-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "mig-headers.sh"; sourceTree = "<group>"; };
762 E4A2C9C4176019760000F809 /* atomic_llsc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = atomic_llsc.h; sourceTree = "<group>"; };
763 E4B2D42D17A7F0F90034A18F /* libdispatch-resolver_iphoneos.order */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libdispatch-resolver_iphoneos.order"; sourceTree = "<group>"; };
764 E4B2D42E17A7F0F90034A18F /* libdispatch_iphoneos.order */ = {isa = PBXFileReference; lastKnownFileType = text; path = libdispatch_iphoneos.order; sourceTree = "<group>"; };
765 E4B3C3FD18C50D000039F49F /* voucher_activity_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voucher_activity_private.h; sourceTree = "<group>"; };
766 E4B515D6164B2DA300E003AF /* libdispatch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdispatch.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
767 E4B515D7164B2DFB00E003AF /* introspection_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection_private.h; sourceTree = "<group>"; };
768 E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-introspection.xcconfig"; sourceTree = "<group>"; };
769 E4B515DC164B32E000E003AF /* introspection.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = introspection.c; sourceTree = "<group>"; };
770 E4BA743513A88FE10095BDF1 /* dispatch_data_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_data_create.3; sourceTree = "<group>"; };
771 E4BA743613A88FF30095BDF1 /* dispatch_io_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_io_create.3; sourceTree = "<group>"; };
772 E4BA743713A88FF30095BDF1 /* dispatch_io_read.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_io_read.3; sourceTree = "<group>"; };
773 E4BA743813A8900B0095BDF1 /* dispatch_read.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_read.3; sourceTree = "<group>"; };
774 E4BA743913A8911B0095BDF1 /* getprogname.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = getprogname.h; sourceTree = "<group>"; };
775 E4C1ED6E1263E714000D3C8B /* data_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = data_internal.h; sourceTree = "<group>"; };
776 E4D76A9218E325D200B1F98B /* block.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block.h; sourceTree = "<group>"; };
777 E4DC8D45191053EE0005C6F4 /* libdispatch_objc.aliases */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libdispatch_objc.aliases; sourceTree = "<group>"; };
778 E4EB4A2614C35ECE00AA0FA9 /* object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = "<group>"; };
779 E4EB4A2A14C36F4E00AA0FA9 /* install-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-headers.sh"; sourceTree = "<group>"; };
780 E4EC11C312514302000DDBD1 /* libdispatch_up.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch_up.a; sourceTree = BUILT_PRODUCTS_DIR; };
781 E4EC122D12514715000DDBD1 /* libdispatch_mp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch_mp.a; sourceTree = BUILT_PRODUCTS_DIR; };
782 E4ECBAA415253C25002C313C /* mach_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_private.h; sourceTree = "<group>"; };
783 E4FC3263145F46C9002FBDDB /* object.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = object.m; sourceTree = "<group>"; };
784 FC0B34780FA2851C0080FFA0 /* source_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source_internal.h; sourceTree = "<group>"; };
785 FC1832A2109923C7003403D5 /* perfmon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = perfmon.h; sourceTree = "<group>"; };
786 FC1832A3109923C7003403D5 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
787 FC1832A4109923C7003403D5 /* tsd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tsd.h; sourceTree = "<group>"; };
788 FC36279C0E933ED80054F1A3 /* dispatch_queue_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_queue_create.3; sourceTree = "<group>"; };
789 FC5C9C1D0EADABE3006E462D /* group.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = group.h; sourceTree = "<group>"; };
790 FC678DE80F97E0C300AB5993 /* dispatch_after.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_after.3; sourceTree = "<group>"; };
791 FC678DE90F97E0C300AB5993 /* dispatch_api.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_api.3; sourceTree = "<group>"; };
792 FC678DEA0F97E0C300AB5993 /* dispatch_async.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_async.3; sourceTree = "<group>"; };
793 FC678DEB0F97E0C300AB5993 /* dispatch_group_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_group_create.3; sourceTree = "<group>"; };
794 FC678DEC0F97E0C300AB5993 /* dispatch_time.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_time.3; sourceTree = "<group>"; };
795 FC7BED8A0E8361E600161930 /* queue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = queue.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
796 FC7BED8B0E8361E600161930 /* queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = queue.h; sourceTree = "<group>"; };
797 FC7BED8D0E8361E600161930 /* source.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source.h; sourceTree = "<group>"; };
798 FC7BED8F0E8361E600161930 /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
799 FC7BED930E8361E600161930 /* private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = private.h; sourceTree = "<group>"; };
800 FC7BED950E8361E600161930 /* protocol.defs */ = {isa = PBXFileReference; explicitFileType = sourcecode.mig; fileEncoding = 4; path = protocol.defs; sourceTree = "<group>"; };
801 FC7BED960E8361E600161930 /* dispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dispatch.h; sourceTree = "<group>"; };
802 FC9C70E7105EC9620074F9CA /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
803 FCEF047F0F5661960067401F /* source_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source_private.h; sourceTree = "<group>"; };
804 /* End PBXFileReference section */
805
806 /* Begin PBXFrameworksBuildPhase section */
807 D289987405E68DCB004EDB86 /* Frameworks */ = {
808 isa = PBXFrameworksBuildPhase;
809 buildActionMask = 2147483647;
810 files = (
811 );
812 runOnlyForDeploymentPostprocessing = 0;
813 };
814 E49F24D5125D57FA0057C971 /* Frameworks */ = {
815 isa = PBXFrameworksBuildPhase;
816 buildActionMask = 2147483647;
817 files = (
818 );
819 runOnlyForDeploymentPostprocessing = 0;
820 };
821 /* End PBXFrameworksBuildPhase section */
822
823 /* Begin PBXGroup section */
824 08FB7794FE84155DC02AAC07 /* libdispatch */ = {
825 isa = PBXGroup;
826 children = (
827 E44DB71E11D2FF080074F2AD /* Build Support */,
828 E4EB4A2914C35F1800AA0FA9 /* OS Object */,
829 FC7BEDAA0E83625200161930 /* Public Headers */,
830 FC7BEDAF0E83626100161930 /* Private Headers */,
831 FC7BEDB60E8363DC00161930 /* Project Headers */,
832 08FB7795FE84155DC02AAC07 /* Source */,
833 C6A0FF2B0290797F04C91782 /* Documentation */,
834 1AB674ADFE9D54B511CA2CBB /* Products */,
835 C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */,
836 4552536E19B1384900B88766 /* libdispatchtest.xcodeproj */,
837 );
838 indentWidth = 4;
839 name = libdispatch;
840 sourceTree = "<group>";
841 tabWidth = 4;
842 usesTabs = 1;
843 };
844 08FB7795FE84155DC02AAC07 /* Source */ = {
845 isa = PBXGroup;
846 children = (
847 2BBF5A62154B64F5002B20F9 /* allocator.c */,
848 9676A0E00F3E755D00713ADB /* apply.c */,
849 965CD6340F3E806200D4E28D /* benchmark.c */,
850 E43A724F1AF85BBC00BAA921 /* block.cpp */,
851 5AAB45BF10D30B79004407EA /* data.c */,
852 E420866F16027AE500EEE210 /* data.m */,
853 E44EBE3B1251659900645D88 /* init.c */,
854 E4B515DC164B32E000E003AF /* introspection.c */,
855 5A27262510F26F1900751FBC /* io.c */,
856 9661E56A0F3E7DDF00749F3E /* object.c */,
857 E4FC3263145F46C9002FBDDB /* object.m */,
858 96DF70BD0F38FE3C0074BD99 /* once.c */,
859 FC7BED8A0E8361E600161930 /* queue.c */,
860 721F5CCE0F15553500FF03A6 /* semaphore.c */,
861 96A8AA860F41E7A400CD570B /* source.c */,
862 96032E4A0F5CC8C700241C5F /* time.c */,
863 C9C5F80D143C1771006DC718 /* transform.c */,
864 E44A8E6A1805C3E0009FFDB6 /* voucher.c */,
865 FC7BED950E8361E600161930 /* protocol.defs */,
866 E43570B8126E93380097AB9F /* provider.d */,
867 );
868 name = Source;
869 path = src;
870 sourceTree = "<group>";
871 };
872 1AB674ADFE9D54B511CA2CBB /* Products */ = {
873 isa = PBXGroup;
874 children = (
875 D2AAC046055464E500DB518D /* libdispatch.dylib */,
876 E4EC11C312514302000DDBD1 /* libdispatch_up.a */,
877 E4EC122D12514715000DDBD1 /* libdispatch_mp.a */,
878 E49F24DF125D57FA0057C971 /* libdispatch.dylib */,
879 E46DBC5714EE10C80001F9F6 /* libdispatch.a */,
880 E4B515D6164B2DA300E003AF /* libdispatch.dylib */,
881 );
882 name = Products;
883 sourceTree = "<group>";
884 };
885 4552536F19B1384900B88766 /* Products */ = {
886 isa = PBXGroup;
887 children = (
888 455253A919B1384900B88766 /* libdispatch_test.a */,
889 455253AB19B1384900B88766 /* dispatch_apply */,
890 455253AD19B1384900B88766 /* dispatch_api */,
891 455253AF19B1384900B88766 /* dispatch_c99 */,
892 455253B119B1384900B88766 /* dispatch_cf_main */,
893 455253B319B1384900B88766 /* dispatch_deadname */,
894 455253B519B1384900B88766 /* dispatch_debug */,
895 455253B719B1384900B88766 /* dispatch_group */,
896 455253B919B1384900B88766 /* dispatch_overcommit */,
897 455253BB19B1384900B88766 /* dispatch_pingpong */,
898 455253BD19B1384900B88766 /* dispatch_plusplus */,
899 455253BF19B1384900B88766 /* dispatch_priority */,
900 455253C119B1384900B88766 /* dispatch_priority2 */,
901 455253C319B1384900B88766 /* dispatch_concur */,
902 455253C519B1384900B88766 /* dispatch_context_for_key */,
903 455253C719B1384900B88766 /* dispatch_proc */,
904 455253C919B1384900B88766 /* dispatch_queue_finalizer */,
905 455253CB19B1384900B88766 /* dispatch_read */,
906 455253CD19B1384900B88766 /* dispatch_read2 */,
907 455253CF19B1384900B88766 /* dispatch_after */,
908 455253D119B1384900B88766 /* dispatch_timer */,
909 455253D319B1384900B88766 /* dispatch_timer_short */,
910 455253D519B1384900B88766 /* dispatch_timer_timeout */,
911 455253D719B1384900B88766 /* dispatch_suspend_timer */,
912 455253D919B1384900B88766 /* dispatch_sema */,
913 455253DB19B1384900B88766 /* dispatch_timer_bit31 */,
914 455253DD19B1384900B88766 /* dispatch_timer_bit63 */,
915 455253DF19B1384900B88766 /* dispatch_timer_set_time */,
916 455253E119B1384900B88766 /* dispatch_drift */,
917 455253E319B1384900B88766 /* dispatch_starfish */,
918 455253E519B1384900B88766 /* dispatch_cascade */,
919 455253E719B1384900B88766 /* dispatch_readsync */,
920 455253E919B1384900B88766 /* dispatch_sync_on_main */,
921 455253EB19B1384900B88766 /* dispatch_sync_gc */,
922 455253ED19B1384900B88766 /* dispatch_apply_gc */,
923 455253EF19B1384900B88766 /* dispatch_data */,
924 455253F119B1384900B88766 /* dispatch_io */,
925 455253F319B1384900B88766 /* dispatch_io_net */,
926 455253F519B1384900B88766 /* dispatch_vm */,
927 455253F719B1384900B88766 /* dispatch_vnode */,
928 455253F919B1384900B88766 /* dispatch_qos */,
929 455253FB19B1384900B88766 /* dispatch_select */,
930 455253FD19B1384900B88766 /* dispatch_transform */,
931 455253FF19B1384900B88766 /* nsoperation */,
932 4552540119B1384900B88766 /* cffd */,
933 4552540319B1384900B88766 /* bench */,
934 4552540519B1384900B88766 /* jsgc_bench */,
935 4552540719B1384900B88766 /* async_bench */,
936 4552540919B1384900B88766 /* apply_bench */,
937 );
938 name = Products;
939 sourceTree = "<group>";
940 };
941 C6A0FF2B0290797F04C91782 /* Documentation */ = {
942 isa = PBXGroup;
943 children = (
944 72CC940D0ECCD5720031B751 /* dispatch.3 */,
945 FC678DE80F97E0C300AB5993 /* dispatch_after.3 */,
946 FC678DE90F97E0C300AB5993 /* dispatch_api.3 */,
947 960F0E7D0F3FB232000D88BF /* dispatch_apply.3 */,
948 FC678DEA0F97E0C300AB5993 /* dispatch_async.3 */,
949 96859A3D0EF71BAD003EB3FB /* dispatch_benchmark.3 */,
950 E4BA743513A88FE10095BDF1 /* dispatch_data_create.3 */,
951 FC678DEB0F97E0C300AB5993 /* dispatch_group_create.3 */,
952 E4BA743613A88FF30095BDF1 /* dispatch_io_create.3 */,
953 E4BA743713A88FF30095BDF1 /* dispatch_io_read.3 */,
954 72CC940C0ECCD5720031B751 /* dispatch_object.3 */,
955 960F0E7E0F3FB232000D88BF /* dispatch_once.3 */,
956 FC36279C0E933ED80054F1A3 /* dispatch_queue_create.3 */,
957 E4BA743813A8900B0095BDF1 /* dispatch_read.3 */,
958 963FDDE50F3FB6BD00BF2D00 /* dispatch_semaphore_create.3 */,
959 72B54F690EB169EB00DBECBA /* dispatch_source_create.3 */,
960 FC678DEC0F97E0C300AB5993 /* dispatch_time.3 */,
961 );
962 name = Documentation;
963 path = man;
964 sourceTree = "<group>";
965 };
966 C927F36010FD7F1000C5AB8B /* Products */ = {
967 isa = PBXGroup;
968 children = (
969 C927F36710FD7F1000C5AB8B /* ddt */,
970 );
971 name = Products;
972 sourceTree = "<group>";
973 };
974 E40041E4125E71150022B135 /* xcodeconfig */ = {
975 isa = PBXGroup;
976 children = (
977 E43D93F11097917E004F6A62 /* libdispatch.xcconfig */,
978 E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */,
979 E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */,
980 E46DBC5814EE11BC0001F9F6 /* libdispatch-static.xcconfig */,
981 E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */,
982 E422DA3614D2A7E7003C6EE4 /* libdispatch.aliases */,
983 E4DC8D45191053EE0005C6F4 /* libdispatch_objc.aliases */,
984 E416F53F175D04B800B23711 /* libdispatch_macosx.aliases */,
985 E448727914C6215D00BB45C2 /* libdispatch.order */,
986 E4B2D42E17A7F0F90034A18F /* libdispatch_iphoneos.order */,
987 E4B2D42D17A7F0F90034A18F /* libdispatch-resolver_iphoneos.order */,
988 E422DA3714D2AE11003C6EE4 /* libdispatch.unexport */,
989 E421E5FD1716BEA70090DC9B /* libdispatch.interposable */,
990 );
991 path = xcodeconfig;
992 sourceTree = "<group>";
993 };
994 E44DB71E11D2FF080074F2AD /* Build Support */ = {
995 isa = PBXGroup;
996 children = (
997 E4BA743413A88D390095BDF1 /* config */,
998 E40041E4125E71150022B135 /* xcodeconfig */,
999 E49F259C125D664F0057C971 /* xcodescripts */,
1000 E47D6BCA125F10F70070D91C /* resolver */,
1001 );
1002 name = "Build Support";
1003 sourceTree = "<group>";
1004 };
1005 E47D6BCA125F10F70070D91C /* resolver */ = {
1006 isa = PBXGroup;
1007 children = (
1008 E47D6BB5125F0F800070D91C /* resolved.h */,
1009 E44EBE371251656400645D88 /* resolver.c */,
1010 E44EBE331251654000645D88 /* resolver.h */,
1011 );
1012 path = resolver;
1013 sourceTree = "<group>";
1014 };
1015 E49F259C125D664F0057C971 /* xcodescripts */ = {
1016 isa = PBXGroup;
1017 children = (
1018 E49F251D125D630A0057C971 /* install-manpages.sh */,
1019 E4EB4A2A14C36F4E00AA0FA9 /* install-headers.sh */,
1020 E421E5FB1716B8730090DC9B /* install-dtrace.sh */,
1021 E49F251E125D631D0057C971 /* mig-headers.sh */,
1022 E482F1CD12DBAB590030614D /* postprocess-headers.sh */,
1023 );
1024 path = xcodescripts;
1025 sourceTree = "<group>";
1026 };
1027 E4BA743413A88D390095BDF1 /* config */ = {
1028 isa = PBXGroup;
1029 children = (
1030 FC9C70E7105EC9620074F9CA /* config.h */,
1031 );
1032 path = config;
1033 sourceTree = "<group>";
1034 };
1035 E4EB4A2914C35F1800AA0FA9 /* OS Object */ = {
1036 isa = PBXGroup;
1037 children = (
1038 E4EB4A2614C35ECE00AA0FA9 /* object.h */,
1039 E454569214746F1B00106147 /* object_private.h */,
1040 );
1041 name = "OS Object";
1042 path = os;
1043 sourceTree = "<group>";
1044 };
1045 FC1832A0109923B3003403D5 /* shims */ = {
1046 isa = PBXGroup;
1047 children = (
1048 96929D820F3EA1020041FF5D /* atomic.h */,
1049 E4A2C9C4176019760000F809 /* atomic_llsc.h */,
1050 E463024F1761603C00E11F4C /* atomic_sfb.h */,
1051 E4BA743913A8911B0095BDF1 /* getprogname.h */,
1052 E4128ED513BA9A1700ABB2CB /* hw_config.h */,
1053 FC1832A2109923C7003403D5 /* perfmon.h */,
1054 FC1832A3109923C7003403D5 /* time.h */,
1055 FC1832A4109923C7003403D5 /* tsd.h */,
1056 E48EC97B1835BADD00EAC4F1 /* yield.h */,
1057 );
1058 path = shims;
1059 sourceTree = "<group>";
1060 };
1061 FC7BEDAA0E83625200161930 /* Public Headers */ = {
1062 isa = PBXGroup;
1063 children = (
1064 72CC942F0ECCD8750031B751 /* base.h */,
1065 E4D76A9218E325D200B1F98B /* block.h */,
1066 5AAB45C510D30D0C004407EA /* data.h */,
1067 FC7BED960E8361E600161930 /* dispatch.h */,
1068 FC5C9C1D0EADABE3006E462D /* group.h */,
1069 5AAB45C310D30CC7004407EA /* io.h */,
1070 961B994F0F3E85C30006BC96 /* object.h */,
1071 96C9553A0F3EAEDD000D2CA4 /* once.h */,
1072 FC7BED8B0E8361E600161930 /* queue.h */,
1073 721F5C5C0F15520500FF03A6 /* semaphore.h */,
1074 FC7BED8D0E8361E600161930 /* source.h */,
1075 96032E4C0F5CC8D100241C5F /* time.h */,
1076 E421E5F81716ADA10090DC9B /* introspection.h */,
1077 );
1078 name = "Public Headers";
1079 path = dispatch;
1080 sourceTree = "<group>";
1081 };
1082 FC7BEDAF0E83626100161930 /* Private Headers */ = {
1083 isa = PBXGroup;
1084 children = (
1085 FC7BED930E8361E600161930 /* private.h */,
1086 C913AC0E143BD34800B78976 /* data_private.h */,
1087 E48AF55916E70FD9004105FF /* io_private.h */,
1088 96BC39BC0F3EBAB100C59689 /* queue_private.h */,
1089 FCEF047F0F5661960067401F /* source_private.h */,
1090 E4ECBAA415253C25002C313C /* mach_private.h */,
1091 E44A8E711805C473009FFDB6 /* voucher_private.h */,
1092 E4B3C3FD18C50D000039F49F /* voucher_activity_private.h */,
1093 961B99350F3E83980006BC96 /* benchmark.h */,
1094 E4B515D7164B2DFB00E003AF /* introspection_private.h */,
1095 2BE17C6318EA305E002CA4E8 /* layout_private.h */,
1096 );
1097 name = "Private Headers";
1098 path = private;
1099 sourceTree = "<group>";
1100 };
1101 FC7BEDB60E8363DC00161930 /* Project Headers */ = {
1102 isa = PBXGroup;
1103 children = (
1104 2BBF5A5F154B64D8002B20F9 /* allocator_internal.h */,
1105 FC7BED8F0E8361E600161930 /* internal.h */,
1106 E44757D917F4572600B82CA1 /* inline_internal.h */,
1107 E4C1ED6E1263E714000D3C8B /* data_internal.h */,
1108 5A0095A110F274B0000E2A31 /* io_internal.h */,
1109 965ECC200F3EAB71004DDD89 /* object_internal.h */,
1110 96929D950F3EA2170041FF5D /* queue_internal.h */,
1111 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */,
1112 FC0B34780FA2851C0080FFA0 /* source_internal.h */,
1113 E44A8E7418066276009FFDB6 /* voucher_internal.h */,
1114 E422A0D412A557B5005E5BDB /* trace.h */,
1115 E44F9DA816543F79001DCD38 /* introspection_internal.h */,
1116 96929D830F3EA1020041FF5D /* shims.h */,
1117 FC1832A0109923B3003403D5 /* shims */,
1118 );
1119 name = "Project Headers";
1120 path = src;
1121 sourceTree = "<group>";
1122 };
1123 /* End PBXGroup section */
1124
1125 /* Begin PBXHeadersBuildPhase section */
1126 D2AAC043055464E500DB518D /* Headers */ = {
1127 isa = PBXHeadersBuildPhase;
1128 buildActionMask = 2147483647;
1129 files = (
1130 FC7BEDA50E8361E600161930 /* dispatch.h in Headers */,
1131 72CC94300ECCD8750031B751 /* base.h in Headers */,
1132 961B99500F3E85C30006BC96 /* object.h in Headers */,
1133 E44757DA17F4572600B82CA1 /* inline_internal.h in Headers */,
1134 FC7BED9A0E8361E600161930 /* queue.h in Headers */,
1135 FC7BED9C0E8361E600161930 /* source.h in Headers */,
1136 E4B3C3FE18C50D000039F49F /* voucher_activity_private.h in Headers */,
1137 721F5C5D0F15520500FF03A6 /* semaphore.h in Headers */,
1138 FC5C9C1E0EADABE3006E462D /* group.h in Headers */,
1139 96C9553B0F3EAEDD000D2CA4 /* once.h in Headers */,
1140 5AAB45C410D30CC7004407EA /* io.h in Headers */,
1141 E44A8E7518066276009FFDB6 /* voucher_internal.h in Headers */,
1142 E4630253176162D400E11F4C /* atomic_sfb.h in Headers */,
1143 5AAB45C610D30D0C004407EA /* data.h in Headers */,
1144 96032E4D0F5CC8D100241C5F /* time.h in Headers */,
1145 FC7BEDA20E8361E600161930 /* private.h in Headers */,
1146 E4D76A9318E325D200B1F98B /* block.h in Headers */,
1147 E4A2C9C7176019840000F809 /* atomic_llsc.h in Headers */,
1148 C913AC0F143BD34800B78976 /* data_private.h in Headers */,
1149 96BC39BD0F3EBAB100C59689 /* queue_private.h in Headers */,
1150 FCEF04800F5661960067401F /* source_private.h in Headers */,
1151 961B99360F3E83980006BC96 /* benchmark.h in Headers */,
1152 FC7BED9E0E8361E600161930 /* internal.h in Headers */,
1153 965ECC210F3EAB71004DDD89 /* object_internal.h in Headers */,
1154 96929D960F3EA2170041FF5D /* queue_internal.h in Headers */,
1155 FC0B34790FA2851C0080FFA0 /* source_internal.h in Headers */,
1156 5A5D13AC0F6B280500197CC3 /* semaphore_internal.h in Headers */,
1157 E4C1ED6F1263E714000D3C8B /* data_internal.h in Headers */,
1158 E44A8E721805C473009FFDB6 /* voucher_private.h in Headers */,
1159 5A0095A210F274B0000E2A31 /* io_internal.h in Headers */,
1160 FC1832A8109923C7003403D5 /* tsd.h in Headers */,
1161 96929D840F3EA1020041FF5D /* atomic.h in Headers */,
1162 96929D850F3EA1020041FF5D /* shims.h in Headers */,
1163 FC1832A7109923C7003403D5 /* time.h in Headers */,
1164 E48EC97C1835BADD00EAC4F1 /* yield.h in Headers */,
1165 2BE17C6418EA305E002CA4E8 /* layout_private.h in Headers */,
1166 FC1832A6109923C7003403D5 /* perfmon.h in Headers */,
1167 FC9C70E8105EC9620074F9CA /* config.h in Headers */,
1168 E422A0D512A557B5005E5BDB /* trace.h in Headers */,
1169 E4BA743B13A8911B0095BDF1 /* getprogname.h in Headers */,
1170 E4128ED613BA9A1700ABB2CB /* hw_config.h in Headers */,
1171 E454569314746F1B00106147 /* object_private.h in Headers */,
1172 E4EB4A2714C35ECE00AA0FA9 /* object.h in Headers */,
1173 E48AF55A16E70FD9004105FF /* io_private.h in Headers */,
1174 E4ECBAA515253C25002C313C /* mach_private.h in Headers */,
1175 2BBF5A60154B64D8002B20F9 /* allocator_internal.h in Headers */,
1176 E44F9DAC1654400D001DCD38 /* introspection_internal.h in Headers */,
1177 );
1178 runOnlyForDeploymentPostprocessing = 0;
1179 };
1180 E49F24AA125D57FA0057C971 /* Headers */ = {
1181 isa = PBXHeadersBuildPhase;
1182 buildActionMask = 2147483647;
1183 files = (
1184 E49F24AB125D57FA0057C971 /* dispatch.h in Headers */,
1185 E49F24AC125D57FA0057C971 /* base.h in Headers */,
1186 E49F24AD125D57FA0057C971 /* object.h in Headers */,
1187 E44757DC17F4573600B82CA1 /* inline_internal.h in Headers */,
1188 E49F24AE125D57FA0057C971 /* queue.h in Headers */,
1189 E49F24AF125D57FA0057C971 /* source.h in Headers */,
1190 E4B3C3FF18C50D0E0039F49F /* voucher_activity_private.h in Headers */,
1191 E49F24B0125D57FA0057C971 /* semaphore.h in Headers */,
1192 E49F24B1125D57FA0057C971 /* group.h in Headers */,
1193 E49F24B2125D57FA0057C971 /* once.h in Headers */,
1194 E49F24B3125D57FA0057C971 /* io.h in Headers */,
1195 E44A8E7618066276009FFDB6 /* voucher_internal.h in Headers */,
1196 E4630252176162D300E11F4C /* atomic_sfb.h in Headers */,
1197 E49F24B4125D57FA0057C971 /* data.h in Headers */,
1198 E49F24B5125D57FA0057C971 /* time.h in Headers */,
1199 E49F24B6125D57FA0057C971 /* private.h in Headers */,
1200 E4D76A9418E325D200B1F98B /* block.h in Headers */,
1201 E4A2C9C6176019830000F809 /* atomic_llsc.h in Headers */,
1202 E49F24B7125D57FA0057C971 /* queue_private.h in Headers */,
1203 E49F24B8125D57FA0057C971 /* source_private.h in Headers */,
1204 E49F24B9125D57FA0057C971 /* benchmark.h in Headers */,
1205 E49F24BA125D57FA0057C971 /* internal.h in Headers */,
1206 E49F24BC125D57FA0057C971 /* object_internal.h in Headers */,
1207 E49F24BB125D57FA0057C971 /* queue_internal.h in Headers */,
1208 E49F24BE125D57FA0057C971 /* source_internal.h in Headers */,
1209 E49F24BD125D57FA0057C971 /* semaphore_internal.h in Headers */,
1210 E4C1ED701263E714000D3C8B /* data_internal.h in Headers */,
1211 E49F24BF125D57FA0057C971 /* io_internal.h in Headers */,
1212 E44A8E731805C473009FFDB6 /* voucher_private.h in Headers */,
1213 E49F24C1125D57FA0057C971 /* tsd.h in Headers */,
1214 E49F24C2125D57FA0057C971 /* atomic.h in Headers */,
1215 E49F24C3125D57FA0057C971 /* shims.h in Headers */,
1216 E49F24C4125D57FA0057C971 /* time.h in Headers */,
1217 E49F24C5125D57FA0057C971 /* perfmon.h in Headers */,
1218 E48EC97D1835BADD00EAC4F1 /* yield.h in Headers */,
1219 2BE17C6518EA305E002CA4E8 /* layout_private.h in Headers */,
1220 E49F24C6125D57FA0057C971 /* config.h in Headers */,
1221 E422A0D612A557B5005E5BDB /* trace.h in Headers */,
1222 E4BA743C13A8911B0095BDF1 /* getprogname.h in Headers */,
1223 E4128ED713BA9A1700ABB2CB /* hw_config.h in Headers */,
1224 E454569414746F1B00106147 /* object_private.h in Headers */,
1225 E4EB4A2814C35ECE00AA0FA9 /* object.h in Headers */,
1226 E4ECBAA615253D17002C313C /* mach_private.h in Headers */,
1227 E48AF55B16E72D44004105FF /* io_private.h in Headers */,
1228 2BBF5A61154B64D8002B20F9 /* allocator_internal.h in Headers */,
1229 E43A710615783F7E0012D38D /* data_private.h in Headers */,
1230 E44F9DAD1654400E001DCD38 /* introspection_internal.h in Headers */,
1231 );
1232 runOnlyForDeploymentPostprocessing = 0;
1233 };
1234 E4B51596164B2DA300E003AF /* Headers */ = {
1235 isa = PBXHeadersBuildPhase;
1236 buildActionMask = 2147483647;
1237 files = (
1238 E4B515D8164B2DFB00E003AF /* introspection_private.h in Headers */,
1239 E44F9DAF16544026001DCD38 /* internal.h in Headers */,
1240 E421E5F91716ADA10090DC9B /* introspection.h in Headers */,
1241 E44F9DB216544032001DCD38 /* object_internal.h in Headers */,
1242 E44F9DB316544037001DCD38 /* queue_internal.h in Headers */,
1243 E44F9DB51654403F001DCD38 /* source_internal.h in Headers */,
1244 E44F9DB41654403B001DCD38 /* semaphore_internal.h in Headers */,
1245 E44F9DB01654402B001DCD38 /* data_internal.h in Headers */,
1246 E44F9DB11654402E001DCD38 /* io_internal.h in Headers */,
1247 E4630251176162D200E11F4C /* atomic_sfb.h in Headers */,
1248 E44F9DBE1654405B001DCD38 /* tsd.h in Headers */,
1249 E44F9DB816544053001DCD38 /* atomic.h in Headers */,
1250 E44757DB17F4573500B82CA1 /* inline_internal.h in Headers */,
1251 E44F9DB71654404F001DCD38 /* shims.h in Headers */,
1252 E44F9DBC1654405B001DCD38 /* perfmon.h in Headers */,
1253 E44F9DBF165440EF001DCD38 /* config.h in Headers */,
1254 E44A8E7718066276009FFDB6 /* voucher_internal.h in Headers */,
1255 E4A2C9C5176019820000F809 /* atomic_llsc.h in Headers */,
1256 E44F9DB616544043001DCD38 /* trace.h in Headers */,
1257 E44F9DB916544056001DCD38 /* getprogname.h in Headers */,
1258 E48EC97E1835BADD00EAC4F1 /* yield.h in Headers */,
1259 E44F9DBA1654405B001DCD38 /* hw_config.h in Headers */,
1260 E44F9DC116544115001DCD38 /* object_private.h in Headers */,
1261 E44F9DC016544115001DCD38 /* object.h in Headers */,
1262 E44F9DAE16544022001DCD38 /* allocator_internal.h in Headers */,
1263 E44F9DAB16543F94001DCD38 /* introspection_internal.h in Headers */,
1264 );
1265 runOnlyForDeploymentPostprocessing = 0;
1266 };
1267 /* End PBXHeadersBuildPhase section */
1268
1269 /* Begin PBXNativeTarget section */
1270 D2AAC045055464E500DB518D /* libdispatch */ = {
1271 isa = PBXNativeTarget;
1272 buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libdispatch" */;
1273 buildPhases = (
1274 D2AAC043055464E500DB518D /* Headers */,
1275 D2AAC044055464E500DB518D /* Sources */,
1276 D289987405E68DCB004EDB86 /* Frameworks */,
1277 E4EB4A2B14C3720B00AA0FA9 /* Install Headers */,
1278 E482F1C512DBAA110030614D /* Postprocess Headers */,
1279 4CED8B9D0EEDF8B600AF99AB /* Install Manpages */,
1280 );
1281 buildRules = (
1282 );
1283 dependencies = (
1284 E47D6ECB125FEB9D0070D91C /* PBXTargetDependency */,
1285 E47D6ECD125FEBA10070D91C /* PBXTargetDependency */,
1286 E4B515DB164B317700E003AF /* PBXTargetDependency */,
1287 E437F0D614F7441F00F0B997 /* PBXTargetDependency */,
1288 );
1289 name = libdispatch;
1290 productName = libdispatch;
1291 productReference = D2AAC046055464E500DB518D /* libdispatch.dylib */;
1292 productType = "com.apple.product-type.library.dynamic";
1293 };
1294 E46DBC1A14EE10C80001F9F6 /* libdispatch static */ = {
1295 isa = PBXNativeTarget;
1296 buildConfigurationList = E46DBC5414EE10C80001F9F6 /* Build configuration list for PBXNativeTarget "libdispatch static" */;
1297 buildPhases = (
1298 E46DBC3E14EE10C80001F9F6 /* Sources */,
1299 );
1300 buildRules = (
1301 );
1302 dependencies = (
1303 );
1304 name = "libdispatch static";
1305 productName = libdispatch;
1306 productReference = E46DBC5714EE10C80001F9F6 /* libdispatch.a */;
1307 productType = "com.apple.product-type.library.static";
1308 };
1309 E49F24A9125D57FA0057C971 /* libdispatch no resolver */ = {
1310 isa = PBXNativeTarget;
1311 buildConfigurationList = E49F24D8125D57FA0057C971 /* Build configuration list for PBXNativeTarget "libdispatch no resolver" */;
1312 buildPhases = (
1313 E49F24AA125D57FA0057C971 /* Headers */,
1314 E49F24C7125D57FA0057C971 /* Sources */,
1315 E49F24D5125D57FA0057C971 /* Frameworks */,
1316 E4EB4A3014C3A14000AA0FA9 /* Install Headers */,
1317 E4128EB213B9612700ABB2CB /* Postprocess Headers */,
1318 E49F24D7125D57FA0057C971 /* Install Manpages */,
1319 );
1320 buildRules = (
1321 );
1322 dependencies = (
1323 );
1324 name = "libdispatch no resolver";
1325 productName = libdispatch;
1326 productReference = E49F24DF125D57FA0057C971 /* libdispatch.dylib */;
1327 productType = "com.apple.product-type.library.dynamic";
1328 };
1329 E4B51595164B2DA300E003AF /* libdispatch introspection */ = {
1330 isa = PBXNativeTarget;
1331 buildConfigurationList = E4B515D3164B2DA300E003AF /* Build configuration list for PBXNativeTarget "libdispatch introspection" */;
1332 buildPhases = (
1333 E4B51596164B2DA300E003AF /* Headers */,
1334 E4B515BC164B2DA300E003AF /* Sources */,
1335 E421E5FC1716B8E10090DC9B /* Install DTrace Header */,
1336 );
1337 buildRules = (
1338 );
1339 dependencies = (
1340 );
1341 name = "libdispatch introspection";
1342 productName = libdispatch;
1343 productReference = E4B515D6164B2DA300E003AF /* libdispatch.dylib */;
1344 productType = "com.apple.product-type.library.dynamic";
1345 };
1346 E4EC118F12514302000DDBD1 /* libdispatch up resolved */ = {
1347 isa = PBXNativeTarget;
1348 buildConfigurationList = E4EC11BC12514302000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch up resolved" */;
1349 buildPhases = (
1350 E4EC12141251461A000DDBD1 /* Mig Headers */,
1351 E4EC11AC12514302000DDBD1 /* Sources */,
1352 E4EC121212514613000DDBD1 /* Symlink normal variant */,
1353 );
1354 buildRules = (
1355 );
1356 dependencies = (
1357 );
1358 name = "libdispatch up resolved";
1359 productName = libdispatch;
1360 productReference = E4EC11C312514302000DDBD1 /* libdispatch_up.a */;
1361 productType = "com.apple.product-type.library.static";
1362 };
1363 E4EC121612514715000DDBD1 /* libdispatch mp resolved */ = {
1364 isa = PBXNativeTarget;
1365 buildConfigurationList = E4EC122612514715000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch mp resolved" */;
1366 buildPhases = (
1367 E4EC121712514715000DDBD1 /* Mig Headers */,
1368 E4EC121812514715000DDBD1 /* Sources */,
1369 E4EC122512514715000DDBD1 /* Symlink normal variant */,
1370 );
1371 buildRules = (
1372 );
1373 dependencies = (
1374 );
1375 name = "libdispatch mp resolved";
1376 productName = libdispatch;
1377 productReference = E4EC122D12514715000DDBD1 /* libdispatch_mp.a */;
1378 productType = "com.apple.product-type.library.static";
1379 };
1380 /* End PBXNativeTarget section */
1381
1382 /* Begin PBXProject section */
1383 08FB7793FE84155DC02AAC07 /* Project object */ = {
1384 isa = PBXProject;
1385 attributes = {
1386 BuildIndependentTargetsInParallel = YES;
1387 LastUpgradeCheck = 0700;
1388 };
1389 buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libdispatch" */;
1390 compatibilityVersion = "Xcode 3.2";
1391 developmentRegion = English;
1392 hasScannedForEncodings = 1;
1393 knownRegions = (
1394 English,
1395 Japanese,
1396 French,
1397 German,
1398 );
1399 mainGroup = 08FB7794FE84155DC02AAC07 /* libdispatch */;
1400 projectDirPath = "";
1401 projectReferences = (
1402 {
1403 ProductGroup = C927F36010FD7F1000C5AB8B /* Products */;
1404 ProjectRef = C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */;
1405 },
1406 {
1407 ProductGroup = 4552536F19B1384900B88766 /* Products */;
1408 ProjectRef = 4552536E19B1384900B88766 /* libdispatchtest.xcodeproj */;
1409 },
1410 );
1411 projectRoot = "";
1412 targets = (
1413 D2AAC045055464E500DB518D /* libdispatch */,
1414 E49F24A9125D57FA0057C971 /* libdispatch no resolver */,
1415 E4EC121612514715000DDBD1 /* libdispatch mp resolved */,
1416 E4EC118F12514302000DDBD1 /* libdispatch up resolved */,
1417 E4B51595164B2DA300E003AF /* libdispatch introspection */,
1418 E46DBC1A14EE10C80001F9F6 /* libdispatch static */,
1419 3F3C9326128E637B0042B1F7 /* libdispatch_Sim */,
1420 C927F35A10FD7F0600C5AB8B /* libdispatch_tools */,
1421 4552540A19B1389700B88766 /* libdispatch_tests */,
1422 );
1423 };
1424 /* End PBXProject section */
1425
1426 /* Begin PBXReferenceProxy section */
1427 455253A919B1384900B88766 /* libdispatch_test.a */ = {
1428 isa = PBXReferenceProxy;
1429 fileType = archive.ar;
1430 path = libdispatch_test.a;
1431 remoteRef = 455253A819B1384900B88766 /* PBXContainerItemProxy */;
1432 sourceTree = BUILT_PRODUCTS_DIR;
1433 };
1434 455253AB19B1384900B88766 /* dispatch_apply */ = {
1435 isa = PBXReferenceProxy;
1436 fileType = "compiled.mach-o.executable";
1437 path = dispatch_apply;
1438 remoteRef = 455253AA19B1384900B88766 /* PBXContainerItemProxy */;
1439 sourceTree = BUILT_PRODUCTS_DIR;
1440 };
1441 455253AD19B1384900B88766 /* dispatch_api */ = {
1442 isa = PBXReferenceProxy;
1443 fileType = "compiled.mach-o.executable";
1444 path = dispatch_api;
1445 remoteRef = 455253AC19B1384900B88766 /* PBXContainerItemProxy */;
1446 sourceTree = BUILT_PRODUCTS_DIR;
1447 };
1448 455253AF19B1384900B88766 /* dispatch_c99 */ = {
1449 isa = PBXReferenceProxy;
1450 fileType = "compiled.mach-o.executable";
1451 path = dispatch_c99;
1452 remoteRef = 455253AE19B1384900B88766 /* PBXContainerItemProxy */;
1453 sourceTree = BUILT_PRODUCTS_DIR;
1454 };
1455 455253B119B1384900B88766 /* dispatch_cf_main */ = {
1456 isa = PBXReferenceProxy;
1457 fileType = "compiled.mach-o.executable";
1458 path = dispatch_cf_main;
1459 remoteRef = 455253B019B1384900B88766 /* PBXContainerItemProxy */;
1460 sourceTree = BUILT_PRODUCTS_DIR;
1461 };
1462 455253B319B1384900B88766 /* dispatch_deadname */ = {
1463 isa = PBXReferenceProxy;
1464 fileType = "compiled.mach-o.executable";
1465 path = dispatch_deadname;
1466 remoteRef = 455253B219B1384900B88766 /* PBXContainerItemProxy */;
1467 sourceTree = BUILT_PRODUCTS_DIR;
1468 };
1469 455253B519B1384900B88766 /* dispatch_debug */ = {
1470 isa = PBXReferenceProxy;
1471 fileType = "compiled.mach-o.executable";
1472 path = dispatch_debug;
1473 remoteRef = 455253B419B1384900B88766 /* PBXContainerItemProxy */;
1474 sourceTree = BUILT_PRODUCTS_DIR;
1475 };
1476 455253B719B1384900B88766 /* dispatch_group */ = {
1477 isa = PBXReferenceProxy;
1478 fileType = "compiled.mach-o.executable";
1479 path = dispatch_group;
1480 remoteRef = 455253B619B1384900B88766 /* PBXContainerItemProxy */;
1481 sourceTree = BUILT_PRODUCTS_DIR;
1482 };
1483 455253B919B1384900B88766 /* dispatch_overcommit */ = {
1484 isa = PBXReferenceProxy;
1485 fileType = "compiled.mach-o.executable";
1486 path = dispatch_overcommit;
1487 remoteRef = 455253B819B1384900B88766 /* PBXContainerItemProxy */;
1488 sourceTree = BUILT_PRODUCTS_DIR;
1489 };
1490 455253BB19B1384900B88766 /* dispatch_pingpong */ = {
1491 isa = PBXReferenceProxy;
1492 fileType = "compiled.mach-o.executable";
1493 path = dispatch_pingpong;
1494 remoteRef = 455253BA19B1384900B88766 /* PBXContainerItemProxy */;
1495 sourceTree = BUILT_PRODUCTS_DIR;
1496 };
1497 455253BD19B1384900B88766 /* dispatch_plusplus */ = {
1498 isa = PBXReferenceProxy;
1499 fileType = "compiled.mach-o.executable";
1500 path = dispatch_plusplus;
1501 remoteRef = 455253BC19B1384900B88766 /* PBXContainerItemProxy */;
1502 sourceTree = BUILT_PRODUCTS_DIR;
1503 };
1504 455253BF19B1384900B88766 /* dispatch_priority */ = {
1505 isa = PBXReferenceProxy;
1506 fileType = "compiled.mach-o.executable";
1507 path = dispatch_priority;
1508 remoteRef = 455253BE19B1384900B88766 /* PBXContainerItemProxy */;
1509 sourceTree = BUILT_PRODUCTS_DIR;
1510 };
1511 455253C119B1384900B88766 /* dispatch_priority2 */ = {
1512 isa = PBXReferenceProxy;
1513 fileType = "compiled.mach-o.executable";
1514 path = dispatch_priority2;
1515 remoteRef = 455253C019B1384900B88766 /* PBXContainerItemProxy */;
1516 sourceTree = BUILT_PRODUCTS_DIR;
1517 };
1518 455253C319B1384900B88766 /* dispatch_concur */ = {
1519 isa = PBXReferenceProxy;
1520 fileType = "compiled.mach-o.executable";
1521 path = dispatch_concur;
1522 remoteRef = 455253C219B1384900B88766 /* PBXContainerItemProxy */;
1523 sourceTree = BUILT_PRODUCTS_DIR;
1524 };
1525 455253C519B1384900B88766 /* dispatch_context_for_key */ = {
1526 isa = PBXReferenceProxy;
1527 fileType = "compiled.mach-o.executable";
1528 path = dispatch_context_for_key;
1529 remoteRef = 455253C419B1384900B88766 /* PBXContainerItemProxy */;
1530 sourceTree = BUILT_PRODUCTS_DIR;
1531 };
1532 455253C719B1384900B88766 /* dispatch_proc */ = {
1533 isa = PBXReferenceProxy;
1534 fileType = "compiled.mach-o.executable";
1535 path = dispatch_proc;
1536 remoteRef = 455253C619B1384900B88766 /* PBXContainerItemProxy */;
1537 sourceTree = BUILT_PRODUCTS_DIR;
1538 };
1539 455253C919B1384900B88766 /* dispatch_queue_finalizer */ = {
1540 isa = PBXReferenceProxy;
1541 fileType = "compiled.mach-o.executable";
1542 path = dispatch_queue_finalizer;
1543 remoteRef = 455253C819B1384900B88766 /* PBXContainerItemProxy */;
1544 sourceTree = BUILT_PRODUCTS_DIR;
1545 };
1546 455253CB19B1384900B88766 /* dispatch_read */ = {
1547 isa = PBXReferenceProxy;
1548 fileType = "compiled.mach-o.executable";
1549 path = dispatch_read;
1550 remoteRef = 455253CA19B1384900B88766 /* PBXContainerItemProxy */;
1551 sourceTree = BUILT_PRODUCTS_DIR;
1552 };
1553 455253CD19B1384900B88766 /* dispatch_read2 */ = {
1554 isa = PBXReferenceProxy;
1555 fileType = "compiled.mach-o.executable";
1556 path = dispatch_read2;
1557 remoteRef = 455253CC19B1384900B88766 /* PBXContainerItemProxy */;
1558 sourceTree = BUILT_PRODUCTS_DIR;
1559 };
1560 455253CF19B1384900B88766 /* dispatch_after */ = {
1561 isa = PBXReferenceProxy;
1562 fileType = "compiled.mach-o.executable";
1563 path = dispatch_after;
1564 remoteRef = 455253CE19B1384900B88766 /* PBXContainerItemProxy */;
1565 sourceTree = BUILT_PRODUCTS_DIR;
1566 };
1567 455253D119B1384900B88766 /* dispatch_timer */ = {
1568 isa = PBXReferenceProxy;
1569 fileType = "compiled.mach-o.executable";
1570 path = dispatch_timer;
1571 remoteRef = 455253D019B1384900B88766 /* PBXContainerItemProxy */;
1572 sourceTree = BUILT_PRODUCTS_DIR;
1573 };
1574 455253D319B1384900B88766 /* dispatch_timer_short */ = {
1575 isa = PBXReferenceProxy;
1576 fileType = "compiled.mach-o.executable";
1577 path = dispatch_timer_short;
1578 remoteRef = 455253D219B1384900B88766 /* PBXContainerItemProxy */;
1579 sourceTree = BUILT_PRODUCTS_DIR;
1580 };
1581 455253D519B1384900B88766 /* dispatch_timer_timeout */ = {
1582 isa = PBXReferenceProxy;
1583 fileType = "compiled.mach-o.executable";
1584 path = dispatch_timer_timeout;
1585 remoteRef = 455253D419B1384900B88766 /* PBXContainerItemProxy */;
1586 sourceTree = BUILT_PRODUCTS_DIR;
1587 };
1588 455253D719B1384900B88766 /* dispatch_suspend_timer */ = {
1589 isa = PBXReferenceProxy;
1590 fileType = "compiled.mach-o.executable";
1591 path = dispatch_suspend_timer;
1592 remoteRef = 455253D619B1384900B88766 /* PBXContainerItemProxy */;
1593 sourceTree = BUILT_PRODUCTS_DIR;
1594 };
1595 455253D919B1384900B88766 /* dispatch_sema */ = {
1596 isa = PBXReferenceProxy;
1597 fileType = "compiled.mach-o.executable";
1598 path = dispatch_sema;
1599 remoteRef = 455253D819B1384900B88766 /* PBXContainerItemProxy */;
1600 sourceTree = BUILT_PRODUCTS_DIR;
1601 };
1602 455253DB19B1384900B88766 /* dispatch_timer_bit31 */ = {
1603 isa = PBXReferenceProxy;
1604 fileType = "compiled.mach-o.executable";
1605 path = dispatch_timer_bit31;
1606 remoteRef = 455253DA19B1384900B88766 /* PBXContainerItemProxy */;
1607 sourceTree = BUILT_PRODUCTS_DIR;
1608 };
1609 455253DD19B1384900B88766 /* dispatch_timer_bit63 */ = {
1610 isa = PBXReferenceProxy;
1611 fileType = "compiled.mach-o.executable";
1612 path = dispatch_timer_bit63;
1613 remoteRef = 455253DC19B1384900B88766 /* PBXContainerItemProxy */;
1614 sourceTree = BUILT_PRODUCTS_DIR;
1615 };
1616 455253DF19B1384900B88766 /* dispatch_timer_set_time */ = {
1617 isa = PBXReferenceProxy;
1618 fileType = "compiled.mach-o.executable";
1619 path = dispatch_timer_set_time;
1620 remoteRef = 455253DE19B1384900B88766 /* PBXContainerItemProxy */;
1621 sourceTree = BUILT_PRODUCTS_DIR;
1622 };
1623 455253E119B1384900B88766 /* dispatch_drift */ = {
1624 isa = PBXReferenceProxy;
1625 fileType = "compiled.mach-o.executable";
1626 path = dispatch_drift;
1627 remoteRef = 455253E019B1384900B88766 /* PBXContainerItemProxy */;
1628 sourceTree = BUILT_PRODUCTS_DIR;
1629 };
1630 455253E319B1384900B88766 /* dispatch_starfish */ = {
1631 isa = PBXReferenceProxy;
1632 fileType = "compiled.mach-o.executable";
1633 path = dispatch_starfish;
1634 remoteRef = 455253E219B1384900B88766 /* PBXContainerItemProxy */;
1635 sourceTree = BUILT_PRODUCTS_DIR;
1636 };
1637 455253E519B1384900B88766 /* dispatch_cascade */ = {
1638 isa = PBXReferenceProxy;
1639 fileType = "compiled.mach-o.executable";
1640 path = dispatch_cascade;
1641 remoteRef = 455253E419B1384900B88766 /* PBXContainerItemProxy */;
1642 sourceTree = BUILT_PRODUCTS_DIR;
1643 };
1644 455253E719B1384900B88766 /* dispatch_readsync */ = {
1645 isa = PBXReferenceProxy;
1646 fileType = "compiled.mach-o.executable";
1647 path = dispatch_readsync;
1648 remoteRef = 455253E619B1384900B88766 /* PBXContainerItemProxy */;
1649 sourceTree = BUILT_PRODUCTS_DIR;
1650 };
1651 455253E919B1384900B88766 /* dispatch_sync_on_main */ = {
1652 isa = PBXReferenceProxy;
1653 fileType = "compiled.mach-o.executable";
1654 path = dispatch_sync_on_main;
1655 remoteRef = 455253E819B1384900B88766 /* PBXContainerItemProxy */;
1656 sourceTree = BUILT_PRODUCTS_DIR;
1657 };
1658 455253EB19B1384900B88766 /* dispatch_sync_gc */ = {
1659 isa = PBXReferenceProxy;
1660 fileType = "compiled.mach-o.executable";
1661 path = dispatch_sync_gc;
1662 remoteRef = 455253EA19B1384900B88766 /* PBXContainerItemProxy */;
1663 sourceTree = BUILT_PRODUCTS_DIR;
1664 };
1665 455253ED19B1384900B88766 /* dispatch_apply_gc */ = {
1666 isa = PBXReferenceProxy;
1667 fileType = "compiled.mach-o.executable";
1668 path = dispatch_apply_gc;
1669 remoteRef = 455253EC19B1384900B88766 /* PBXContainerItemProxy */;
1670 sourceTree = BUILT_PRODUCTS_DIR;
1671 };
1672 455253EF19B1384900B88766 /* dispatch_data */ = {
1673 isa = PBXReferenceProxy;
1674 fileType = "compiled.mach-o.executable";
1675 path = dispatch_data;
1676 remoteRef = 455253EE19B1384900B88766 /* PBXContainerItemProxy */;
1677 sourceTree = BUILT_PRODUCTS_DIR;
1678 };
1679 455253F119B1384900B88766 /* dispatch_io */ = {
1680 isa = PBXReferenceProxy;
1681 fileType = "compiled.mach-o.executable";
1682 path = dispatch_io;
1683 remoteRef = 455253F019B1384900B88766 /* PBXContainerItemProxy */;
1684 sourceTree = BUILT_PRODUCTS_DIR;
1685 };
1686 455253F319B1384900B88766 /* dispatch_io_net */ = {
1687 isa = PBXReferenceProxy;
1688 fileType = "compiled.mach-o.executable";
1689 path = dispatch_io_net;
1690 remoteRef = 455253F219B1384900B88766 /* PBXContainerItemProxy */;
1691 sourceTree = BUILT_PRODUCTS_DIR;
1692 };
1693 455253F519B1384900B88766 /* dispatch_vm */ = {
1694 isa = PBXReferenceProxy;
1695 fileType = "compiled.mach-o.executable";
1696 path = dispatch_vm;
1697 remoteRef = 455253F419B1384900B88766 /* PBXContainerItemProxy */;
1698 sourceTree = BUILT_PRODUCTS_DIR;
1699 };
1700 455253F719B1384900B88766 /* dispatch_vnode */ = {
1701 isa = PBXReferenceProxy;
1702 fileType = "compiled.mach-o.executable";
1703 path = dispatch_vnode;
1704 remoteRef = 455253F619B1384900B88766 /* PBXContainerItemProxy */;
1705 sourceTree = BUILT_PRODUCTS_DIR;
1706 };
1707 455253F919B1384900B88766 /* dispatch_qos */ = {
1708 isa = PBXReferenceProxy;
1709 fileType = "compiled.mach-o.executable";
1710 path = dispatch_qos;
1711 remoteRef = 455253F819B1384900B88766 /* PBXContainerItemProxy */;
1712 sourceTree = BUILT_PRODUCTS_DIR;
1713 };
1714 455253FB19B1384900B88766 /* dispatch_select */ = {
1715 isa = PBXReferenceProxy;
1716 fileType = "compiled.mach-o.executable";
1717 path = dispatch_select;
1718 remoteRef = 455253FA19B1384900B88766 /* PBXContainerItemProxy */;
1719 sourceTree = BUILT_PRODUCTS_DIR;
1720 };
1721 455253FD19B1384900B88766 /* dispatch_transform */ = {
1722 isa = PBXReferenceProxy;
1723 fileType = "compiled.mach-o.executable";
1724 path = dispatch_transform;
1725 remoteRef = 455253FC19B1384900B88766 /* PBXContainerItemProxy */;
1726 sourceTree = BUILT_PRODUCTS_DIR;
1727 };
1728 455253FF19B1384900B88766 /* nsoperation */ = {
1729 isa = PBXReferenceProxy;
1730 fileType = "compiled.mach-o.executable";
1731 path = nsoperation;
1732 remoteRef = 455253FE19B1384900B88766 /* PBXContainerItemProxy */;
1733 sourceTree = BUILT_PRODUCTS_DIR;
1734 };
1735 4552540119B1384900B88766 /* cffd */ = {
1736 isa = PBXReferenceProxy;
1737 fileType = "compiled.mach-o.executable";
1738 path = cffd;
1739 remoteRef = 4552540019B1384900B88766 /* PBXContainerItemProxy */;
1740 sourceTree = BUILT_PRODUCTS_DIR;
1741 };
1742 4552540319B1384900B88766 /* bench */ = {
1743 isa = PBXReferenceProxy;
1744 fileType = "compiled.mach-o.executable";
1745 path = bench;
1746 remoteRef = 4552540219B1384900B88766 /* PBXContainerItemProxy */;
1747 sourceTree = BUILT_PRODUCTS_DIR;
1748 };
1749 4552540519B1384900B88766 /* jsgc_bench */ = {
1750 isa = PBXReferenceProxy;
1751 fileType = "compiled.mach-o.executable";
1752 path = jsgc_bench;
1753 remoteRef = 4552540419B1384900B88766 /* PBXContainerItemProxy */;
1754 sourceTree = BUILT_PRODUCTS_DIR;
1755 };
1756 4552540719B1384900B88766 /* async_bench */ = {
1757 isa = PBXReferenceProxy;
1758 fileType = "compiled.mach-o.executable";
1759 path = async_bench;
1760 remoteRef = 4552540619B1384900B88766 /* PBXContainerItemProxy */;
1761 sourceTree = BUILT_PRODUCTS_DIR;
1762 };
1763 4552540919B1384900B88766 /* apply_bench */ = {
1764 isa = PBXReferenceProxy;
1765 fileType = "compiled.mach-o.executable";
1766 path = apply_bench;
1767 remoteRef = 4552540819B1384900B88766 /* PBXContainerItemProxy */;
1768 sourceTree = BUILT_PRODUCTS_DIR;
1769 };
1770 C927F36710FD7F1000C5AB8B /* ddt */ = {
1771 isa = PBXReferenceProxy;
1772 fileType = "compiled.mach-o.executable";
1773 path = ddt;
1774 remoteRef = C927F36610FD7F1000C5AB8B /* PBXContainerItemProxy */;
1775 sourceTree = BUILT_PRODUCTS_DIR;
1776 };
1777 /* End PBXReferenceProxy section */
1778
1779 /* Begin PBXShellScriptBuildPhase section */
1780 4CED8B9D0EEDF8B600AF99AB /* Install Manpages */ = {
1781 isa = PBXShellScriptBuildPhase;
1782 buildActionMask = 8;
1783 files = (
1784 );
1785 inputPaths = (
1786 "$(SRCROOT)/xcodescripts/install-manpages.sh",
1787 );
1788 name = "Install Manpages";
1789 outputPaths = (
1790 );
1791 runOnlyForDeploymentPostprocessing = 1;
1792 shellPath = "/bin/bash -e";
1793 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1794 showEnvVarsInLog = 0;
1795 };
1796 E4128EB213B9612700ABB2CB /* Postprocess Headers */ = {
1797 isa = PBXShellScriptBuildPhase;
1798 buildActionMask = 8;
1799 files = (
1800 );
1801 inputPaths = (
1802 "$(SRCROOT)/xcodescripts/postprocess-headers.sh",
1803 );
1804 name = "Postprocess Headers";
1805 outputPaths = (
1806 );
1807 runOnlyForDeploymentPostprocessing = 1;
1808 shellPath = "/bin/bash -e";
1809 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1810 showEnvVarsInLog = 0;
1811 };
1812 E421E5FC1716B8E10090DC9B /* Install DTrace Header */ = {
1813 isa = PBXShellScriptBuildPhase;
1814 buildActionMask = 2147483647;
1815 files = (
1816 );
1817 inputPaths = (
1818 "$(SRCROOT)/xcodescripts/install-dtrace.sh",
1819 "$(SRCROOT)/src/provider.d",
1820 );
1821 name = "Install DTrace Header";
1822 outputPaths = (
1823 "$(CONFIGURATION_BUILD_DIR)/$(PUBLIC_HEADERS_FOLDER_PATH)/introspection.d",
1824 );
1825 runOnlyForDeploymentPostprocessing = 0;
1826 shellPath = "/bin/bash -e";
1827 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1828 showEnvVarsInLog = 0;
1829 };
1830 E482F1C512DBAA110030614D /* Postprocess Headers */ = {
1831 isa = PBXShellScriptBuildPhase;
1832 buildActionMask = 8;
1833 files = (
1834 );
1835 inputPaths = (
1836 "$(SRCROOT)/xcodescripts/postprocess-headers.sh",
1837 );
1838 name = "Postprocess Headers";
1839 outputPaths = (
1840 );
1841 runOnlyForDeploymentPostprocessing = 1;
1842 shellPath = "/bin/bash -e";
1843 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1844 showEnvVarsInLog = 0;
1845 };
1846 E49F24D7125D57FA0057C971 /* Install Manpages */ = {
1847 isa = PBXShellScriptBuildPhase;
1848 buildActionMask = 8;
1849 files = (
1850 );
1851 inputPaths = (
1852 "$(SRCROOT)/xcodescripts/install-manpages.sh",
1853 );
1854 name = "Install Manpages";
1855 outputPaths = (
1856 );
1857 runOnlyForDeploymentPostprocessing = 1;
1858 shellPath = "/bin/bash -e";
1859 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1860 showEnvVarsInLog = 0;
1861 };
1862 E4EB4A2B14C3720B00AA0FA9 /* Install Headers */ = {
1863 isa = PBXShellScriptBuildPhase;
1864 buildActionMask = 2147483647;
1865 files = (
1866 );
1867 inputPaths = (
1868 "$(SRCROOT)/xcodescripts/install-headers.sh",
1869 "$(SRCROOT)/os/object.h",
1870 "$(SRCROOT)/os/object_private.h",
1871 "$(SRCROOT)/private/voucher_private.h",
1872 "$(SRCROOT)/private/voucher_activity_private.h",
1873 );
1874 name = "Install Headers";
1875 outputPaths = (
1876 "$(CONFIGURATION_BUILD_DIR)/$(OS_PUBLIC_HEADERS_FOLDER_PATH)/object.h",
1877 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/object_private.h",
1878 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_private.h",
1879 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_activity_private.h",
1880 );
1881 runOnlyForDeploymentPostprocessing = 0;
1882 shellPath = "/bin/bash -e";
1883 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1884 showEnvVarsInLog = 0;
1885 };
1886 E4EB4A3014C3A14000AA0FA9 /* Install Headers */ = {
1887 isa = PBXShellScriptBuildPhase;
1888 buildActionMask = 2147483647;
1889 files = (
1890 );
1891 inputPaths = (
1892 "$(SRCROOT)/xcodescripts/install-headers.sh",
1893 "$(SRCROOT)/os/object.h",
1894 "$(SRCROOT)/os/object_private.h",
1895 "$(SRCROOT)/private/voucher_private.h",
1896 "$(SRCROOT)/private/voucher_activity_private.h",
1897 );
1898 name = "Install Headers";
1899 outputPaths = (
1900 "$(CONFIGURATION_BUILD_DIR)/$(OS_PUBLIC_HEADERS_FOLDER_PATH)/object.h",
1901 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/object_private.h",
1902 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_private.h",
1903 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_activity_private.h",
1904 );
1905 runOnlyForDeploymentPostprocessing = 0;
1906 shellPath = "/bin/bash -e";
1907 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1908 showEnvVarsInLog = 0;
1909 };
1910 E4EC121212514613000DDBD1 /* Symlink normal variant */ = {
1911 isa = PBXShellScriptBuildPhase;
1912 buildActionMask = 2147483647;
1913 files = (
1914 );
1915 inputPaths = (
1916 );
1917 name = "Symlink normal variant";
1918 outputPaths = (
1919 "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME)_normal.a",
1920 );
1921 runOnlyForDeploymentPostprocessing = 0;
1922 shellPath = "/bin/bash -e";
1923 shellScript = "ln -fs \"${PRODUCT_NAME}.a\" \"${SCRIPT_OUTPUT_FILE_0}\"";
1924 showEnvVarsInLog = 0;
1925 };
1926 E4EC12141251461A000DDBD1 /* Mig Headers */ = {
1927 isa = PBXShellScriptBuildPhase;
1928 buildActionMask = 2147483647;
1929 files = (
1930 );
1931 inputPaths = (
1932 "$(SRCROOT)/src/protocol.defs",
1933 "$(SRCROOT)/xcodescripts/mig-headers.sh",
1934 );
1935 name = "Mig Headers";
1936 outputPaths = (
1937 "$(DERIVED_FILE_DIR)/protocol.h",
1938 "$(DERIVED_FILE_DIR)/protocolServer.h",
1939 );
1940 runOnlyForDeploymentPostprocessing = 0;
1941 shellPath = "/bin/bash -e";
1942 shellScript = ". \"${SCRIPT_INPUT_FILE_1}\"";
1943 showEnvVarsInLog = 0;
1944 };
1945 E4EC121712514715000DDBD1 /* Mig Headers */ = {
1946 isa = PBXShellScriptBuildPhase;
1947 buildActionMask = 2147483647;
1948 files = (
1949 );
1950 inputPaths = (
1951 "$(SRCROOT)/src/protocol.defs",
1952 "$(SRCROOT)/xcodescripts/mig-headers.sh",
1953 );
1954 name = "Mig Headers";
1955 outputPaths = (
1956 "$(DERIVED_FILE_DIR)/protocol.h",
1957 "$(DERIVED_FILE_DIR)/protocolServer.h",
1958 );
1959 runOnlyForDeploymentPostprocessing = 0;
1960 shellPath = "/bin/bash -e";
1961 shellScript = ". \"${SCRIPT_INPUT_FILE_1}\"";
1962 showEnvVarsInLog = 0;
1963 };
1964 E4EC122512514715000DDBD1 /* Symlink normal variant */ = {
1965 isa = PBXShellScriptBuildPhase;
1966 buildActionMask = 2147483647;
1967 files = (
1968 );
1969 inputPaths = (
1970 );
1971 name = "Symlink normal variant";
1972 outputPaths = (
1973 "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME)_normal.a",
1974 );
1975 runOnlyForDeploymentPostprocessing = 0;
1976 shellPath = "/bin/bash -e";
1977 shellScript = "ln -fs \"${PRODUCT_NAME}.a\" \"${SCRIPT_OUTPUT_FILE_0}\"";
1978 showEnvVarsInLog = 0;
1979 };
1980 /* End PBXShellScriptBuildPhase section */
1981
1982 /* Begin PBXSourcesBuildPhase section */
1983 D2AAC044055464E500DB518D /* Sources */ = {
1984 isa = PBXSourcesBuildPhase;
1985 buildActionMask = 2147483647;
1986 files = (
1987 E43570B9126E93380097AB9F /* provider.d in Sources */,
1988 FC7BEDA40E8361E600161930 /* protocol.defs in Sources */,
1989 E49F2499125D48D80057C971 /* resolver.c in Sources */,
1990 E44EBE3E1251659900645D88 /* init.c in Sources */,
1991 FC7BED990E8361E600161930 /* queue.c in Sources */,
1992 721F5CCF0F15553500FF03A6 /* semaphore.c in Sources */,
1993 96DF70BE0F38FE3C0074BD99 /* once.c in Sources */,
1994 9676A0E10F3E755D00713ADB /* apply.c in Sources */,
1995 9661E56B0F3E7DDF00749F3E /* object.c in Sources */,
1996 965CD6350F3E806200D4E28D /* benchmark.c in Sources */,
1997 96A8AA870F41E7A400CD570B /* source.c in Sources */,
1998 96032E4B0F5CC8C700241C5F /* time.c in Sources */,
1999 5AAB45C010D30B79004407EA /* data.c in Sources */,
2000 5A27262610F26F1900751FBC /* io.c in Sources */,
2001 E43A72501AF85BBC00BAA921 /* block.cpp in Sources */,
2002 C9C5F80E143C1771006DC718 /* transform.c in Sources */,
2003 E4FC3264145F46C9002FBDDB /* object.m in Sources */,
2004 2BBF5A63154B64F5002B20F9 /* allocator.c in Sources */,
2005 E420867016027AE500EEE210 /* data.m in Sources */,
2006 E44A8E6B1805C3E0009FFDB6 /* voucher.c in Sources */,
2007 );
2008 runOnlyForDeploymentPostprocessing = 0;
2009 };
2010 E46DBC3E14EE10C80001F9F6 /* Sources */ = {
2011 isa = PBXSourcesBuildPhase;
2012 buildActionMask = 2147483647;
2013 files = (
2014 E46DBC4014EE10C80001F9F6 /* protocol.defs in Sources */,
2015 E46DBC4114EE10C80001F9F6 /* resolver.c in Sources */,
2016 E46DBC4214EE10C80001F9F6 /* init.c in Sources */,
2017 E46DBC4314EE10C80001F9F6 /* queue.c in Sources */,
2018 E43A72881AF85BE900BAA921 /* block.cpp in Sources */,
2019 E46DBC4414EE10C80001F9F6 /* semaphore.c in Sources */,
2020 E46DBC4514EE10C80001F9F6 /* once.c in Sources */,
2021 E44A8E701805C3E0009FFDB6 /* voucher.c in Sources */,
2022 E46DBC4614EE10C80001F9F6 /* apply.c in Sources */,
2023 E46DBC4714EE10C80001F9F6 /* object.c in Sources */,
2024 E46DBC4814EE10C80001F9F6 /* benchmark.c in Sources */,
2025 E46DBC4914EE10C80001F9F6 /* source.c in Sources */,
2026 E46DBC4A14EE10C80001F9F6 /* time.c in Sources */,
2027 E46DBC4B14EE10C80001F9F6 /* data.c in Sources */,
2028 E46DBC4C14EE10C80001F9F6 /* io.c in Sources */,
2029 E46DBC4D14EE10C80001F9F6 /* transform.c in Sources */,
2030 2BBF5A67154B64F5002B20F9 /* allocator.c in Sources */,
2031 );
2032 runOnlyForDeploymentPostprocessing = 0;
2033 };
2034 E49F24C7125D57FA0057C971 /* Sources */ = {
2035 isa = PBXSourcesBuildPhase;
2036 buildActionMask = 2147483647;
2037 files = (
2038 E43570BA126E93380097AB9F /* provider.d in Sources */,
2039 E49F24C8125D57FA0057C971 /* protocol.defs in Sources */,
2040 E49F24C9125D57FA0057C971 /* resolver.c in Sources */,
2041 E49F24CA125D57FA0057C971 /* init.c in Sources */,
2042 E49F24CB125D57FA0057C971 /* queue.c in Sources */,
2043 E49F24CC125D57FA0057C971 /* semaphore.c in Sources */,
2044 E49F24CD125D57FA0057C971 /* once.c in Sources */,
2045 E49F24CE125D57FA0057C971 /* apply.c in Sources */,
2046 E49F24CF125D57FA0057C971 /* object.c in Sources */,
2047 E49F24D0125D57FA0057C971 /* benchmark.c in Sources */,
2048 E49F24D1125D57FA0057C971 /* source.c in Sources */,
2049 E49F24D2125D57FA0057C971 /* time.c in Sources */,
2050 E49F24D3125D57FA0057C971 /* data.c in Sources */,
2051 E49F24D4125D57FA0057C971 /* io.c in Sources */,
2052 E43A72841AF85BCB00BAA921 /* block.cpp in Sources */,
2053 C93D6165143E190E00EB9023 /* transform.c in Sources */,
2054 E4FC3265145F46C9002FBDDB /* object.m in Sources */,
2055 2BBF5A64154B64F5002B20F9 /* allocator.c in Sources */,
2056 E420867116027AE500EEE210 /* data.m in Sources */,
2057 E44A8E6C1805C3E0009FFDB6 /* voucher.c in Sources */,
2058 );
2059 runOnlyForDeploymentPostprocessing = 0;
2060 };
2061 E4B515BC164B2DA300E003AF /* Sources */ = {
2062 isa = PBXSourcesBuildPhase;
2063 buildActionMask = 2147483647;
2064 files = (
2065 E4B515BD164B2DA300E003AF /* provider.d in Sources */,
2066 E4B515BE164B2DA300E003AF /* protocol.defs in Sources */,
2067 E4B515BF164B2DA300E003AF /* resolver.c in Sources */,
2068 E4B515C0164B2DA300E003AF /* init.c in Sources */,
2069 E4B515C1164B2DA300E003AF /* queue.c in Sources */,
2070 E4B515C2164B2DA300E003AF /* semaphore.c in Sources */,
2071 E4B515C3164B2DA300E003AF /* once.c in Sources */,
2072 E43A72871AF85BCD00BAA921 /* block.cpp in Sources */,
2073 E4B515C4164B2DA300E003AF /* apply.c in Sources */,
2074 E4B515C5164B2DA300E003AF /* object.c in Sources */,
2075 E4B515C6164B2DA300E003AF /* benchmark.c in Sources */,
2076 E4B515C7164B2DA300E003AF /* source.c in Sources */,
2077 E4B515C8164B2DA300E003AF /* time.c in Sources */,
2078 E4B515C9164B2DA300E003AF /* data.c in Sources */,
2079 E4B515CA164B2DA300E003AF /* io.c in Sources */,
2080 E44A8E6F1805C3E0009FFDB6 /* voucher.c in Sources */,
2081 E4B515CB164B2DA300E003AF /* transform.c in Sources */,
2082 E4B515CC164B2DA300E003AF /* object.m in Sources */,
2083 E4B515CD164B2DA300E003AF /* allocator.c in Sources */,
2084 E4B515CE164B2DA300E003AF /* data.m in Sources */,
2085 E4B515DD164B32E000E003AF /* introspection.c in Sources */,
2086 );
2087 runOnlyForDeploymentPostprocessing = 0;
2088 };
2089 E4EC11AC12514302000DDBD1 /* Sources */ = {
2090 isa = PBXSourcesBuildPhase;
2091 buildActionMask = 2147483647;
2092 files = (
2093 E417A38412A472C4004D659D /* provider.d in Sources */,
2094 E44EBE5412517EBE00645D88 /* protocol.defs in Sources */,
2095 E49F2424125D3C970057C971 /* resolver.c in Sources */,
2096 E44EBE5512517EBE00645D88 /* init.c in Sources */,
2097 E4EC11AE12514302000DDBD1 /* queue.c in Sources */,
2098 E4EC11AF12514302000DDBD1 /* semaphore.c in Sources */,
2099 E4EC11B012514302000DDBD1 /* once.c in Sources */,
2100 E4EC11B112514302000DDBD1 /* apply.c in Sources */,
2101 E4EC11B212514302000DDBD1 /* object.c in Sources */,
2102 E4EC11B312514302000DDBD1 /* benchmark.c in Sources */,
2103 E4EC11B412514302000DDBD1 /* source.c in Sources */,
2104 E4EC11B512514302000DDBD1 /* time.c in Sources */,
2105 E4EC11B712514302000DDBD1 /* data.c in Sources */,
2106 E4EC11B812514302000DDBD1 /* io.c in Sources */,
2107 E43A72861AF85BCC00BAA921 /* block.cpp in Sources */,
2108 C93D6166143E190F00EB9023 /* transform.c in Sources */,
2109 E4FC3266145F46C9002FBDDB /* object.m in Sources */,
2110 2BBF5A65154B64F5002B20F9 /* allocator.c in Sources */,
2111 E420867316027AE500EEE210 /* data.m in Sources */,
2112 E44A8E6E1805C3E0009FFDB6 /* voucher.c in Sources */,
2113 );
2114 runOnlyForDeploymentPostprocessing = 0;
2115 };
2116 E4EC121812514715000DDBD1 /* Sources */ = {
2117 isa = PBXSourcesBuildPhase;
2118 buildActionMask = 2147483647;
2119 files = (
2120 E417A38512A472C5004D659D /* provider.d in Sources */,
2121 E44EBE5612517EBE00645D88 /* protocol.defs in Sources */,
2122 E49F2423125D3C960057C971 /* resolver.c in Sources */,
2123 E44EBE5712517EBE00645D88 /* init.c in Sources */,
2124 E4EC121A12514715000DDBD1 /* queue.c in Sources */,
2125 E4EC121B12514715000DDBD1 /* semaphore.c in Sources */,
2126 E4EC121C12514715000DDBD1 /* once.c in Sources */,
2127 E4EC121D12514715000DDBD1 /* apply.c in Sources */,
2128 E4EC121E12514715000DDBD1 /* object.c in Sources */,
2129 E4EC121F12514715000DDBD1 /* benchmark.c in Sources */,
2130 E4EC122012514715000DDBD1 /* source.c in Sources */,
2131 E4EC122112514715000DDBD1 /* time.c in Sources */,
2132 E4EC122312514715000DDBD1 /* data.c in Sources */,
2133 E4EC122412514715000DDBD1 /* io.c in Sources */,
2134 E43A72851AF85BCC00BAA921 /* block.cpp in Sources */,
2135 C93D6167143E190F00EB9023 /* transform.c in Sources */,
2136 E4FC3267145F46C9002FBDDB /* object.m in Sources */,
2137 2BBF5A66154B64F5002B20F9 /* allocator.c in Sources */,
2138 E420867216027AE500EEE210 /* data.m in Sources */,
2139 E44A8E6D1805C3E0009FFDB6 /* voucher.c in Sources */,
2140 );
2141 runOnlyForDeploymentPostprocessing = 0;
2142 };
2143 /* End PBXSourcesBuildPhase section */
2144
2145 /* Begin PBXTargetDependency section */
2146 4552540F19B138B700B88766 /* PBXTargetDependency */ = {
2147 isa = PBXTargetDependency;
2148 name = all;
2149 targetProxy = 4552540E19B138B700B88766 /* PBXContainerItemProxy */;
2150 };
2151 C927F36910FD7F1A00C5AB8B /* PBXTargetDependency */ = {
2152 isa = PBXTargetDependency;
2153 name = ddt;
2154 targetProxy = C927F36810FD7F1A00C5AB8B /* PBXContainerItemProxy */;
2155 };
2156 E4128E4A13B94BCE00ABB2CB /* PBXTargetDependency */ = {
2157 isa = PBXTargetDependency;
2158 target = D2AAC045055464E500DB518D /* libdispatch */;
2159 targetProxy = E4128E4913B94BCE00ABB2CB /* PBXContainerItemProxy */;
2160 };
2161 E437F0D614F7441F00F0B997 /* PBXTargetDependency */ = {
2162 isa = PBXTargetDependency;
2163 target = E46DBC1A14EE10C80001F9F6 /* libdispatch static */;
2164 targetProxy = E437F0D514F7441F00F0B997 /* PBXContainerItemProxy */;
2165 };
2166 E47D6ECB125FEB9D0070D91C /* PBXTargetDependency */ = {
2167 isa = PBXTargetDependency;
2168 target = E4EC118F12514302000DDBD1 /* libdispatch up resolved */;
2169 targetProxy = E47D6ECA125FEB9D0070D91C /* PBXContainerItemProxy */;
2170 };
2171 E47D6ECD125FEBA10070D91C /* PBXTargetDependency */ = {
2172 isa = PBXTargetDependency;
2173 target = E4EC121612514715000DDBD1 /* libdispatch mp resolved */;
2174 targetProxy = E47D6ECC125FEBA10070D91C /* PBXContainerItemProxy */;
2175 };
2176 E4B515DB164B317700E003AF /* PBXTargetDependency */ = {
2177 isa = PBXTargetDependency;
2178 target = E4B51595164B2DA300E003AF /* libdispatch introspection */;
2179 targetProxy = E4B515DA164B317700E003AF /* PBXContainerItemProxy */;
2180 };
2181 /* End PBXTargetDependency section */
2182
2183 /* Begin XCBuildConfiguration section */
2184 1DEB91ED08733DB70010E9CD /* Release */ = {
2185 isa = XCBuildConfiguration;
2186 baseConfigurationReference = E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */;
2187 buildSettings = {
2188 };
2189 name = Release;
2190 };
2191 1DEB91F108733DB70010E9CD /* Release */ = {
2192 isa = XCBuildConfiguration;
2193 baseConfigurationReference = E43D93F11097917E004F6A62 /* libdispatch.xcconfig */;
2194 buildSettings = {
2195 };
2196 name = Release;
2197 };
2198 3F3C9357128E637B0042B1F7 /* Release */ = {
2199 isa = XCBuildConfiguration;
2200 buildSettings = {
2201 };
2202 name = Release;
2203 };
2204 3F3C9358128E637B0042B1F7 /* Debug */ = {
2205 isa = XCBuildConfiguration;
2206 buildSettings = {
2207 };
2208 name = Debug;
2209 };
2210 4552540C19B1389700B88766 /* Release */ = {
2211 isa = XCBuildConfiguration;
2212 buildSettings = {
2213 PRODUCT_NAME = "$(TARGET_NAME)";
2214 };
2215 name = Release;
2216 };
2217 4552540D19B1389700B88766 /* Debug */ = {
2218 isa = XCBuildConfiguration;
2219 buildSettings = {
2220 PRODUCT_NAME = "$(TARGET_NAME)";
2221 };
2222 name = Debug;
2223 };
2224 C927F35B10FD7F0600C5AB8B /* Release */ = {
2225 isa = XCBuildConfiguration;
2226 buildSettings = {
2227 };
2228 name = Release;
2229 };
2230 C927F35C10FD7F0600C5AB8B /* Debug */ = {
2231 isa = XCBuildConfiguration;
2232 buildSettings = {
2233 };
2234 name = Debug;
2235 };
2236 E46DBC5514EE10C80001F9F6 /* Release */ = {
2237 isa = XCBuildConfiguration;
2238 baseConfigurationReference = E46DBC5814EE11BC0001F9F6 /* libdispatch-static.xcconfig */;
2239 buildSettings = {
2240 };
2241 name = Release;
2242 };
2243 E46DBC5614EE10C80001F9F6 /* Debug */ = {
2244 isa = XCBuildConfiguration;
2245 baseConfigurationReference = E46DBC5814EE11BC0001F9F6 /* libdispatch-static.xcconfig */;
2246 buildSettings = {
2247 };
2248 name = Debug;
2249 };
2250 E49F24D9125D57FA0057C971 /* Release */ = {
2251 isa = XCBuildConfiguration;
2252 buildSettings = {
2253 };
2254 name = Release;
2255 };
2256 E49F24DA125D57FA0057C971 /* Debug */ = {
2257 isa = XCBuildConfiguration;
2258 buildSettings = {
2259 };
2260 name = Debug;
2261 };
2262 E4B515D4164B2DA300E003AF /* Release */ = {
2263 isa = XCBuildConfiguration;
2264 baseConfigurationReference = E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */;
2265 buildSettings = {
2266 };
2267 name = Release;
2268 };
2269 E4B515D5164B2DA300E003AF /* Debug */ = {
2270 isa = XCBuildConfiguration;
2271 baseConfigurationReference = E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */;
2272 buildSettings = {
2273 };
2274 name = Debug;
2275 };
2276 E4EB382D1089033000C33AD4 /* Debug */ = {
2277 isa = XCBuildConfiguration;
2278 baseConfigurationReference = E43D93F11097917E004F6A62 /* libdispatch.xcconfig */;
2279 buildSettings = {
2280 BUILD_VARIANTS = debug;
2281 ONLY_ACTIVE_ARCH = YES;
2282 };
2283 name = Debug;
2284 };
2285 E4EB382E1089033000C33AD4 /* Debug */ = {
2286 isa = XCBuildConfiguration;
2287 baseConfigurationReference = E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */;
2288 buildSettings = {
2289 };
2290 name = Debug;
2291 };
2292 E4EC11BD12514302000DDBD1 /* Release */ = {
2293 isa = XCBuildConfiguration;
2294 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
2295 buildSettings = {
2296 DISPATCH_RESOLVED_VARIANT = up;
2297 };
2298 name = Release;
2299 };
2300 E4EC11BE12514302000DDBD1 /* Debug */ = {
2301 isa = XCBuildConfiguration;
2302 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
2303 buildSettings = {
2304 DISPATCH_RESOLVED_VARIANT = up;
2305 };
2306 name = Debug;
2307 };
2308 E4EC122712514715000DDBD1 /* Release */ = {
2309 isa = XCBuildConfiguration;
2310 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
2311 buildSettings = {
2312 DISPATCH_RESOLVED_VARIANT = mp;
2313 };
2314 name = Release;
2315 };
2316 E4EC122812514715000DDBD1 /* Debug */ = {
2317 isa = XCBuildConfiguration;
2318 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
2319 buildSettings = {
2320 DISPATCH_RESOLVED_VARIANT = mp;
2321 };
2322 name = Debug;
2323 };
2324 /* End XCBuildConfiguration section */
2325
2326 /* Begin XCConfigurationList section */
2327 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libdispatch" */ = {
2328 isa = XCConfigurationList;
2329 buildConfigurations = (
2330 1DEB91ED08733DB70010E9CD /* Release */,
2331 E4EB382E1089033000C33AD4 /* Debug */,
2332 );
2333 defaultConfigurationIsVisible = 0;
2334 defaultConfigurationName = Release;
2335 };
2336 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libdispatch" */ = {
2337 isa = XCConfigurationList;
2338 buildConfigurations = (
2339 1DEB91F108733DB70010E9CD /* Release */,
2340 E4EB382D1089033000C33AD4 /* Debug */,
2341 );
2342 defaultConfigurationIsVisible = 0;
2343 defaultConfigurationName = Release;
2344 };
2345 3F3C9356128E637B0042B1F7 /* Build configuration list for PBXAggregateTarget "libdispatch_Sim" */ = {
2346 isa = XCConfigurationList;
2347 buildConfigurations = (
2348 3F3C9357128E637B0042B1F7 /* Release */,
2349 3F3C9358128E637B0042B1F7 /* Debug */,
2350 );
2351 defaultConfigurationIsVisible = 0;
2352 defaultConfigurationName = Release;
2353 };
2354 4552540B19B1389700B88766 /* Build configuration list for PBXAggregateTarget "libdispatch_tests" */ = {
2355 isa = XCConfigurationList;
2356 buildConfigurations = (
2357 4552540C19B1389700B88766 /* Release */,
2358 4552540D19B1389700B88766 /* Debug */,
2359 );
2360 defaultConfigurationIsVisible = 0;
2361 defaultConfigurationName = Release;
2362 };
2363 C927F35E10FD7F0B00C5AB8B /* Build configuration list for PBXAggregateTarget "libdispatch_tools" */ = {
2364 isa = XCConfigurationList;
2365 buildConfigurations = (
2366 C927F35B10FD7F0600C5AB8B /* Release */,
2367 C927F35C10FD7F0600C5AB8B /* Debug */,
2368 );
2369 defaultConfigurationIsVisible = 0;
2370 defaultConfigurationName = Release;
2371 };
2372 E46DBC5414EE10C80001F9F6 /* Build configuration list for PBXNativeTarget "libdispatch static" */ = {
2373 isa = XCConfigurationList;
2374 buildConfigurations = (
2375 E46DBC5514EE10C80001F9F6 /* Release */,
2376 E46DBC5614EE10C80001F9F6 /* Debug */,
2377 );
2378 defaultConfigurationIsVisible = 0;
2379 defaultConfigurationName = Release;
2380 };
2381 E49F24D8125D57FA0057C971 /* Build configuration list for PBXNativeTarget "libdispatch no resolver" */ = {
2382 isa = XCConfigurationList;
2383 buildConfigurations = (
2384 E49F24D9125D57FA0057C971 /* Release */,
2385 E49F24DA125D57FA0057C971 /* Debug */,
2386 );
2387 defaultConfigurationIsVisible = 0;
2388 defaultConfigurationName = Release;
2389 };
2390 E4B515D3164B2DA300E003AF /* Build configuration list for PBXNativeTarget "libdispatch introspection" */ = {
2391 isa = XCConfigurationList;
2392 buildConfigurations = (
2393 E4B515D4164B2DA300E003AF /* Release */,
2394 E4B515D5164B2DA300E003AF /* Debug */,
2395 );
2396 defaultConfigurationIsVisible = 0;
2397 defaultConfigurationName = Release;
2398 };
2399 E4EC11BC12514302000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch up resolved" */ = {
2400 isa = XCConfigurationList;
2401 buildConfigurations = (
2402 E4EC11BD12514302000DDBD1 /* Release */,
2403 E4EC11BE12514302000DDBD1 /* Debug */,
2404 );
2405 defaultConfigurationIsVisible = 0;
2406 defaultConfigurationName = Release;
2407 };
2408 E4EC122612514715000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch mp resolved" */ = {
2409 isa = XCConfigurationList;
2410 buildConfigurations = (
2411 E4EC122712514715000DDBD1 /* Release */,
2412 E4EC122812514715000DDBD1 /* Debug */,
2413 );
2414 defaultConfigurationIsVisible = 0;
2415 defaultConfigurationName = Release;
2416 };
2417 /* End XCConfigurationList section */
2418 };
2419 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
2420 }