]> git.saurik.com Git - apple/libdispatch.git/blob - libdispatch.xcodeproj/project.pbxproj
libdispatch-442.1.4.tar.gz
[apple/libdispatch.git] / libdispatch.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 3F3C9326128E637B0042B1F7 /* libdispatch_Sim */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 3F3C9356128E637B0042B1F7 /* Build configuration list for PBXAggregateTarget "libdispatch_Sim" */;
13 buildPhases = (
14 );
15 dependencies = (
16 E4128E4A13B94BCE00ABB2CB /* PBXTargetDependency */,
17 );
18 name = libdispatch_Sim;
19 productName = libdispatch_Sim;
20 };
21 C927F35A10FD7F0600C5AB8B /* libdispatch_tools */ = {
22 isa = PBXAggregateTarget;
23 buildConfigurationList = C927F35E10FD7F0B00C5AB8B /* Build configuration list for PBXAggregateTarget "libdispatch_tools" */;
24 buildPhases = (
25 );
26 dependencies = (
27 C927F36910FD7F1A00C5AB8B /* PBXTargetDependency */,
28 );
29 name = libdispatch_tools;
30 productName = ddt;
31 };
32 /* End PBXAggregateTarget section */
33
34 /* Begin PBXBuildFile section */
35 2BBF5A60154B64D8002B20F9 /* allocator_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BBF5A5F154B64D8002B20F9 /* allocator_internal.h */; };
36 2BBF5A61154B64D8002B20F9 /* allocator_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BBF5A5F154B64D8002B20F9 /* allocator_internal.h */; };
37 2BBF5A63154B64F5002B20F9 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
38 2BBF5A64154B64F5002B20F9 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
39 2BBF5A65154B64F5002B20F9 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
40 2BBF5A66154B64F5002B20F9 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
41 2BBF5A67154B64F5002B20F9 /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
42 2BE17C6418EA305E002CA4E8 /* layout_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BE17C6318EA305E002CA4E8 /* layout_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
43 2BE17C6518EA305E002CA4E8 /* layout_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BE17C6318EA305E002CA4E8 /* layout_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
44 5A0095A210F274B0000E2A31 /* io_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A0095A110F274B0000E2A31 /* io_internal.h */; };
45 5A27262610F26F1900751FBC /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
46 5A5D13AC0F6B280500197CC3 /* semaphore_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */; };
47 5AAB45C010D30B79004407EA /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
48 5AAB45C410D30CC7004407EA /* io.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C310D30CC7004407EA /* io.h */; settings = {ATTRIBUTES = (Public, ); }; };
49 5AAB45C610D30D0C004407EA /* data.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C510D30D0C004407EA /* data.h */; settings = {ATTRIBUTES = (Public, ); }; };
50 721F5C5D0F15520500FF03A6 /* semaphore.h in Headers */ = {isa = PBXBuildFile; fileRef = 721F5C5C0F15520500FF03A6 /* semaphore.h */; settings = {ATTRIBUTES = (Public, ); }; };
51 721F5CCF0F15553500FF03A6 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
52 72CC94300ECCD8750031B751 /* base.h in Headers */ = {isa = PBXBuildFile; fileRef = 72CC942F0ECCD8750031B751 /* base.h */; settings = {ATTRIBUTES = (Public, ); }; };
53 96032E4B0F5CC8C700241C5F /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
54 96032E4D0F5CC8D100241C5F /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = 96032E4C0F5CC8D100241C5F /* time.h */; settings = {ATTRIBUTES = (Public, ); }; };
55 961B99360F3E83980006BC96 /* benchmark.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B99350F3E83980006BC96 /* benchmark.h */; settings = {ATTRIBUTES = (Private, ); }; };
56 961B99500F3E85C30006BC96 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B994F0F3E85C30006BC96 /* object.h */; settings = {ATTRIBUTES = (Public, ); }; };
57 965CD6350F3E806200D4E28D /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
58 965ECC210F3EAB71004DDD89 /* object_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 965ECC200F3EAB71004DDD89 /* object_internal.h */; };
59 9661E56B0F3E7DDF00749F3E /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
60 9676A0E10F3E755D00713ADB /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
61 96929D840F3EA1020041FF5D /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D820F3EA1020041FF5D /* atomic.h */; };
62 96929D850F3EA1020041FF5D /* shims.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D830F3EA1020041FF5D /* shims.h */; };
63 96929D960F3EA2170041FF5D /* queue_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D950F3EA2170041FF5D /* queue_internal.h */; };
64 96A8AA870F41E7A400CD570B /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
65 96BC39BD0F3EBAB100C59689 /* queue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 96BC39BC0F3EBAB100C59689 /* queue_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
66 96C9553B0F3EAEDD000D2CA4 /* once.h in Headers */ = {isa = PBXBuildFile; fileRef = 96C9553A0F3EAEDD000D2CA4 /* once.h */; settings = {ATTRIBUTES = (Public, ); }; };
67 96DF70BE0F38FE3C0074BD99 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
68 C913AC0F143BD34800B78976 /* data_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C913AC0E143BD34800B78976 /* data_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
69 C93D6165143E190E00EB9023 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
70 C93D6166143E190F00EB9023 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
71 C93D6167143E190F00EB9023 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
72 C9C5F80E143C1771006DC718 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
73 E4128ED613BA9A1700ABB2CB /* hw_config.h in Headers */ = {isa = PBXBuildFile; fileRef = E4128ED513BA9A1700ABB2CB /* hw_config.h */; };
74 E4128ED713BA9A1700ABB2CB /* hw_config.h in Headers */ = {isa = PBXBuildFile; fileRef = E4128ED513BA9A1700ABB2CB /* hw_config.h */; };
75 E417A38412A472C4004D659D /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; };
76 E417A38512A472C5004D659D /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; };
77 E420867016027AE500EEE210 /* data.m in Sources */ = {isa = PBXBuildFile; fileRef = E420866F16027AE500EEE210 /* data.m */; };
78 E420867116027AE500EEE210 /* data.m in Sources */ = {isa = PBXBuildFile; fileRef = E420866F16027AE500EEE210 /* data.m */; };
79 E420867216027AE500EEE210 /* data.m in Sources */ = {isa = PBXBuildFile; fileRef = E420866F16027AE500EEE210 /* data.m */; };
80 E420867316027AE500EEE210 /* data.m in Sources */ = {isa = PBXBuildFile; fileRef = E420866F16027AE500EEE210 /* data.m */; };
81 E421E5F91716ADA10090DC9B /* introspection.h in Headers */ = {isa = PBXBuildFile; fileRef = E421E5F81716ADA10090DC9B /* introspection.h */; settings = {ATTRIBUTES = (Public, ); }; };
82 E422A0D512A557B5005E5BDB /* trace.h in Headers */ = {isa = PBXBuildFile; fileRef = E422A0D412A557B5005E5BDB /* trace.h */; };
83 E422A0D612A557B5005E5BDB /* trace.h in Headers */ = {isa = PBXBuildFile; fileRef = E422A0D412A557B5005E5BDB /* trace.h */; };
84 E43570B9126E93380097AB9F /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; };
85 E43570BA126E93380097AB9F /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; };
86 E43A710615783F7E0012D38D /* data_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C913AC0E143BD34800B78976 /* data_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
87 E44757DA17F4572600B82CA1 /* inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44757D917F4572600B82CA1 /* inline_internal.h */; };
88 E44757DB17F4573500B82CA1 /* inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44757D917F4572600B82CA1 /* inline_internal.h */; };
89 E44757DC17F4573600B82CA1 /* inline_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44757D917F4572600B82CA1 /* inline_internal.h */; };
90 E44A8E6B1805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
91 E44A8E6C1805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
92 E44A8E6D1805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
93 E44A8E6E1805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
94 E44A8E6F1805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
95 E44A8E701805C3E0009FFDB6 /* voucher.c in Sources */ = {isa = PBXBuildFile; fileRef = E44A8E6A1805C3E0009FFDB6 /* voucher.c */; };
96 E44A8E721805C473009FFDB6 /* voucher_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E44A8E711805C473009FFDB6 /* voucher_private.h */; };
97 E44A8E731805C473009FFDB6 /* voucher_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E44A8E711805C473009FFDB6 /* voucher_private.h */; };
98 E44A8E7518066276009FFDB6 /* voucher_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44A8E7418066276009FFDB6 /* voucher_internal.h */; };
99 E44A8E7618066276009FFDB6 /* voucher_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44A8E7418066276009FFDB6 /* voucher_internal.h */; };
100 E44A8E7718066276009FFDB6 /* voucher_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44A8E7418066276009FFDB6 /* voucher_internal.h */; };
101 E44EBE3E1251659900645D88 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
102 E44EBE5412517EBE00645D88 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
103 E44EBE5512517EBE00645D88 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
104 E44EBE5612517EBE00645D88 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
105 E44EBE5712517EBE00645D88 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
106 E44F9DAB16543F94001DCD38 /* introspection_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44F9DA816543F79001DCD38 /* introspection_internal.h */; };
107 E44F9DAC1654400D001DCD38 /* introspection_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44F9DA816543F79001DCD38 /* introspection_internal.h */; };
108 E44F9DAD1654400E001DCD38 /* introspection_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E44F9DA816543F79001DCD38 /* introspection_internal.h */; };
109 E44F9DAE16544022001DCD38 /* allocator_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BBF5A5F154B64D8002B20F9 /* allocator_internal.h */; };
110 E44F9DAF16544026001DCD38 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8F0E8361E600161930 /* internal.h */; };
111 E44F9DB01654402B001DCD38 /* data_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4C1ED6E1263E714000D3C8B /* data_internal.h */; };
112 E44F9DB11654402E001DCD38 /* io_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A0095A110F274B0000E2A31 /* io_internal.h */; };
113 E44F9DB216544032001DCD38 /* object_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 965ECC200F3EAB71004DDD89 /* object_internal.h */; };
114 E44F9DB316544037001DCD38 /* queue_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D950F3EA2170041FF5D /* queue_internal.h */; };
115 E44F9DB41654403B001DCD38 /* semaphore_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */; };
116 E44F9DB51654403F001DCD38 /* source_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC0B34780FA2851C0080FFA0 /* source_internal.h */; };
117 E44F9DB616544043001DCD38 /* trace.h in Headers */ = {isa = PBXBuildFile; fileRef = E422A0D412A557B5005E5BDB /* trace.h */; };
118 E44F9DB71654404F001DCD38 /* shims.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D830F3EA1020041FF5D /* shims.h */; };
119 E44F9DB816544053001DCD38 /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D820F3EA1020041FF5D /* atomic.h */; };
120 E44F9DB916544056001DCD38 /* getprogname.h in Headers */ = {isa = PBXBuildFile; fileRef = E4BA743913A8911B0095BDF1 /* getprogname.h */; };
121 E44F9DBA1654405B001DCD38 /* hw_config.h in Headers */ = {isa = PBXBuildFile; fileRef = E4128ED513BA9A1700ABB2CB /* hw_config.h */; };
122 E44F9DBC1654405B001DCD38 /* perfmon.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A2109923C7003403D5 /* perfmon.h */; };
123 E44F9DBE1654405B001DCD38 /* tsd.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A4109923C7003403D5 /* tsd.h */; };
124 E44F9DBF165440EF001DCD38 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = FC9C70E7105EC9620074F9CA /* config.h */; };
125 E44F9DC016544115001DCD38 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = E4EB4A2614C35ECE00AA0FA9 /* object.h */; };
126 E44F9DC116544115001DCD38 /* object_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E454569214746F1B00106147 /* object_private.h */; };
127 E454569314746F1B00106147 /* object_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E454569214746F1B00106147 /* object_private.h */; settings = {ATTRIBUTES = (); }; };
128 E454569414746F1B00106147 /* object_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E454569214746F1B00106147 /* object_private.h */; settings = {ATTRIBUTES = (); }; };
129 E4630251176162D200E11F4C /* atomic_sfb.h in Headers */ = {isa = PBXBuildFile; fileRef = E463024F1761603C00E11F4C /* atomic_sfb.h */; };
130 E4630252176162D300E11F4C /* atomic_sfb.h in Headers */ = {isa = PBXBuildFile; fileRef = E463024F1761603C00E11F4C /* atomic_sfb.h */; };
131 E4630253176162D400E11F4C /* atomic_sfb.h in Headers */ = {isa = PBXBuildFile; fileRef = E463024F1761603C00E11F4C /* atomic_sfb.h */; };
132 E46DBC4014EE10C80001F9F6 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
133 E46DBC4114EE10C80001F9F6 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
134 E46DBC4214EE10C80001F9F6 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
135 E46DBC4314EE10C80001F9F6 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
136 E46DBC4414EE10C80001F9F6 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
137 E46DBC4514EE10C80001F9F6 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
138 E46DBC4614EE10C80001F9F6 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
139 E46DBC4714EE10C80001F9F6 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
140 E46DBC4814EE10C80001F9F6 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
141 E46DBC4914EE10C80001F9F6 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
142 E46DBC4A14EE10C80001F9F6 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
143 E46DBC4B14EE10C80001F9F6 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
144 E46DBC4C14EE10C80001F9F6 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
145 E46DBC4D14EE10C80001F9F6 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
146 E48AF55A16E70FD9004105FF /* io_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E48AF55916E70FD9004105FF /* io_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
147 E48AF55B16E72D44004105FF /* io_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E48AF55916E70FD9004105FF /* io_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
148 E48EC97C1835BADD00EAC4F1 /* yield.h in Headers */ = {isa = PBXBuildFile; fileRef = E48EC97B1835BADD00EAC4F1 /* yield.h */; };
149 E48EC97D1835BADD00EAC4F1 /* yield.h in Headers */ = {isa = PBXBuildFile; fileRef = E48EC97B1835BADD00EAC4F1 /* yield.h */; };
150 E48EC97E1835BADD00EAC4F1 /* yield.h in Headers */ = {isa = PBXBuildFile; fileRef = E48EC97B1835BADD00EAC4F1 /* yield.h */; };
151 E49F2423125D3C960057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
152 E49F2424125D3C970057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
153 E49F2499125D48D80057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
154 E49F24AB125D57FA0057C971 /* dispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED960E8361E600161930 /* dispatch.h */; settings = {ATTRIBUTES = (Public, ); }; };
155 E49F24AC125D57FA0057C971 /* base.h in Headers */ = {isa = PBXBuildFile; fileRef = 72CC942F0ECCD8750031B751 /* base.h */; settings = {ATTRIBUTES = (Public, ); }; };
156 E49F24AD125D57FA0057C971 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B994F0F3E85C30006BC96 /* object.h */; settings = {ATTRIBUTES = (Public, ); }; };
157 E49F24AE125D57FA0057C971 /* queue.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8B0E8361E600161930 /* queue.h */; settings = {ATTRIBUTES = (Public, ); }; };
158 E49F24AF125D57FA0057C971 /* source.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8D0E8361E600161930 /* source.h */; settings = {ATTRIBUTES = (Public, ); }; };
159 E49F24B0125D57FA0057C971 /* semaphore.h in Headers */ = {isa = PBXBuildFile; fileRef = 721F5C5C0F15520500FF03A6 /* semaphore.h */; settings = {ATTRIBUTES = (Public, ); }; };
160 E49F24B1125D57FA0057C971 /* group.h in Headers */ = {isa = PBXBuildFile; fileRef = FC5C9C1D0EADABE3006E462D /* group.h */; settings = {ATTRIBUTES = (Public, ); }; };
161 E49F24B2125D57FA0057C971 /* once.h in Headers */ = {isa = PBXBuildFile; fileRef = 96C9553A0F3EAEDD000D2CA4 /* once.h */; settings = {ATTRIBUTES = (Public, ); }; };
162 E49F24B3125D57FA0057C971 /* io.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C310D30CC7004407EA /* io.h */; settings = {ATTRIBUTES = (Public, ); }; };
163 E49F24B4125D57FA0057C971 /* data.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C510D30D0C004407EA /* data.h */; settings = {ATTRIBUTES = (Public, ); }; };
164 E49F24B5125D57FA0057C971 /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = 96032E4C0F5CC8D100241C5F /* time.h */; settings = {ATTRIBUTES = (Public, ); }; };
165 E49F24B6125D57FA0057C971 /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED930E8361E600161930 /* private.h */; settings = {ATTRIBUTES = (Private, ); }; };
166 E49F24B7125D57FA0057C971 /* queue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 96BC39BC0F3EBAB100C59689 /* queue_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
167 E49F24B8125D57FA0057C971 /* source_private.h in Headers */ = {isa = PBXBuildFile; fileRef = FCEF047F0F5661960067401F /* source_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
168 E49F24B9125D57FA0057C971 /* benchmark.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B99350F3E83980006BC96 /* benchmark.h */; settings = {ATTRIBUTES = (Private, ); }; };
169 E49F24BA125D57FA0057C971 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8F0E8361E600161930 /* internal.h */; settings = {ATTRIBUTES = (); }; };
170 E49F24BB125D57FA0057C971 /* queue_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D950F3EA2170041FF5D /* queue_internal.h */; };
171 E49F24BC125D57FA0057C971 /* object_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 965ECC200F3EAB71004DDD89 /* object_internal.h */; };
172 E49F24BD125D57FA0057C971 /* semaphore_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */; };
173 E49F24BE125D57FA0057C971 /* source_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC0B34780FA2851C0080FFA0 /* source_internal.h */; };
174 E49F24BF125D57FA0057C971 /* io_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A0095A110F274B0000E2A31 /* io_internal.h */; };
175 E49F24C1125D57FA0057C971 /* tsd.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A4109923C7003403D5 /* tsd.h */; };
176 E49F24C2125D57FA0057C971 /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D820F3EA1020041FF5D /* atomic.h */; };
177 E49F24C3125D57FA0057C971 /* shims.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D830F3EA1020041FF5D /* shims.h */; };
178 E49F24C4125D57FA0057C971 /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A3109923C7003403D5 /* time.h */; };
179 E49F24C5125D57FA0057C971 /* perfmon.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A2109923C7003403D5 /* perfmon.h */; };
180 E49F24C6125D57FA0057C971 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = FC9C70E7105EC9620074F9CA /* config.h */; };
181 E49F24C8125D57FA0057C971 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
182 E49F24C9125D57FA0057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
183 E49F24CA125D57FA0057C971 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
184 E49F24CB125D57FA0057C971 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
185 E49F24CC125D57FA0057C971 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
186 E49F24CD125D57FA0057C971 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
187 E49F24CE125D57FA0057C971 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
188 E49F24CF125D57FA0057C971 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
189 E49F24D0125D57FA0057C971 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
190 E49F24D1125D57FA0057C971 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
191 E49F24D2125D57FA0057C971 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
192 E49F24D3125D57FA0057C971 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
193 E49F24D4125D57FA0057C971 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
194 E4A2C9C5176019820000F809 /* atomic_llsc.h in Headers */ = {isa = PBXBuildFile; fileRef = E4A2C9C4176019760000F809 /* atomic_llsc.h */; };
195 E4A2C9C6176019830000F809 /* atomic_llsc.h in Headers */ = {isa = PBXBuildFile; fileRef = E4A2C9C4176019760000F809 /* atomic_llsc.h */; };
196 E4A2C9C7176019840000F809 /* atomic_llsc.h in Headers */ = {isa = PBXBuildFile; fileRef = E4A2C9C4176019760000F809 /* atomic_llsc.h */; };
197 E4B3C3FE18C50D000039F49F /* voucher_activity_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4B3C3FD18C50D000039F49F /* voucher_activity_private.h */; };
198 E4B3C3FF18C50D0E0039F49F /* voucher_activity_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4B3C3FD18C50D000039F49F /* voucher_activity_private.h */; };
199 E4B515BD164B2DA300E003AF /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; };
200 E4B515BE164B2DA300E003AF /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
201 E4B515BF164B2DA300E003AF /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; };
202 E4B515C0164B2DA300E003AF /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; };
203 E4B515C1164B2DA300E003AF /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
204 E4B515C2164B2DA300E003AF /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
205 E4B515C3164B2DA300E003AF /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
206 E4B515C4164B2DA300E003AF /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
207 E4B515C5164B2DA300E003AF /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
208 E4B515C6164B2DA300E003AF /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
209 E4B515C7164B2DA300E003AF /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
210 E4B515C8164B2DA300E003AF /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
211 E4B515C9164B2DA300E003AF /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
212 E4B515CA164B2DA300E003AF /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
213 E4B515CB164B2DA300E003AF /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C5F80D143C1771006DC718 /* transform.c */; };
214 E4B515CC164B2DA300E003AF /* object.m in Sources */ = {isa = PBXBuildFile; fileRef = E4FC3263145F46C9002FBDDB /* object.m */; };
215 E4B515CD164B2DA300E003AF /* allocator.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBF5A62154B64F5002B20F9 /* allocator.c */; };
216 E4B515CE164B2DA300E003AF /* data.m in Sources */ = {isa = PBXBuildFile; fileRef = E420866F16027AE500EEE210 /* data.m */; };
217 E4B515D8164B2DFB00E003AF /* introspection_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4B515D7164B2DFB00E003AF /* introspection_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
218 E4B515DD164B32E000E003AF /* introspection.c in Sources */ = {isa = PBXBuildFile; fileRef = E4B515DC164B32E000E003AF /* introspection.c */; };
219 E4BA743B13A8911B0095BDF1 /* getprogname.h in Headers */ = {isa = PBXBuildFile; fileRef = E4BA743913A8911B0095BDF1 /* getprogname.h */; };
220 E4BA743C13A8911B0095BDF1 /* getprogname.h in Headers */ = {isa = PBXBuildFile; fileRef = E4BA743913A8911B0095BDF1 /* getprogname.h */; };
221 E4C1ED6F1263E714000D3C8B /* data_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4C1ED6E1263E714000D3C8B /* data_internal.h */; };
222 E4C1ED701263E714000D3C8B /* data_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4C1ED6E1263E714000D3C8B /* data_internal.h */; };
223 E4D76A9318E325D200B1F98B /* block.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D76A9218E325D200B1F98B /* block.h */; settings = {ATTRIBUTES = (Public, ); }; };
224 E4D76A9418E325D200B1F98B /* block.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D76A9218E325D200B1F98B /* block.h */; settings = {ATTRIBUTES = (Public, ); }; };
225 E4EB4A2714C35ECE00AA0FA9 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = E4EB4A2614C35ECE00AA0FA9 /* object.h */; };
226 E4EB4A2814C35ECE00AA0FA9 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = E4EB4A2614C35ECE00AA0FA9 /* object.h */; };
227 E4EC11AE12514302000DDBD1 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
228 E4EC11AF12514302000DDBD1 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
229 E4EC11B012514302000DDBD1 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
230 E4EC11B112514302000DDBD1 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
231 E4EC11B212514302000DDBD1 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
232 E4EC11B312514302000DDBD1 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
233 E4EC11B412514302000DDBD1 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
234 E4EC11B512514302000DDBD1 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
235 E4EC11B712514302000DDBD1 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
236 E4EC11B812514302000DDBD1 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
237 E4EC121A12514715000DDBD1 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
238 E4EC121B12514715000DDBD1 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; };
239 E4EC121C12514715000DDBD1 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; };
240 E4EC121D12514715000DDBD1 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; };
241 E4EC121E12514715000DDBD1 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; };
242 E4EC121F12514715000DDBD1 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; };
243 E4EC122012514715000DDBD1 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; };
244 E4EC122112514715000DDBD1 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; };
245 E4EC122312514715000DDBD1 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; };
246 E4EC122412514715000DDBD1 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; };
247 E4ECBAA515253C25002C313C /* mach_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4ECBAA415253C25002C313C /* mach_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
248 E4ECBAA615253D17002C313C /* mach_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4ECBAA415253C25002C313C /* mach_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
249 E4FC3264145F46C9002FBDDB /* object.m in Sources */ = {isa = PBXBuildFile; fileRef = E4FC3263145F46C9002FBDDB /* object.m */; };
250 E4FC3265145F46C9002FBDDB /* object.m in Sources */ = {isa = PBXBuildFile; fileRef = E4FC3263145F46C9002FBDDB /* object.m */; };
251 E4FC3266145F46C9002FBDDB /* object.m in Sources */ = {isa = PBXBuildFile; fileRef = E4FC3263145F46C9002FBDDB /* object.m */; };
252 E4FC3267145F46C9002FBDDB /* object.m in Sources */ = {isa = PBXBuildFile; fileRef = E4FC3263145F46C9002FBDDB /* object.m */; };
253 FC0B34790FA2851C0080FFA0 /* source_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC0B34780FA2851C0080FFA0 /* source_internal.h */; };
254 FC1832A6109923C7003403D5 /* perfmon.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A2109923C7003403D5 /* perfmon.h */; };
255 FC1832A7109923C7003403D5 /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A3109923C7003403D5 /* time.h */; };
256 FC1832A8109923C7003403D5 /* tsd.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A4109923C7003403D5 /* tsd.h */; };
257 FC5C9C1E0EADABE3006E462D /* group.h in Headers */ = {isa = PBXBuildFile; fileRef = FC5C9C1D0EADABE3006E462D /* group.h */; settings = {ATTRIBUTES = (Public, ); }; };
258 FC7BED990E8361E600161930 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; };
259 FC7BED9A0E8361E600161930 /* queue.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8B0E8361E600161930 /* queue.h */; settings = {ATTRIBUTES = (Public, ); }; };
260 FC7BED9C0E8361E600161930 /* source.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8D0E8361E600161930 /* source.h */; settings = {ATTRIBUTES = (Public, ); }; };
261 FC7BED9E0E8361E600161930 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8F0E8361E600161930 /* internal.h */; settings = {ATTRIBUTES = (); }; };
262 FC7BEDA20E8361E600161930 /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED930E8361E600161930 /* private.h */; settings = {ATTRIBUTES = (Private, ); }; };
263 FC7BEDA40E8361E600161930 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
264 FC7BEDA50E8361E600161930 /* dispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED960E8361E600161930 /* dispatch.h */; settings = {ATTRIBUTES = (Public, ); }; };
265 FC9C70E8105EC9620074F9CA /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = FC9C70E7105EC9620074F9CA /* config.h */; };
266 FCEF04800F5661960067401F /* source_private.h in Headers */ = {isa = PBXBuildFile; fileRef = FCEF047F0F5661960067401F /* source_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
267 /* End PBXBuildFile section */
268
269 /* Begin PBXContainerItemProxy section */
270 C927F36610FD7F1000C5AB8B /* PBXContainerItemProxy */ = {
271 isa = PBXContainerItemProxy;
272 containerPortal = C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */;
273 proxyType = 2;
274 remoteGlobalIDString = FCFA5AA010D1AE050074F59A;
275 remoteInfo = ddt;
276 };
277 C927F36810FD7F1A00C5AB8B /* PBXContainerItemProxy */ = {
278 isa = PBXContainerItemProxy;
279 containerPortal = C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */;
280 proxyType = 1;
281 remoteGlobalIDString = FCFA5A9F10D1AE050074F59A;
282 remoteInfo = ddt;
283 };
284 E4128E4913B94BCE00ABB2CB /* PBXContainerItemProxy */ = {
285 isa = PBXContainerItemProxy;
286 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
287 proxyType = 1;
288 remoteGlobalIDString = D2AAC045055464E500DB518D;
289 remoteInfo = libdispatch;
290 };
291 E437F0D514F7441F00F0B997 /* PBXContainerItemProxy */ = {
292 isa = PBXContainerItemProxy;
293 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
294 proxyType = 1;
295 remoteGlobalIDString = E46DBC1A14EE10C80001F9F6;
296 remoteInfo = libdispatch_static;
297 };
298 E47D6ECA125FEB9D0070D91C /* PBXContainerItemProxy */ = {
299 isa = PBXContainerItemProxy;
300 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
301 proxyType = 1;
302 remoteGlobalIDString = E4EC118F12514302000DDBD1;
303 remoteInfo = "libdispatch up resolved";
304 };
305 E47D6ECC125FEBA10070D91C /* PBXContainerItemProxy */ = {
306 isa = PBXContainerItemProxy;
307 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
308 proxyType = 1;
309 remoteGlobalIDString = E4EC121612514715000DDBD1;
310 remoteInfo = "libdispatch mp resolved";
311 };
312 E4B515DA164B317700E003AF /* PBXContainerItemProxy */ = {
313 isa = PBXContainerItemProxy;
314 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
315 proxyType = 1;
316 remoteGlobalIDString = E4B51595164B2DA300E003AF;
317 remoteInfo = "libdispatch introspection";
318 };
319 /* End PBXContainerItemProxy section */
320
321 /* Begin PBXFileReference section */
322 2BBF5A5F154B64D8002B20F9 /* allocator_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = allocator_internal.h; sourceTree = "<group>"; };
323 2BBF5A62154B64F5002B20F9 /* allocator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = allocator.c; sourceTree = "<group>"; };
324 2BE17C6318EA305E002CA4E8 /* layout_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = layout_private.h; sourceTree = "<group>"; };
325 5A0095A110F274B0000E2A31 /* io_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = io_internal.h; sourceTree = "<group>"; };
326 5A27262510F26F1900751FBC /* io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = io.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
327 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = semaphore_internal.h; sourceTree = "<group>"; };
328 5AAB45BF10D30B79004407EA /* data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = data.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
329 5AAB45C310D30CC7004407EA /* io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = io.h; sourceTree = "<group>"; tabWidth = 8; };
330 5AAB45C510D30D0C004407EA /* data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = data.h; sourceTree = "<group>"; tabWidth = 8; };
331 721F5C5C0F15520500FF03A6 /* semaphore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = semaphore.h; sourceTree = "<group>"; };
332 721F5CCE0F15553500FF03A6 /* semaphore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = semaphore.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
333 72B54F690EB169EB00DBECBA /* dispatch_source_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_source_create.3; sourceTree = "<group>"; };
334 72CC940C0ECCD5720031B751 /* dispatch_object.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_object.3; sourceTree = "<group>"; };
335 72CC940D0ECCD5720031B751 /* dispatch.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch.3; sourceTree = "<group>"; };
336 72CC942F0ECCD8750031B751 /* base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base.h; sourceTree = "<group>"; };
337 96032E4A0F5CC8C700241C5F /* time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = time.c; sourceTree = "<group>"; };
338 96032E4C0F5CC8D100241C5F /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
339 960F0E7D0F3FB232000D88BF /* dispatch_apply.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_apply.3; sourceTree = "<group>"; };
340 960F0E7E0F3FB232000D88BF /* dispatch_once.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_once.3; sourceTree = "<group>"; };
341 961B99350F3E83980006BC96 /* benchmark.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = benchmark.h; sourceTree = "<group>"; };
342 961B994F0F3E85C30006BC96 /* object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = "<group>"; };
343 963FDDE50F3FB6BD00BF2D00 /* dispatch_semaphore_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_semaphore_create.3; sourceTree = "<group>"; };
344 965CD6340F3E806200D4E28D /* benchmark.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = benchmark.c; sourceTree = "<group>"; };
345 965ECC200F3EAB71004DDD89 /* object_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object_internal.h; sourceTree = "<group>"; };
346 9661E56A0F3E7DDF00749F3E /* object.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = object.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
347 9676A0E00F3E755D00713ADB /* apply.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = apply.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
348 96859A3D0EF71BAD003EB3FB /* dispatch_benchmark.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_benchmark.3; sourceTree = "<group>"; };
349 96929D820F3EA1020041FF5D /* atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = atomic.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
350 96929D830F3EA1020041FF5D /* shims.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shims.h; sourceTree = "<group>"; };
351 96929D950F3EA2170041FF5D /* queue_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = queue_internal.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
352 96A8AA860F41E7A400CD570B /* source.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = source.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
353 96BC39BC0F3EBAB100C59689 /* queue_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = queue_private.h; sourceTree = "<group>"; };
354 96C9553A0F3EAEDD000D2CA4 /* once.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = once.h; sourceTree = "<group>"; };
355 96DF70BD0F38FE3C0074BD99 /* once.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = once.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
356 C913AC0E143BD34800B78976 /* data_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = data_private.h; sourceTree = "<group>"; tabWidth = 8; };
357 C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ddt.xcodeproj; path = tools/ddt/ddt.xcodeproj; sourceTree = "<group>"; };
358 C9C5F80D143C1771006DC718 /* transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = "<group>"; };
359 D2AAC046055464E500DB518D /* libdispatch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdispatch.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
360 E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-resolved.xcconfig"; sourceTree = "<group>"; };
361 E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-resolver.xcconfig"; sourceTree = "<group>"; };
362 E4128ED513BA9A1700ABB2CB /* hw_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hw_config.h; sourceTree = "<group>"; };
363 E416F53F175D04B800B23711 /* libdispatch_macosx.aliases */ = {isa = PBXFileReference; lastKnownFileType = text; path = libdispatch_macosx.aliases; sourceTree = "<group>"; };
364 E420866F16027AE500EEE210 /* data.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = data.m; sourceTree = "<group>"; };
365 E421E5F81716ADA10090DC9B /* introspection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection.h; sourceTree = "<group>"; };
366 E421E5FB1716B8730090DC9B /* install-dtrace.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-dtrace.sh"; sourceTree = "<group>"; };
367 E421E5FD1716BEA70090DC9B /* libdispatch.interposable */ = {isa = PBXFileReference; lastKnownFileType = text; path = libdispatch.interposable; sourceTree = "<group>"; };
368 E422A0D412A557B5005E5BDB /* trace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = trace.h; sourceTree = "<group>"; };
369 E422DA3614D2A7E7003C6EE4 /* libdispatch.aliases */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libdispatch.aliases; sourceTree = "<group>"; };
370 E422DA3714D2AE11003C6EE4 /* libdispatch.unexport */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libdispatch.unexport; sourceTree = "<group>"; };
371 E43570B8126E93380097AB9F /* provider.d */ = {isa = PBXFileReference; explicitFileType = sourcecode.dtrace; fileEncoding = 4; path = provider.d; sourceTree = "<group>"; };
372 E43D93F11097917E004F6A62 /* libdispatch.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libdispatch.xcconfig; sourceTree = "<group>"; };
373 E44757D917F4572600B82CA1 /* inline_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inline_internal.h; sourceTree = "<group>"; };
374 E448727914C6215D00BB45C2 /* libdispatch.order */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libdispatch.order; sourceTree = "<group>"; };
375 E44A8E6A1805C3E0009FFDB6 /* voucher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = voucher.c; sourceTree = "<group>"; };
376 E44A8E711805C473009FFDB6 /* voucher_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voucher_private.h; sourceTree = "<group>"; };
377 E44A8E7418066276009FFDB6 /* voucher_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voucher_internal.h; sourceTree = "<group>"; };
378 E44EBE331251654000645D88 /* resolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolver.h; sourceTree = "<group>"; };
379 E44EBE371251656400645D88 /* resolver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resolver.c; sourceTree = "<group>"; };
380 E44EBE3B1251659900645D88 /* init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = init.c; sourceTree = "<group>"; };
381 E44F9DA816543F79001DCD38 /* introspection_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection_internal.h; sourceTree = "<group>"; };
382 E454569214746F1B00106147 /* object_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object_private.h; sourceTree = "<group>"; };
383 E463024F1761603C00E11F4C /* atomic_sfb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = atomic_sfb.h; sourceTree = "<group>"; };
384 E46DBC5714EE10C80001F9F6 /* libdispatch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch.a; sourceTree = BUILT_PRODUCTS_DIR; };
385 E46DBC5814EE11BC0001F9F6 /* libdispatch-static.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-static.xcconfig"; sourceTree = "<group>"; };
386 E47D6BB5125F0F800070D91C /* resolved.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolved.h; sourceTree = "<group>"; };
387 E482F1CD12DBAB590030614D /* postprocess-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "postprocess-headers.sh"; sourceTree = "<group>"; };
388 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; };
389 E48EC97B1835BADD00EAC4F1 /* yield.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yield.h; sourceTree = "<group>"; };
390 E49F24DF125D57FA0057C971 /* libdispatch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdispatch.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
391 E49F251D125D630A0057C971 /* install-manpages.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-manpages.sh"; sourceTree = "<group>"; };
392 E49F251E125D631D0057C971 /* mig-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "mig-headers.sh"; sourceTree = "<group>"; };
393 E4A2C9C4176019760000F809 /* atomic_llsc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = atomic_llsc.h; sourceTree = "<group>"; };
394 E4B2D42D17A7F0F90034A18F /* libdispatch-resolver_iphoneos.order */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libdispatch-resolver_iphoneos.order"; sourceTree = "<group>"; };
395 E4B2D42E17A7F0F90034A18F /* libdispatch_iphoneos.order */ = {isa = PBXFileReference; lastKnownFileType = text; path = libdispatch_iphoneos.order; sourceTree = "<group>"; };
396 E4B3C3FD18C50D000039F49F /* voucher_activity_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voucher_activity_private.h; sourceTree = "<group>"; };
397 E4B515D6164B2DA300E003AF /* libdispatch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdispatch.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
398 E4B515D7164B2DFB00E003AF /* introspection_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection_private.h; sourceTree = "<group>"; };
399 E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-introspection.xcconfig"; sourceTree = "<group>"; };
400 E4B515DC164B32E000E003AF /* introspection.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = introspection.c; sourceTree = "<group>"; };
401 E4BA743513A88FE10095BDF1 /* dispatch_data_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_data_create.3; sourceTree = "<group>"; };
402 E4BA743613A88FF30095BDF1 /* dispatch_io_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_io_create.3; sourceTree = "<group>"; };
403 E4BA743713A88FF30095BDF1 /* dispatch_io_read.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_io_read.3; sourceTree = "<group>"; };
404 E4BA743813A8900B0095BDF1 /* dispatch_read.3 */ = {isa = PBXFileReference; explicitFileType = text.man; path = dispatch_read.3; sourceTree = "<group>"; };
405 E4BA743913A8911B0095BDF1 /* getprogname.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = getprogname.h; sourceTree = "<group>"; };
406 E4C1ED6E1263E714000D3C8B /* data_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = data_internal.h; sourceTree = "<group>"; };
407 E4D76A9218E325D200B1F98B /* block.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block.h; sourceTree = "<group>"; };
408 E4DC8D45191053EE0005C6F4 /* libdispatch_objc.aliases */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libdispatch_objc.aliases; sourceTree = "<group>"; };
409 E4EB4A2614C35ECE00AA0FA9 /* object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = "<group>"; };
410 E4EB4A2A14C36F4E00AA0FA9 /* install-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-headers.sh"; sourceTree = "<group>"; };
411 E4EC11C312514302000DDBD1 /* libdispatch_up.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch_up.a; sourceTree = BUILT_PRODUCTS_DIR; };
412 E4EC122D12514715000DDBD1 /* libdispatch_mp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch_mp.a; sourceTree = BUILT_PRODUCTS_DIR; };
413 E4ECBAA415253C25002C313C /* mach_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_private.h; sourceTree = "<group>"; };
414 E4FC3263145F46C9002FBDDB /* object.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = object.m; sourceTree = "<group>"; };
415 FC0B34780FA2851C0080FFA0 /* source_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source_internal.h; sourceTree = "<group>"; };
416 FC1832A2109923C7003403D5 /* perfmon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = perfmon.h; sourceTree = "<group>"; };
417 FC1832A3109923C7003403D5 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
418 FC1832A4109923C7003403D5 /* tsd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tsd.h; sourceTree = "<group>"; };
419 FC36279C0E933ED80054F1A3 /* dispatch_queue_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_queue_create.3; sourceTree = "<group>"; };
420 FC5C9C1D0EADABE3006E462D /* group.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = group.h; sourceTree = "<group>"; };
421 FC678DE80F97E0C300AB5993 /* dispatch_after.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_after.3; sourceTree = "<group>"; };
422 FC678DE90F97E0C300AB5993 /* dispatch_api.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_api.3; sourceTree = "<group>"; };
423 FC678DEA0F97E0C300AB5993 /* dispatch_async.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_async.3; sourceTree = "<group>"; };
424 FC678DEB0F97E0C300AB5993 /* dispatch_group_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_group_create.3; sourceTree = "<group>"; };
425 FC678DEC0F97E0C300AB5993 /* dispatch_time.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_time.3; sourceTree = "<group>"; };
426 FC7BED8A0E8361E600161930 /* queue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = queue.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
427 FC7BED8B0E8361E600161930 /* queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = queue.h; sourceTree = "<group>"; };
428 FC7BED8D0E8361E600161930 /* source.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source.h; sourceTree = "<group>"; };
429 FC7BED8F0E8361E600161930 /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
430 FC7BED930E8361E600161930 /* private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = private.h; sourceTree = "<group>"; };
431 FC7BED950E8361E600161930 /* protocol.defs */ = {isa = PBXFileReference; explicitFileType = sourcecode.mig; fileEncoding = 4; path = protocol.defs; sourceTree = "<group>"; };
432 FC7BED960E8361E600161930 /* dispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dispatch.h; sourceTree = "<group>"; };
433 FC9C70E7105EC9620074F9CA /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
434 FCEF047F0F5661960067401F /* source_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source_private.h; sourceTree = "<group>"; };
435 /* End PBXFileReference section */
436
437 /* Begin PBXFrameworksBuildPhase section */
438 D289987405E68DCB004EDB86 /* Frameworks */ = {
439 isa = PBXFrameworksBuildPhase;
440 buildActionMask = 2147483647;
441 files = (
442 );
443 runOnlyForDeploymentPostprocessing = 0;
444 };
445 E49F24D5125D57FA0057C971 /* Frameworks */ = {
446 isa = PBXFrameworksBuildPhase;
447 buildActionMask = 2147483647;
448 files = (
449 );
450 runOnlyForDeploymentPostprocessing = 0;
451 };
452 /* End PBXFrameworksBuildPhase section */
453
454 /* Begin PBXGroup section */
455 08FB7794FE84155DC02AAC07 /* libdispatch */ = {
456 isa = PBXGroup;
457 children = (
458 E44DB71E11D2FF080074F2AD /* Build Support */,
459 E4EB4A2914C35F1800AA0FA9 /* OS Object */,
460 FC7BEDAA0E83625200161930 /* Public Headers */,
461 FC7BEDAF0E83626100161930 /* Private Headers */,
462 FC7BEDB60E8363DC00161930 /* Project Headers */,
463 08FB7795FE84155DC02AAC07 /* Source */,
464 C6A0FF2B0290797F04C91782 /* Documentation */,
465 1AB674ADFE9D54B511CA2CBB /* Products */,
466 );
467 indentWidth = 4;
468 name = libdispatch;
469 sourceTree = "<group>";
470 tabWidth = 4;
471 usesTabs = 1;
472 };
473 08FB7795FE84155DC02AAC07 /* Source */ = {
474 isa = PBXGroup;
475 children = (
476 2BBF5A62154B64F5002B20F9 /* allocator.c */,
477 9676A0E00F3E755D00713ADB /* apply.c */,
478 965CD6340F3E806200D4E28D /* benchmark.c */,
479 5AAB45BF10D30B79004407EA /* data.c */,
480 E420866F16027AE500EEE210 /* data.m */,
481 E44EBE3B1251659900645D88 /* init.c */,
482 E4B515DC164B32E000E003AF /* introspection.c */,
483 5A27262510F26F1900751FBC /* io.c */,
484 9661E56A0F3E7DDF00749F3E /* object.c */,
485 E4FC3263145F46C9002FBDDB /* object.m */,
486 96DF70BD0F38FE3C0074BD99 /* once.c */,
487 FC7BED8A0E8361E600161930 /* queue.c */,
488 721F5CCE0F15553500FF03A6 /* semaphore.c */,
489 96A8AA860F41E7A400CD570B /* source.c */,
490 96032E4A0F5CC8C700241C5F /* time.c */,
491 C9C5F80D143C1771006DC718 /* transform.c */,
492 E44A8E6A1805C3E0009FFDB6 /* voucher.c */,
493 FC7BED950E8361E600161930 /* protocol.defs */,
494 E43570B8126E93380097AB9F /* provider.d */,
495 );
496 name = Source;
497 path = src;
498 sourceTree = "<group>";
499 };
500 1AB674ADFE9D54B511CA2CBB /* Products */ = {
501 isa = PBXGroup;
502 children = (
503 D2AAC046055464E500DB518D /* libdispatch.dylib */,
504 E4EC11C312514302000DDBD1 /* libdispatch_up.a */,
505 E4EC122D12514715000DDBD1 /* libdispatch_mp.a */,
506 E49F24DF125D57FA0057C971 /* libdispatch.dylib */,
507 E46DBC5714EE10C80001F9F6 /* libdispatch.a */,
508 E4B515D6164B2DA300E003AF /* libdispatch.dylib */,
509 );
510 name = Products;
511 sourceTree = "<group>";
512 };
513 C6A0FF2B0290797F04C91782 /* Documentation */ = {
514 isa = PBXGroup;
515 children = (
516 72CC940D0ECCD5720031B751 /* dispatch.3 */,
517 FC678DE80F97E0C300AB5993 /* dispatch_after.3 */,
518 FC678DE90F97E0C300AB5993 /* dispatch_api.3 */,
519 960F0E7D0F3FB232000D88BF /* dispatch_apply.3 */,
520 FC678DEA0F97E0C300AB5993 /* dispatch_async.3 */,
521 96859A3D0EF71BAD003EB3FB /* dispatch_benchmark.3 */,
522 E4BA743513A88FE10095BDF1 /* dispatch_data_create.3 */,
523 FC678DEB0F97E0C300AB5993 /* dispatch_group_create.3 */,
524 E4BA743613A88FF30095BDF1 /* dispatch_io_create.3 */,
525 E4BA743713A88FF30095BDF1 /* dispatch_io_read.3 */,
526 72CC940C0ECCD5720031B751 /* dispatch_object.3 */,
527 960F0E7E0F3FB232000D88BF /* dispatch_once.3 */,
528 FC36279C0E933ED80054F1A3 /* dispatch_queue_create.3 */,
529 E4BA743813A8900B0095BDF1 /* dispatch_read.3 */,
530 963FDDE50F3FB6BD00BF2D00 /* dispatch_semaphore_create.3 */,
531 72B54F690EB169EB00DBECBA /* dispatch_source_create.3 */,
532 FC678DEC0F97E0C300AB5993 /* dispatch_time.3 */,
533 );
534 name = Documentation;
535 path = man;
536 sourceTree = "<group>";
537 };
538 C927F36010FD7F1000C5AB8B /* Products */ = {
539 isa = PBXGroup;
540 children = (
541 C927F36710FD7F1000C5AB8B /* ddt */,
542 );
543 name = Products;
544 sourceTree = "<group>";
545 };
546 E40041E4125E71150022B135 /* xcodeconfig */ = {
547 isa = PBXGroup;
548 children = (
549 E43D93F11097917E004F6A62 /* libdispatch.xcconfig */,
550 E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */,
551 E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */,
552 E46DBC5814EE11BC0001F9F6 /* libdispatch-static.xcconfig */,
553 E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */,
554 E422DA3614D2A7E7003C6EE4 /* libdispatch.aliases */,
555 E4DC8D45191053EE0005C6F4 /* libdispatch_objc.aliases */,
556 E416F53F175D04B800B23711 /* libdispatch_macosx.aliases */,
557 E448727914C6215D00BB45C2 /* libdispatch.order */,
558 E4B2D42E17A7F0F90034A18F /* libdispatch_iphoneos.order */,
559 E4B2D42D17A7F0F90034A18F /* libdispatch-resolver_iphoneos.order */,
560 E422DA3714D2AE11003C6EE4 /* libdispatch.unexport */,
561 E421E5FD1716BEA70090DC9B /* libdispatch.interposable */,
562 );
563 path = xcodeconfig;
564 sourceTree = "<group>";
565 };
566 E44DB71E11D2FF080074F2AD /* Build Support */ = {
567 isa = PBXGroup;
568 children = (
569 E4BA743413A88D390095BDF1 /* config */,
570 E40041E4125E71150022B135 /* xcodeconfig */,
571 E49F259C125D664F0057C971 /* xcodescripts */,
572 E47D6BCA125F10F70070D91C /* resolver */,
573 C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */,
574 );
575 name = "Build Support";
576 sourceTree = "<group>";
577 };
578 E47D6BCA125F10F70070D91C /* resolver */ = {
579 isa = PBXGroup;
580 children = (
581 E47D6BB5125F0F800070D91C /* resolved.h */,
582 E44EBE371251656400645D88 /* resolver.c */,
583 E44EBE331251654000645D88 /* resolver.h */,
584 );
585 path = resolver;
586 sourceTree = "<group>";
587 };
588 E49F259C125D664F0057C971 /* xcodescripts */ = {
589 isa = PBXGroup;
590 children = (
591 E49F251D125D630A0057C971 /* install-manpages.sh */,
592 E4EB4A2A14C36F4E00AA0FA9 /* install-headers.sh */,
593 E421E5FB1716B8730090DC9B /* install-dtrace.sh */,
594 E49F251E125D631D0057C971 /* mig-headers.sh */,
595 E482F1CD12DBAB590030614D /* postprocess-headers.sh */,
596 );
597 path = xcodescripts;
598 sourceTree = "<group>";
599 };
600 E4BA743413A88D390095BDF1 /* config */ = {
601 isa = PBXGroup;
602 children = (
603 FC9C70E7105EC9620074F9CA /* config.h */,
604 );
605 path = config;
606 sourceTree = "<group>";
607 };
608 E4EB4A2914C35F1800AA0FA9 /* OS Object */ = {
609 isa = PBXGroup;
610 children = (
611 E4EB4A2614C35ECE00AA0FA9 /* object.h */,
612 E454569214746F1B00106147 /* object_private.h */,
613 );
614 name = "OS Object";
615 path = os;
616 sourceTree = "<group>";
617 };
618 FC1832A0109923B3003403D5 /* shims */ = {
619 isa = PBXGroup;
620 children = (
621 96929D820F3EA1020041FF5D /* atomic.h */,
622 E4A2C9C4176019760000F809 /* atomic_llsc.h */,
623 E463024F1761603C00E11F4C /* atomic_sfb.h */,
624 E4BA743913A8911B0095BDF1 /* getprogname.h */,
625 E4128ED513BA9A1700ABB2CB /* hw_config.h */,
626 FC1832A2109923C7003403D5 /* perfmon.h */,
627 FC1832A3109923C7003403D5 /* time.h */,
628 FC1832A4109923C7003403D5 /* tsd.h */,
629 E48EC97B1835BADD00EAC4F1 /* yield.h */,
630 );
631 path = shims;
632 sourceTree = "<group>";
633 };
634 FC7BEDAA0E83625200161930 /* Public Headers */ = {
635 isa = PBXGroup;
636 children = (
637 72CC942F0ECCD8750031B751 /* base.h */,
638 E4D76A9218E325D200B1F98B /* block.h */,
639 5AAB45C510D30D0C004407EA /* data.h */,
640 FC7BED960E8361E600161930 /* dispatch.h */,
641 FC5C9C1D0EADABE3006E462D /* group.h */,
642 5AAB45C310D30CC7004407EA /* io.h */,
643 961B994F0F3E85C30006BC96 /* object.h */,
644 96C9553A0F3EAEDD000D2CA4 /* once.h */,
645 FC7BED8B0E8361E600161930 /* queue.h */,
646 721F5C5C0F15520500FF03A6 /* semaphore.h */,
647 FC7BED8D0E8361E600161930 /* source.h */,
648 96032E4C0F5CC8D100241C5F /* time.h */,
649 E421E5F81716ADA10090DC9B /* introspection.h */,
650 );
651 name = "Public Headers";
652 path = dispatch;
653 sourceTree = "<group>";
654 };
655 FC7BEDAF0E83626100161930 /* Private Headers */ = {
656 isa = PBXGroup;
657 children = (
658 FC7BED930E8361E600161930 /* private.h */,
659 C913AC0E143BD34800B78976 /* data_private.h */,
660 E48AF55916E70FD9004105FF /* io_private.h */,
661 96BC39BC0F3EBAB100C59689 /* queue_private.h */,
662 FCEF047F0F5661960067401F /* source_private.h */,
663 E4ECBAA415253C25002C313C /* mach_private.h */,
664 E44A8E711805C473009FFDB6 /* voucher_private.h */,
665 E4B3C3FD18C50D000039F49F /* voucher_activity_private.h */,
666 961B99350F3E83980006BC96 /* benchmark.h */,
667 E4B515D7164B2DFB00E003AF /* introspection_private.h */,
668 2BE17C6318EA305E002CA4E8 /* layout_private.h */,
669 );
670 name = "Private Headers";
671 path = private;
672 sourceTree = "<group>";
673 };
674 FC7BEDB60E8363DC00161930 /* Project Headers */ = {
675 isa = PBXGroup;
676 children = (
677 2BBF5A5F154B64D8002B20F9 /* allocator_internal.h */,
678 FC7BED8F0E8361E600161930 /* internal.h */,
679 E44757D917F4572600B82CA1 /* inline_internal.h */,
680 E4C1ED6E1263E714000D3C8B /* data_internal.h */,
681 5A0095A110F274B0000E2A31 /* io_internal.h */,
682 965ECC200F3EAB71004DDD89 /* object_internal.h */,
683 96929D950F3EA2170041FF5D /* queue_internal.h */,
684 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */,
685 FC0B34780FA2851C0080FFA0 /* source_internal.h */,
686 E44A8E7418066276009FFDB6 /* voucher_internal.h */,
687 E422A0D412A557B5005E5BDB /* trace.h */,
688 E44F9DA816543F79001DCD38 /* introspection_internal.h */,
689 96929D830F3EA1020041FF5D /* shims.h */,
690 FC1832A0109923B3003403D5 /* shims */,
691 );
692 name = "Project Headers";
693 path = src;
694 sourceTree = "<group>";
695 };
696 /* End PBXGroup section */
697
698 /* Begin PBXHeadersBuildPhase section */
699 D2AAC043055464E500DB518D /* Headers */ = {
700 isa = PBXHeadersBuildPhase;
701 buildActionMask = 2147483647;
702 files = (
703 FC7BEDA50E8361E600161930 /* dispatch.h in Headers */,
704 72CC94300ECCD8750031B751 /* base.h in Headers */,
705 961B99500F3E85C30006BC96 /* object.h in Headers */,
706 E44757DA17F4572600B82CA1 /* inline_internal.h in Headers */,
707 FC7BED9A0E8361E600161930 /* queue.h in Headers */,
708 FC7BED9C0E8361E600161930 /* source.h in Headers */,
709 E4B3C3FE18C50D000039F49F /* voucher_activity_private.h in Headers */,
710 721F5C5D0F15520500FF03A6 /* semaphore.h in Headers */,
711 FC5C9C1E0EADABE3006E462D /* group.h in Headers */,
712 96C9553B0F3EAEDD000D2CA4 /* once.h in Headers */,
713 5AAB45C410D30CC7004407EA /* io.h in Headers */,
714 E44A8E7518066276009FFDB6 /* voucher_internal.h in Headers */,
715 E4630253176162D400E11F4C /* atomic_sfb.h in Headers */,
716 5AAB45C610D30D0C004407EA /* data.h in Headers */,
717 96032E4D0F5CC8D100241C5F /* time.h in Headers */,
718 FC7BEDA20E8361E600161930 /* private.h in Headers */,
719 E4D76A9318E325D200B1F98B /* block.h in Headers */,
720 E4A2C9C7176019840000F809 /* atomic_llsc.h in Headers */,
721 C913AC0F143BD34800B78976 /* data_private.h in Headers */,
722 96BC39BD0F3EBAB100C59689 /* queue_private.h in Headers */,
723 FCEF04800F5661960067401F /* source_private.h in Headers */,
724 961B99360F3E83980006BC96 /* benchmark.h in Headers */,
725 FC7BED9E0E8361E600161930 /* internal.h in Headers */,
726 965ECC210F3EAB71004DDD89 /* object_internal.h in Headers */,
727 96929D960F3EA2170041FF5D /* queue_internal.h in Headers */,
728 FC0B34790FA2851C0080FFA0 /* source_internal.h in Headers */,
729 5A5D13AC0F6B280500197CC3 /* semaphore_internal.h in Headers */,
730 E4C1ED6F1263E714000D3C8B /* data_internal.h in Headers */,
731 E44A8E721805C473009FFDB6 /* voucher_private.h in Headers */,
732 5A0095A210F274B0000E2A31 /* io_internal.h in Headers */,
733 FC1832A8109923C7003403D5 /* tsd.h in Headers */,
734 96929D840F3EA1020041FF5D /* atomic.h in Headers */,
735 96929D850F3EA1020041FF5D /* shims.h in Headers */,
736 FC1832A7109923C7003403D5 /* time.h in Headers */,
737 E48EC97C1835BADD00EAC4F1 /* yield.h in Headers */,
738 2BE17C6418EA305E002CA4E8 /* layout_private.h in Headers */,
739 FC1832A6109923C7003403D5 /* perfmon.h in Headers */,
740 FC9C70E8105EC9620074F9CA /* config.h in Headers */,
741 E422A0D512A557B5005E5BDB /* trace.h in Headers */,
742 E4BA743B13A8911B0095BDF1 /* getprogname.h in Headers */,
743 E4128ED613BA9A1700ABB2CB /* hw_config.h in Headers */,
744 E454569314746F1B00106147 /* object_private.h in Headers */,
745 E4EB4A2714C35ECE00AA0FA9 /* object.h in Headers */,
746 E48AF55A16E70FD9004105FF /* io_private.h in Headers */,
747 E4ECBAA515253C25002C313C /* mach_private.h in Headers */,
748 2BBF5A60154B64D8002B20F9 /* allocator_internal.h in Headers */,
749 E44F9DAC1654400D001DCD38 /* introspection_internal.h in Headers */,
750 );
751 runOnlyForDeploymentPostprocessing = 0;
752 };
753 E49F24AA125D57FA0057C971 /* Headers */ = {
754 isa = PBXHeadersBuildPhase;
755 buildActionMask = 2147483647;
756 files = (
757 E49F24AB125D57FA0057C971 /* dispatch.h in Headers */,
758 E49F24AC125D57FA0057C971 /* base.h in Headers */,
759 E49F24AD125D57FA0057C971 /* object.h in Headers */,
760 E44757DC17F4573600B82CA1 /* inline_internal.h in Headers */,
761 E49F24AE125D57FA0057C971 /* queue.h in Headers */,
762 E49F24AF125D57FA0057C971 /* source.h in Headers */,
763 E4B3C3FF18C50D0E0039F49F /* voucher_activity_private.h in Headers */,
764 E49F24B0125D57FA0057C971 /* semaphore.h in Headers */,
765 E49F24B1125D57FA0057C971 /* group.h in Headers */,
766 E49F24B2125D57FA0057C971 /* once.h in Headers */,
767 E49F24B3125D57FA0057C971 /* io.h in Headers */,
768 E44A8E7618066276009FFDB6 /* voucher_internal.h in Headers */,
769 E4630252176162D300E11F4C /* atomic_sfb.h in Headers */,
770 E49F24B4125D57FA0057C971 /* data.h in Headers */,
771 E49F24B5125D57FA0057C971 /* time.h in Headers */,
772 E49F24B6125D57FA0057C971 /* private.h in Headers */,
773 E4D76A9418E325D200B1F98B /* block.h in Headers */,
774 E4A2C9C6176019830000F809 /* atomic_llsc.h in Headers */,
775 E49F24B7125D57FA0057C971 /* queue_private.h in Headers */,
776 E49F24B8125D57FA0057C971 /* source_private.h in Headers */,
777 E49F24B9125D57FA0057C971 /* benchmark.h in Headers */,
778 E49F24BA125D57FA0057C971 /* internal.h in Headers */,
779 E49F24BC125D57FA0057C971 /* object_internal.h in Headers */,
780 E49F24BB125D57FA0057C971 /* queue_internal.h in Headers */,
781 E49F24BE125D57FA0057C971 /* source_internal.h in Headers */,
782 E49F24BD125D57FA0057C971 /* semaphore_internal.h in Headers */,
783 E4C1ED701263E714000D3C8B /* data_internal.h in Headers */,
784 E49F24BF125D57FA0057C971 /* io_internal.h in Headers */,
785 E44A8E731805C473009FFDB6 /* voucher_private.h in Headers */,
786 E49F24C1125D57FA0057C971 /* tsd.h in Headers */,
787 E49F24C2125D57FA0057C971 /* atomic.h in Headers */,
788 E49F24C3125D57FA0057C971 /* shims.h in Headers */,
789 E49F24C4125D57FA0057C971 /* time.h in Headers */,
790 E49F24C5125D57FA0057C971 /* perfmon.h in Headers */,
791 E48EC97D1835BADD00EAC4F1 /* yield.h in Headers */,
792 2BE17C6518EA305E002CA4E8 /* layout_private.h in Headers */,
793 E49F24C6125D57FA0057C971 /* config.h in Headers */,
794 E422A0D612A557B5005E5BDB /* trace.h in Headers */,
795 E4BA743C13A8911B0095BDF1 /* getprogname.h in Headers */,
796 E4128ED713BA9A1700ABB2CB /* hw_config.h in Headers */,
797 E454569414746F1B00106147 /* object_private.h in Headers */,
798 E4EB4A2814C35ECE00AA0FA9 /* object.h in Headers */,
799 E4ECBAA615253D17002C313C /* mach_private.h in Headers */,
800 E48AF55B16E72D44004105FF /* io_private.h in Headers */,
801 2BBF5A61154B64D8002B20F9 /* allocator_internal.h in Headers */,
802 E43A710615783F7E0012D38D /* data_private.h in Headers */,
803 E44F9DAD1654400E001DCD38 /* introspection_internal.h in Headers */,
804 );
805 runOnlyForDeploymentPostprocessing = 0;
806 };
807 E4B51596164B2DA300E003AF /* Headers */ = {
808 isa = PBXHeadersBuildPhase;
809 buildActionMask = 2147483647;
810 files = (
811 E4B515D8164B2DFB00E003AF /* introspection_private.h in Headers */,
812 E44F9DAF16544026001DCD38 /* internal.h in Headers */,
813 E421E5F91716ADA10090DC9B /* introspection.h in Headers */,
814 E44F9DB216544032001DCD38 /* object_internal.h in Headers */,
815 E44F9DB316544037001DCD38 /* queue_internal.h in Headers */,
816 E44F9DB51654403F001DCD38 /* source_internal.h in Headers */,
817 E44F9DB41654403B001DCD38 /* semaphore_internal.h in Headers */,
818 E44F9DB01654402B001DCD38 /* data_internal.h in Headers */,
819 E44F9DB11654402E001DCD38 /* io_internal.h in Headers */,
820 E4630251176162D200E11F4C /* atomic_sfb.h in Headers */,
821 E44F9DBE1654405B001DCD38 /* tsd.h in Headers */,
822 E44F9DB816544053001DCD38 /* atomic.h in Headers */,
823 E44757DB17F4573500B82CA1 /* inline_internal.h in Headers */,
824 E44F9DB71654404F001DCD38 /* shims.h in Headers */,
825 E44F9DBC1654405B001DCD38 /* perfmon.h in Headers */,
826 E44F9DBF165440EF001DCD38 /* config.h in Headers */,
827 E44A8E7718066276009FFDB6 /* voucher_internal.h in Headers */,
828 E4A2C9C5176019820000F809 /* atomic_llsc.h in Headers */,
829 E44F9DB616544043001DCD38 /* trace.h in Headers */,
830 E44F9DB916544056001DCD38 /* getprogname.h in Headers */,
831 E48EC97E1835BADD00EAC4F1 /* yield.h in Headers */,
832 E44F9DBA1654405B001DCD38 /* hw_config.h in Headers */,
833 E44F9DC116544115001DCD38 /* object_private.h in Headers */,
834 E44F9DC016544115001DCD38 /* object.h in Headers */,
835 E44F9DAE16544022001DCD38 /* allocator_internal.h in Headers */,
836 E44F9DAB16543F94001DCD38 /* introspection_internal.h in Headers */,
837 );
838 runOnlyForDeploymentPostprocessing = 0;
839 };
840 /* End PBXHeadersBuildPhase section */
841
842 /* Begin PBXNativeTarget section */
843 D2AAC045055464E500DB518D /* libdispatch */ = {
844 isa = PBXNativeTarget;
845 buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libdispatch" */;
846 buildPhases = (
847 D2AAC043055464E500DB518D /* Headers */,
848 D2AAC044055464E500DB518D /* Sources */,
849 D289987405E68DCB004EDB86 /* Frameworks */,
850 E4EB4A2B14C3720B00AA0FA9 /* Install Headers */,
851 E482F1C512DBAA110030614D /* Postprocess Headers */,
852 4CED8B9D0EEDF8B600AF99AB /* Install Manpages */,
853 );
854 buildRules = (
855 );
856 dependencies = (
857 E47D6ECB125FEB9D0070D91C /* PBXTargetDependency */,
858 E47D6ECD125FEBA10070D91C /* PBXTargetDependency */,
859 E4B515DB164B317700E003AF /* PBXTargetDependency */,
860 E437F0D614F7441F00F0B997 /* PBXTargetDependency */,
861 );
862 name = libdispatch;
863 productName = libdispatch;
864 productReference = D2AAC046055464E500DB518D /* libdispatch.dylib */;
865 productType = "com.apple.product-type.library.dynamic";
866 };
867 E46DBC1A14EE10C80001F9F6 /* libdispatch static */ = {
868 isa = PBXNativeTarget;
869 buildConfigurationList = E46DBC5414EE10C80001F9F6 /* Build configuration list for PBXNativeTarget "libdispatch static" */;
870 buildPhases = (
871 E46DBC3E14EE10C80001F9F6 /* Sources */,
872 );
873 buildRules = (
874 );
875 dependencies = (
876 );
877 name = "libdispatch static";
878 productName = libdispatch;
879 productReference = E46DBC5714EE10C80001F9F6 /* libdispatch.a */;
880 productType = "com.apple.product-type.library.static";
881 };
882 E49F24A9125D57FA0057C971 /* libdispatch no resolver */ = {
883 isa = PBXNativeTarget;
884 buildConfigurationList = E49F24D8125D57FA0057C971 /* Build configuration list for PBXNativeTarget "libdispatch no resolver" */;
885 buildPhases = (
886 E49F24AA125D57FA0057C971 /* Headers */,
887 E49F24C7125D57FA0057C971 /* Sources */,
888 E49F24D5125D57FA0057C971 /* Frameworks */,
889 E4EB4A3014C3A14000AA0FA9 /* Install Headers */,
890 E4128EB213B9612700ABB2CB /* Postprocess Headers */,
891 E49F24D7125D57FA0057C971 /* Install Manpages */,
892 );
893 buildRules = (
894 );
895 dependencies = (
896 );
897 name = "libdispatch no resolver";
898 productName = libdispatch;
899 productReference = E49F24DF125D57FA0057C971 /* libdispatch.dylib */;
900 productType = "com.apple.product-type.library.dynamic";
901 };
902 E4B51595164B2DA300E003AF /* libdispatch introspection */ = {
903 isa = PBXNativeTarget;
904 buildConfigurationList = E4B515D3164B2DA300E003AF /* Build configuration list for PBXNativeTarget "libdispatch introspection" */;
905 buildPhases = (
906 E4B51596164B2DA300E003AF /* Headers */,
907 E4B515BC164B2DA300E003AF /* Sources */,
908 E421E5FC1716B8E10090DC9B /* Install DTrace Header */,
909 );
910 buildRules = (
911 );
912 dependencies = (
913 );
914 name = "libdispatch introspection";
915 productName = libdispatch;
916 productReference = E4B515D6164B2DA300E003AF /* libdispatch.dylib */;
917 productType = "com.apple.product-type.library.dynamic";
918 };
919 E4EC118F12514302000DDBD1 /* libdispatch up resolved */ = {
920 isa = PBXNativeTarget;
921 buildConfigurationList = E4EC11BC12514302000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch up resolved" */;
922 buildPhases = (
923 E4EC12141251461A000DDBD1 /* Mig Headers */,
924 E4EC11AC12514302000DDBD1 /* Sources */,
925 E4EC121212514613000DDBD1 /* Symlink normal variant */,
926 );
927 buildRules = (
928 );
929 dependencies = (
930 );
931 name = "libdispatch up resolved";
932 productName = libdispatch;
933 productReference = E4EC11C312514302000DDBD1 /* libdispatch_up.a */;
934 productType = "com.apple.product-type.library.static";
935 };
936 E4EC121612514715000DDBD1 /* libdispatch mp resolved */ = {
937 isa = PBXNativeTarget;
938 buildConfigurationList = E4EC122612514715000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch mp resolved" */;
939 buildPhases = (
940 E4EC121712514715000DDBD1 /* Mig Headers */,
941 E4EC121812514715000DDBD1 /* Sources */,
942 E4EC122512514715000DDBD1 /* Symlink normal variant */,
943 );
944 buildRules = (
945 );
946 dependencies = (
947 );
948 name = "libdispatch mp resolved";
949 productName = libdispatch;
950 productReference = E4EC122D12514715000DDBD1 /* libdispatch_mp.a */;
951 productType = "com.apple.product-type.library.static";
952 };
953 /* End PBXNativeTarget section */
954
955 /* Begin PBXProject section */
956 08FB7793FE84155DC02AAC07 /* Project object */ = {
957 isa = PBXProject;
958 attributes = {
959 BuildIndependentTargetsInParallel = YES;
960 LastUpgradeCheck = 0600;
961 };
962 buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libdispatch" */;
963 compatibilityVersion = "Xcode 3.2";
964 developmentRegion = English;
965 hasScannedForEncodings = 1;
966 knownRegions = (
967 English,
968 Japanese,
969 French,
970 German,
971 );
972 mainGroup = 08FB7794FE84155DC02AAC07 /* libdispatch */;
973 projectDirPath = "";
974 projectReferences = (
975 {
976 ProductGroup = C927F36010FD7F1000C5AB8B /* Products */;
977 ProjectRef = C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */;
978 },
979 );
980 projectRoot = "";
981 targets = (
982 D2AAC045055464E500DB518D /* libdispatch */,
983 E49F24A9125D57FA0057C971 /* libdispatch no resolver */,
984 E4EC121612514715000DDBD1 /* libdispatch mp resolved */,
985 E4EC118F12514302000DDBD1 /* libdispatch up resolved */,
986 E4B51595164B2DA300E003AF /* libdispatch introspection */,
987 E46DBC1A14EE10C80001F9F6 /* libdispatch static */,
988 3F3C9326128E637B0042B1F7 /* libdispatch_Sim */,
989 C927F35A10FD7F0600C5AB8B /* libdispatch_tools */,
990 );
991 };
992 /* End PBXProject section */
993
994 /* Begin PBXReferenceProxy section */
995 C927F36710FD7F1000C5AB8B /* ddt */ = {
996 isa = PBXReferenceProxy;
997 fileType = "compiled.mach-o.executable";
998 path = ddt;
999 remoteRef = C927F36610FD7F1000C5AB8B /* PBXContainerItemProxy */;
1000 sourceTree = BUILT_PRODUCTS_DIR;
1001 };
1002 /* End PBXReferenceProxy section */
1003
1004 /* Begin PBXShellScriptBuildPhase section */
1005 4CED8B9D0EEDF8B600AF99AB /* Install Manpages */ = {
1006 isa = PBXShellScriptBuildPhase;
1007 buildActionMask = 8;
1008 files = (
1009 );
1010 inputPaths = (
1011 "$(SRCROOT)/xcodescripts/install-manpages.sh",
1012 );
1013 name = "Install Manpages";
1014 outputPaths = (
1015 );
1016 runOnlyForDeploymentPostprocessing = 1;
1017 shellPath = "/bin/bash -e";
1018 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1019 showEnvVarsInLog = 0;
1020 };
1021 E4128EB213B9612700ABB2CB /* Postprocess Headers */ = {
1022 isa = PBXShellScriptBuildPhase;
1023 buildActionMask = 8;
1024 files = (
1025 );
1026 inputPaths = (
1027 "$(SRCROOT)/xcodescripts/postprocess-headers.sh",
1028 );
1029 name = "Postprocess Headers";
1030 outputPaths = (
1031 );
1032 runOnlyForDeploymentPostprocessing = 1;
1033 shellPath = "/bin/bash -e";
1034 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1035 showEnvVarsInLog = 0;
1036 };
1037 E421E5FC1716B8E10090DC9B /* Install DTrace Header */ = {
1038 isa = PBXShellScriptBuildPhase;
1039 buildActionMask = 2147483647;
1040 files = (
1041 );
1042 inputPaths = (
1043 "$(SRCROOT)/xcodescripts/install-dtrace.sh",
1044 "$(SRCROOT)/src/provider.d",
1045 );
1046 name = "Install DTrace Header";
1047 outputPaths = (
1048 "$(CONFIGURATION_BUILD_DIR)/$(PUBLIC_HEADERS_FOLDER_PATH)/introspection.d",
1049 );
1050 runOnlyForDeploymentPostprocessing = 0;
1051 shellPath = "/bin/bash -e";
1052 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1053 showEnvVarsInLog = 0;
1054 };
1055 E482F1C512DBAA110030614D /* Postprocess Headers */ = {
1056 isa = PBXShellScriptBuildPhase;
1057 buildActionMask = 8;
1058 files = (
1059 );
1060 inputPaths = (
1061 "$(SRCROOT)/xcodescripts/postprocess-headers.sh",
1062 );
1063 name = "Postprocess Headers";
1064 outputPaths = (
1065 );
1066 runOnlyForDeploymentPostprocessing = 1;
1067 shellPath = "/bin/bash -e";
1068 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1069 showEnvVarsInLog = 0;
1070 };
1071 E49F24D7125D57FA0057C971 /* Install Manpages */ = {
1072 isa = PBXShellScriptBuildPhase;
1073 buildActionMask = 8;
1074 files = (
1075 );
1076 inputPaths = (
1077 "$(SRCROOT)/xcodescripts/install-manpages.sh",
1078 );
1079 name = "Install Manpages";
1080 outputPaths = (
1081 );
1082 runOnlyForDeploymentPostprocessing = 1;
1083 shellPath = "/bin/bash -e";
1084 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1085 showEnvVarsInLog = 0;
1086 };
1087 E4EB4A2B14C3720B00AA0FA9 /* Install Headers */ = {
1088 isa = PBXShellScriptBuildPhase;
1089 buildActionMask = 2147483647;
1090 files = (
1091 );
1092 inputPaths = (
1093 "$(SRCROOT)/xcodescripts/install-headers.sh",
1094 "$(SRCROOT)/os/object.h",
1095 "$(SRCROOT)/os/object_private.h",
1096 "$(SRCROOT)/private/voucher_private.h",
1097 "$(SRCROOT)/private/voucher_activity_private.h",
1098 );
1099 name = "Install Headers";
1100 outputPaths = (
1101 "$(CONFIGURATION_BUILD_DIR)/$(OS_PUBLIC_HEADERS_FOLDER_PATH)/object.h",
1102 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/object_private.h",
1103 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_private.h",
1104 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_activity_private.h",
1105 );
1106 runOnlyForDeploymentPostprocessing = 0;
1107 shellPath = "/bin/bash -e";
1108 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1109 showEnvVarsInLog = 0;
1110 };
1111 E4EB4A3014C3A14000AA0FA9 /* Install Headers */ = {
1112 isa = PBXShellScriptBuildPhase;
1113 buildActionMask = 2147483647;
1114 files = (
1115 );
1116 inputPaths = (
1117 "$(SRCROOT)/xcodescripts/install-headers.sh",
1118 "$(SRCROOT)/os/object.h",
1119 "$(SRCROOT)/os/object_private.h",
1120 "$(SRCROOT)/private/voucher_private.h",
1121 "$(SRCROOT)/private/voucher_activity_private.h",
1122 );
1123 name = "Install Headers";
1124 outputPaths = (
1125 "$(CONFIGURATION_BUILD_DIR)/$(OS_PUBLIC_HEADERS_FOLDER_PATH)/object.h",
1126 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/object_private.h",
1127 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_private.h",
1128 "$(CONFIGURATION_BUILD_DIR)/$(OS_PRIVATE_HEADERS_FOLDER_PATH)/voucher_activity_private.h",
1129 );
1130 runOnlyForDeploymentPostprocessing = 0;
1131 shellPath = "/bin/bash -e";
1132 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\"";
1133 showEnvVarsInLog = 0;
1134 };
1135 E4EC121212514613000DDBD1 /* Symlink normal variant */ = {
1136 isa = PBXShellScriptBuildPhase;
1137 buildActionMask = 2147483647;
1138 files = (
1139 );
1140 inputPaths = (
1141 );
1142 name = "Symlink normal variant";
1143 outputPaths = (
1144 "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME)_normal.a",
1145 );
1146 runOnlyForDeploymentPostprocessing = 0;
1147 shellPath = "/bin/bash -e";
1148 shellScript = "ln -fs \"${PRODUCT_NAME}.a\" \"${SCRIPT_OUTPUT_FILE_0}\"";
1149 showEnvVarsInLog = 0;
1150 };
1151 E4EC12141251461A000DDBD1 /* Mig Headers */ = {
1152 isa = PBXShellScriptBuildPhase;
1153 buildActionMask = 2147483647;
1154 files = (
1155 );
1156 inputPaths = (
1157 "$(SRCROOT)/src/protocol.defs",
1158 "$(SRCROOT)/xcodescripts/mig-headers.sh",
1159 );
1160 name = "Mig Headers";
1161 outputPaths = (
1162 "$(DERIVED_FILE_DIR)/protocol.h",
1163 "$(DERIVED_FILE_DIR)/protocolServer.h",
1164 );
1165 runOnlyForDeploymentPostprocessing = 0;
1166 shellPath = "/bin/bash -e";
1167 shellScript = ". \"${SCRIPT_INPUT_FILE_1}\"";
1168 showEnvVarsInLog = 0;
1169 };
1170 E4EC121712514715000DDBD1 /* Mig Headers */ = {
1171 isa = PBXShellScriptBuildPhase;
1172 buildActionMask = 2147483647;
1173 files = (
1174 );
1175 inputPaths = (
1176 "$(SRCROOT)/src/protocol.defs",
1177 "$(SRCROOT)/xcodescripts/mig-headers.sh",
1178 );
1179 name = "Mig Headers";
1180 outputPaths = (
1181 "$(DERIVED_FILE_DIR)/protocol.h",
1182 "$(DERIVED_FILE_DIR)/protocolServer.h",
1183 );
1184 runOnlyForDeploymentPostprocessing = 0;
1185 shellPath = "/bin/bash -e";
1186 shellScript = ". \"${SCRIPT_INPUT_FILE_1}\"";
1187 showEnvVarsInLog = 0;
1188 };
1189 E4EC122512514715000DDBD1 /* Symlink normal variant */ = {
1190 isa = PBXShellScriptBuildPhase;
1191 buildActionMask = 2147483647;
1192 files = (
1193 );
1194 inputPaths = (
1195 );
1196 name = "Symlink normal variant";
1197 outputPaths = (
1198 "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME)_normal.a",
1199 );
1200 runOnlyForDeploymentPostprocessing = 0;
1201 shellPath = "/bin/bash -e";
1202 shellScript = "ln -fs \"${PRODUCT_NAME}.a\" \"${SCRIPT_OUTPUT_FILE_0}\"";
1203 showEnvVarsInLog = 0;
1204 };
1205 /* End PBXShellScriptBuildPhase section */
1206
1207 /* Begin PBXSourcesBuildPhase section */
1208 D2AAC044055464E500DB518D /* Sources */ = {
1209 isa = PBXSourcesBuildPhase;
1210 buildActionMask = 2147483647;
1211 files = (
1212 E43570B9126E93380097AB9F /* provider.d in Sources */,
1213 FC7BEDA40E8361E600161930 /* protocol.defs in Sources */,
1214 E49F2499125D48D80057C971 /* resolver.c in Sources */,
1215 E44EBE3E1251659900645D88 /* init.c in Sources */,
1216 FC7BED990E8361E600161930 /* queue.c in Sources */,
1217 721F5CCF0F15553500FF03A6 /* semaphore.c in Sources */,
1218 96DF70BE0F38FE3C0074BD99 /* once.c in Sources */,
1219 9676A0E10F3E755D00713ADB /* apply.c in Sources */,
1220 9661E56B0F3E7DDF00749F3E /* object.c in Sources */,
1221 965CD6350F3E806200D4E28D /* benchmark.c in Sources */,
1222 96A8AA870F41E7A400CD570B /* source.c in Sources */,
1223 96032E4B0F5CC8C700241C5F /* time.c in Sources */,
1224 5AAB45C010D30B79004407EA /* data.c in Sources */,
1225 5A27262610F26F1900751FBC /* io.c in Sources */,
1226 C9C5F80E143C1771006DC718 /* transform.c in Sources */,
1227 E4FC3264145F46C9002FBDDB /* object.m in Sources */,
1228 2BBF5A63154B64F5002B20F9 /* allocator.c in Sources */,
1229 E420867016027AE500EEE210 /* data.m in Sources */,
1230 E44A8E6B1805C3E0009FFDB6 /* voucher.c in Sources */,
1231 );
1232 runOnlyForDeploymentPostprocessing = 0;
1233 };
1234 E46DBC3E14EE10C80001F9F6 /* Sources */ = {
1235 isa = PBXSourcesBuildPhase;
1236 buildActionMask = 2147483647;
1237 files = (
1238 E46DBC4014EE10C80001F9F6 /* protocol.defs in Sources */,
1239 E46DBC4114EE10C80001F9F6 /* resolver.c in Sources */,
1240 E46DBC4214EE10C80001F9F6 /* init.c in Sources */,
1241 E46DBC4314EE10C80001F9F6 /* queue.c in Sources */,
1242 E46DBC4414EE10C80001F9F6 /* semaphore.c in Sources */,
1243 E46DBC4514EE10C80001F9F6 /* once.c in Sources */,
1244 E44A8E701805C3E0009FFDB6 /* voucher.c in Sources */,
1245 E46DBC4614EE10C80001F9F6 /* apply.c in Sources */,
1246 E46DBC4714EE10C80001F9F6 /* object.c in Sources */,
1247 E46DBC4814EE10C80001F9F6 /* benchmark.c in Sources */,
1248 E46DBC4914EE10C80001F9F6 /* source.c in Sources */,
1249 E46DBC4A14EE10C80001F9F6 /* time.c in Sources */,
1250 E46DBC4B14EE10C80001F9F6 /* data.c in Sources */,
1251 E46DBC4C14EE10C80001F9F6 /* io.c in Sources */,
1252 E46DBC4D14EE10C80001F9F6 /* transform.c in Sources */,
1253 2BBF5A67154B64F5002B20F9 /* allocator.c in Sources */,
1254 );
1255 runOnlyForDeploymentPostprocessing = 0;
1256 };
1257 E49F24C7125D57FA0057C971 /* Sources */ = {
1258 isa = PBXSourcesBuildPhase;
1259 buildActionMask = 2147483647;
1260 files = (
1261 E43570BA126E93380097AB9F /* provider.d in Sources */,
1262 E49F24C8125D57FA0057C971 /* protocol.defs in Sources */,
1263 E49F24C9125D57FA0057C971 /* resolver.c in Sources */,
1264 E49F24CA125D57FA0057C971 /* init.c in Sources */,
1265 E49F24CB125D57FA0057C971 /* queue.c in Sources */,
1266 E49F24CC125D57FA0057C971 /* semaphore.c in Sources */,
1267 E49F24CD125D57FA0057C971 /* once.c in Sources */,
1268 E49F24CE125D57FA0057C971 /* apply.c in Sources */,
1269 E49F24CF125D57FA0057C971 /* object.c in Sources */,
1270 E49F24D0125D57FA0057C971 /* benchmark.c in Sources */,
1271 E49F24D1125D57FA0057C971 /* source.c in Sources */,
1272 E49F24D2125D57FA0057C971 /* time.c in Sources */,
1273 E49F24D3125D57FA0057C971 /* data.c in Sources */,
1274 E49F24D4125D57FA0057C971 /* io.c in Sources */,
1275 C93D6165143E190E00EB9023 /* transform.c in Sources */,
1276 E4FC3265145F46C9002FBDDB /* object.m in Sources */,
1277 2BBF5A64154B64F5002B20F9 /* allocator.c in Sources */,
1278 E420867116027AE500EEE210 /* data.m in Sources */,
1279 E44A8E6C1805C3E0009FFDB6 /* voucher.c in Sources */,
1280 );
1281 runOnlyForDeploymentPostprocessing = 0;
1282 };
1283 E4B515BC164B2DA300E003AF /* Sources */ = {
1284 isa = PBXSourcesBuildPhase;
1285 buildActionMask = 2147483647;
1286 files = (
1287 E4B515BD164B2DA300E003AF /* provider.d in Sources */,
1288 E4B515BE164B2DA300E003AF /* protocol.defs in Sources */,
1289 E4B515BF164B2DA300E003AF /* resolver.c in Sources */,
1290 E4B515C0164B2DA300E003AF /* init.c in Sources */,
1291 E4B515C1164B2DA300E003AF /* queue.c in Sources */,
1292 E4B515C2164B2DA300E003AF /* semaphore.c in Sources */,
1293 E4B515C3164B2DA300E003AF /* once.c in Sources */,
1294 E4B515C4164B2DA300E003AF /* apply.c in Sources */,
1295 E4B515C5164B2DA300E003AF /* object.c in Sources */,
1296 E4B515C6164B2DA300E003AF /* benchmark.c in Sources */,
1297 E4B515C7164B2DA300E003AF /* source.c in Sources */,
1298 E4B515C8164B2DA300E003AF /* time.c in Sources */,
1299 E4B515C9164B2DA300E003AF /* data.c in Sources */,
1300 E4B515CA164B2DA300E003AF /* io.c in Sources */,
1301 E44A8E6F1805C3E0009FFDB6 /* voucher.c in Sources */,
1302 E4B515CB164B2DA300E003AF /* transform.c in Sources */,
1303 E4B515CC164B2DA300E003AF /* object.m in Sources */,
1304 E4B515CD164B2DA300E003AF /* allocator.c in Sources */,
1305 E4B515CE164B2DA300E003AF /* data.m in Sources */,
1306 E4B515DD164B32E000E003AF /* introspection.c in Sources */,
1307 );
1308 runOnlyForDeploymentPostprocessing = 0;
1309 };
1310 E4EC11AC12514302000DDBD1 /* Sources */ = {
1311 isa = PBXSourcesBuildPhase;
1312 buildActionMask = 2147483647;
1313 files = (
1314 E417A38412A472C4004D659D /* provider.d in Sources */,
1315 E44EBE5412517EBE00645D88 /* protocol.defs in Sources */,
1316 E49F2424125D3C970057C971 /* resolver.c in Sources */,
1317 E44EBE5512517EBE00645D88 /* init.c in Sources */,
1318 E4EC11AE12514302000DDBD1 /* queue.c in Sources */,
1319 E4EC11AF12514302000DDBD1 /* semaphore.c in Sources */,
1320 E4EC11B012514302000DDBD1 /* once.c in Sources */,
1321 E4EC11B112514302000DDBD1 /* apply.c in Sources */,
1322 E4EC11B212514302000DDBD1 /* object.c in Sources */,
1323 E4EC11B312514302000DDBD1 /* benchmark.c in Sources */,
1324 E4EC11B412514302000DDBD1 /* source.c in Sources */,
1325 E4EC11B512514302000DDBD1 /* time.c in Sources */,
1326 E4EC11B712514302000DDBD1 /* data.c in Sources */,
1327 E4EC11B812514302000DDBD1 /* io.c in Sources */,
1328 C93D6166143E190F00EB9023 /* transform.c in Sources */,
1329 E4FC3266145F46C9002FBDDB /* object.m in Sources */,
1330 2BBF5A65154B64F5002B20F9 /* allocator.c in Sources */,
1331 E420867316027AE500EEE210 /* data.m in Sources */,
1332 E44A8E6E1805C3E0009FFDB6 /* voucher.c in Sources */,
1333 );
1334 runOnlyForDeploymentPostprocessing = 0;
1335 };
1336 E4EC121812514715000DDBD1 /* Sources */ = {
1337 isa = PBXSourcesBuildPhase;
1338 buildActionMask = 2147483647;
1339 files = (
1340 E417A38512A472C5004D659D /* provider.d in Sources */,
1341 E44EBE5612517EBE00645D88 /* protocol.defs in Sources */,
1342 E49F2423125D3C960057C971 /* resolver.c in Sources */,
1343 E44EBE5712517EBE00645D88 /* init.c in Sources */,
1344 E4EC121A12514715000DDBD1 /* queue.c in Sources */,
1345 E4EC121B12514715000DDBD1 /* semaphore.c in Sources */,
1346 E4EC121C12514715000DDBD1 /* once.c in Sources */,
1347 E4EC121D12514715000DDBD1 /* apply.c in Sources */,
1348 E4EC121E12514715000DDBD1 /* object.c in Sources */,
1349 E4EC121F12514715000DDBD1 /* benchmark.c in Sources */,
1350 E4EC122012514715000DDBD1 /* source.c in Sources */,
1351 E4EC122112514715000DDBD1 /* time.c in Sources */,
1352 E4EC122312514715000DDBD1 /* data.c in Sources */,
1353 E4EC122412514715000DDBD1 /* io.c in Sources */,
1354 C93D6167143E190F00EB9023 /* transform.c in Sources */,
1355 E4FC3267145F46C9002FBDDB /* object.m in Sources */,
1356 2BBF5A66154B64F5002B20F9 /* allocator.c in Sources */,
1357 E420867216027AE500EEE210 /* data.m in Sources */,
1358 E44A8E6D1805C3E0009FFDB6 /* voucher.c in Sources */,
1359 );
1360 runOnlyForDeploymentPostprocessing = 0;
1361 };
1362 /* End PBXSourcesBuildPhase section */
1363
1364 /* Begin PBXTargetDependency section */
1365 C927F36910FD7F1A00C5AB8B /* PBXTargetDependency */ = {
1366 isa = PBXTargetDependency;
1367 name = ddt;
1368 targetProxy = C927F36810FD7F1A00C5AB8B /* PBXContainerItemProxy */;
1369 };
1370 E4128E4A13B94BCE00ABB2CB /* PBXTargetDependency */ = {
1371 isa = PBXTargetDependency;
1372 target = D2AAC045055464E500DB518D /* libdispatch */;
1373 targetProxy = E4128E4913B94BCE00ABB2CB /* PBXContainerItemProxy */;
1374 };
1375 E437F0D614F7441F00F0B997 /* PBXTargetDependency */ = {
1376 isa = PBXTargetDependency;
1377 target = E46DBC1A14EE10C80001F9F6 /* libdispatch static */;
1378 targetProxy = E437F0D514F7441F00F0B997 /* PBXContainerItemProxy */;
1379 };
1380 E47D6ECB125FEB9D0070D91C /* PBXTargetDependency */ = {
1381 isa = PBXTargetDependency;
1382 target = E4EC118F12514302000DDBD1 /* libdispatch up resolved */;
1383 targetProxy = E47D6ECA125FEB9D0070D91C /* PBXContainerItemProxy */;
1384 };
1385 E47D6ECD125FEBA10070D91C /* PBXTargetDependency */ = {
1386 isa = PBXTargetDependency;
1387 target = E4EC121612514715000DDBD1 /* libdispatch mp resolved */;
1388 targetProxy = E47D6ECC125FEBA10070D91C /* PBXContainerItemProxy */;
1389 };
1390 E4B515DB164B317700E003AF /* PBXTargetDependency */ = {
1391 isa = PBXTargetDependency;
1392 target = E4B51595164B2DA300E003AF /* libdispatch introspection */;
1393 targetProxy = E4B515DA164B317700E003AF /* PBXContainerItemProxy */;
1394 };
1395 /* End PBXTargetDependency section */
1396
1397 /* Begin XCBuildConfiguration section */
1398 1DEB91ED08733DB70010E9CD /* Release */ = {
1399 isa = XCBuildConfiguration;
1400 baseConfigurationReference = E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */;
1401 buildSettings = {
1402 };
1403 name = Release;
1404 };
1405 1DEB91F108733DB70010E9CD /* Release */ = {
1406 isa = XCBuildConfiguration;
1407 baseConfigurationReference = E43D93F11097917E004F6A62 /* libdispatch.xcconfig */;
1408 buildSettings = {
1409 };
1410 name = Release;
1411 };
1412 3F3C9357128E637B0042B1F7 /* Release */ = {
1413 isa = XCBuildConfiguration;
1414 buildSettings = {
1415 };
1416 name = Release;
1417 };
1418 3F3C9358128E637B0042B1F7 /* Debug */ = {
1419 isa = XCBuildConfiguration;
1420 buildSettings = {
1421 };
1422 name = Debug;
1423 };
1424 C927F35B10FD7F0600C5AB8B /* Release */ = {
1425 isa = XCBuildConfiguration;
1426 buildSettings = {
1427 };
1428 name = Release;
1429 };
1430 C927F35C10FD7F0600C5AB8B /* Debug */ = {
1431 isa = XCBuildConfiguration;
1432 buildSettings = {
1433 };
1434 name = Debug;
1435 };
1436 E46DBC5514EE10C80001F9F6 /* Release */ = {
1437 isa = XCBuildConfiguration;
1438 baseConfigurationReference = E46DBC5814EE11BC0001F9F6 /* libdispatch-static.xcconfig */;
1439 buildSettings = {
1440 };
1441 name = Release;
1442 };
1443 E46DBC5614EE10C80001F9F6 /* Debug */ = {
1444 isa = XCBuildConfiguration;
1445 baseConfigurationReference = E46DBC5814EE11BC0001F9F6 /* libdispatch-static.xcconfig */;
1446 buildSettings = {
1447 };
1448 name = Debug;
1449 };
1450 E49F24D9125D57FA0057C971 /* Release */ = {
1451 isa = XCBuildConfiguration;
1452 buildSettings = {
1453 };
1454 name = Release;
1455 };
1456 E49F24DA125D57FA0057C971 /* Debug */ = {
1457 isa = XCBuildConfiguration;
1458 buildSettings = {
1459 };
1460 name = Debug;
1461 };
1462 E4B515D4164B2DA300E003AF /* Release */ = {
1463 isa = XCBuildConfiguration;
1464 baseConfigurationReference = E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */;
1465 buildSettings = {
1466 };
1467 name = Release;
1468 };
1469 E4B515D5164B2DA300E003AF /* Debug */ = {
1470 isa = XCBuildConfiguration;
1471 baseConfigurationReference = E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */;
1472 buildSettings = {
1473 };
1474 name = Debug;
1475 };
1476 E4EB382D1089033000C33AD4 /* Debug */ = {
1477 isa = XCBuildConfiguration;
1478 baseConfigurationReference = E43D93F11097917E004F6A62 /* libdispatch.xcconfig */;
1479 buildSettings = {
1480 BUILD_VARIANTS = debug;
1481 ONLY_ACTIVE_ARCH = YES;
1482 };
1483 name = Debug;
1484 };
1485 E4EB382E1089033000C33AD4 /* Debug */ = {
1486 isa = XCBuildConfiguration;
1487 baseConfigurationReference = E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */;
1488 buildSettings = {
1489 };
1490 name = Debug;
1491 };
1492 E4EC11BD12514302000DDBD1 /* Release */ = {
1493 isa = XCBuildConfiguration;
1494 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
1495 buildSettings = {
1496 DISPATCH_RESOLVED_VARIANT = up;
1497 };
1498 name = Release;
1499 };
1500 E4EC11BE12514302000DDBD1 /* Debug */ = {
1501 isa = XCBuildConfiguration;
1502 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
1503 buildSettings = {
1504 DISPATCH_RESOLVED_VARIANT = up;
1505 };
1506 name = Debug;
1507 };
1508 E4EC122712514715000DDBD1 /* Release */ = {
1509 isa = XCBuildConfiguration;
1510 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
1511 buildSettings = {
1512 DISPATCH_RESOLVED_VARIANT = mp;
1513 };
1514 name = Release;
1515 };
1516 E4EC122812514715000DDBD1 /* Debug */ = {
1517 isa = XCBuildConfiguration;
1518 baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
1519 buildSettings = {
1520 DISPATCH_RESOLVED_VARIANT = mp;
1521 };
1522 name = Debug;
1523 };
1524 /* End XCBuildConfiguration section */
1525
1526 /* Begin XCConfigurationList section */
1527 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libdispatch" */ = {
1528 isa = XCConfigurationList;
1529 buildConfigurations = (
1530 1DEB91ED08733DB70010E9CD /* Release */,
1531 E4EB382E1089033000C33AD4 /* Debug */,
1532 );
1533 defaultConfigurationIsVisible = 0;
1534 defaultConfigurationName = Release;
1535 };
1536 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libdispatch" */ = {
1537 isa = XCConfigurationList;
1538 buildConfigurations = (
1539 1DEB91F108733DB70010E9CD /* Release */,
1540 E4EB382D1089033000C33AD4 /* Debug */,
1541 );
1542 defaultConfigurationIsVisible = 0;
1543 defaultConfigurationName = Release;
1544 };
1545 3F3C9356128E637B0042B1F7 /* Build configuration list for PBXAggregateTarget "libdispatch_Sim" */ = {
1546 isa = XCConfigurationList;
1547 buildConfigurations = (
1548 3F3C9357128E637B0042B1F7 /* Release */,
1549 3F3C9358128E637B0042B1F7 /* Debug */,
1550 );
1551 defaultConfigurationIsVisible = 0;
1552 defaultConfigurationName = Release;
1553 };
1554 C927F35E10FD7F0B00C5AB8B /* Build configuration list for PBXAggregateTarget "libdispatch_tools" */ = {
1555 isa = XCConfigurationList;
1556 buildConfigurations = (
1557 C927F35B10FD7F0600C5AB8B /* Release */,
1558 C927F35C10FD7F0600C5AB8B /* Debug */,
1559 );
1560 defaultConfigurationIsVisible = 0;
1561 defaultConfigurationName = Release;
1562 };
1563 E46DBC5414EE10C80001F9F6 /* Build configuration list for PBXNativeTarget "libdispatch static" */ = {
1564 isa = XCConfigurationList;
1565 buildConfigurations = (
1566 E46DBC5514EE10C80001F9F6 /* Release */,
1567 E46DBC5614EE10C80001F9F6 /* Debug */,
1568 );
1569 defaultConfigurationIsVisible = 0;
1570 defaultConfigurationName = Release;
1571 };
1572 E49F24D8125D57FA0057C971 /* Build configuration list for PBXNativeTarget "libdispatch no resolver" */ = {
1573 isa = XCConfigurationList;
1574 buildConfigurations = (
1575 E49F24D9125D57FA0057C971 /* Release */,
1576 E49F24DA125D57FA0057C971 /* Debug */,
1577 );
1578 defaultConfigurationIsVisible = 0;
1579 defaultConfigurationName = Release;
1580 };
1581 E4B515D3164B2DA300E003AF /* Build configuration list for PBXNativeTarget "libdispatch introspection" */ = {
1582 isa = XCConfigurationList;
1583 buildConfigurations = (
1584 E4B515D4164B2DA300E003AF /* Release */,
1585 E4B515D5164B2DA300E003AF /* Debug */,
1586 );
1587 defaultConfigurationIsVisible = 0;
1588 defaultConfigurationName = Release;
1589 };
1590 E4EC11BC12514302000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch up resolved" */ = {
1591 isa = XCConfigurationList;
1592 buildConfigurations = (
1593 E4EC11BD12514302000DDBD1 /* Release */,
1594 E4EC11BE12514302000DDBD1 /* Debug */,
1595 );
1596 defaultConfigurationIsVisible = 0;
1597 defaultConfigurationName = Release;
1598 };
1599 E4EC122612514715000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch mp resolved" */ = {
1600 isa = XCConfigurationList;
1601 buildConfigurations = (
1602 E4EC122712514715000DDBD1 /* Release */,
1603 E4EC122812514715000DDBD1 /* Debug */,
1604 );
1605 defaultConfigurationIsVisible = 0;
1606 defaultConfigurationName = Release;
1607 };
1608 /* End XCConfigurationList section */
1609 };
1610 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
1611 }