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