]>
Commit | Line | Data |
---|---|---|
0ab74447 A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
e85f4437 | 6 | objectVersion = 46; |
0ab74447 A |
7 | objects = { |
8 | ||
e85f4437 A |
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 | ||
0ab74447 | 34 | /* Begin PBXBuildFile section */ |
e85f4437 A |
35 | 5A0095A210F274B0000E2A31 /* io_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A0095A110F274B0000E2A31 /* io_internal.h */; }; |
36 | 5A27262610F26F1900751FBC /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; }; | |
0ab74447 | 37 | 5A5D13AC0F6B280500197CC3 /* semaphore_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */; }; |
e85f4437 A |
38 | 5AAB45C010D30B79004407EA /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; }; |
39 | 5AAB45C410D30CC7004407EA /* io.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C310D30CC7004407EA /* io.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
40 | 5AAB45C610D30D0C004407EA /* data.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C510D30D0C004407EA /* data.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
0ab74447 A |
41 | 721F5C5D0F15520500FF03A6 /* semaphore.h in Headers */ = {isa = PBXBuildFile; fileRef = 721F5C5C0F15520500FF03A6 /* semaphore.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
42 | 721F5CCF0F15553500FF03A6 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; }; | |
43 | 72CC94300ECCD8750031B751 /* base.h in Headers */ = {isa = PBXBuildFile; fileRef = 72CC942F0ECCD8750031B751 /* base.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
44 | 96032E4B0F5CC8C700241C5F /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; }; | |
45 | 96032E4D0F5CC8D100241C5F /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = 96032E4C0F5CC8D100241C5F /* time.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
46 | 961B99360F3E83980006BC96 /* benchmark.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B99350F3E83980006BC96 /* benchmark.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
47 | 961B99500F3E85C30006BC96 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B994F0F3E85C30006BC96 /* object.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
48 | 965CD6350F3E806200D4E28D /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; }; | |
49 | 965ECC210F3EAB71004DDD89 /* object_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 965ECC200F3EAB71004DDD89 /* object_internal.h */; }; | |
50 | 9661E56B0F3E7DDF00749F3E /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; }; | |
51 | 9676A0E10F3E755D00713ADB /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; }; | |
e85f4437 A |
52 | 96929D840F3EA1020041FF5D /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D820F3EA1020041FF5D /* atomic.h */; }; |
53 | 96929D850F3EA1020041FF5D /* shims.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D830F3EA1020041FF5D /* shims.h */; }; | |
0ab74447 A |
54 | 96929D960F3EA2170041FF5D /* queue_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D950F3EA2170041FF5D /* queue_internal.h */; }; |
55 | 96A8AA870F41E7A400CD570B /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; }; | |
56 | 96BC39BD0F3EBAB100C59689 /* queue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 96BC39BC0F3EBAB100C59689 /* queue_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
57 | 96C9553B0F3EAEDD000D2CA4 /* once.h in Headers */ = {isa = PBXBuildFile; fileRef = 96C9553A0F3EAEDD000D2CA4 /* once.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
58 | 96DF70BE0F38FE3C0074BD99 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; }; | |
e85f4437 A |
59 | E4128ED613BA9A1700ABB2CB /* hw_config.h in Headers */ = {isa = PBXBuildFile; fileRef = E4128ED513BA9A1700ABB2CB /* hw_config.h */; }; |
60 | E4128ED713BA9A1700ABB2CB /* hw_config.h in Headers */ = {isa = PBXBuildFile; fileRef = E4128ED513BA9A1700ABB2CB /* hw_config.h */; }; | |
61 | E417A38412A472C4004D659D /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; }; | |
62 | E417A38512A472C5004D659D /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; }; | |
63 | E422A0D512A557B5005E5BDB /* trace.h in Headers */ = {isa = PBXBuildFile; fileRef = E422A0D412A557B5005E5BDB /* trace.h */; }; | |
64 | E422A0D612A557B5005E5BDB /* trace.h in Headers */ = {isa = PBXBuildFile; fileRef = E422A0D412A557B5005E5BDB /* trace.h */; }; | |
65 | E43570B9126E93380097AB9F /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; }; | |
66 | E43570BA126E93380097AB9F /* provider.d in Sources */ = {isa = PBXBuildFile; fileRef = E43570B8126E93380097AB9F /* provider.d */; }; | |
67 | E44EBE3E1251659900645D88 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; }; | |
68 | E44EBE5412517EBE00645D88 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; }; | |
69 | E44EBE5512517EBE00645D88 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; }; | |
70 | E44EBE5612517EBE00645D88 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; }; | |
71 | E44EBE5712517EBE00645D88 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; }; | |
72 | E49F2423125D3C960057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; }; | |
73 | E49F2424125D3C970057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; }; | |
74 | E49F2499125D48D80057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; }; | |
75 | E49F24AB125D57FA0057C971 /* dispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED960E8361E600161930 /* dispatch.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
76 | E49F24AC125D57FA0057C971 /* base.h in Headers */ = {isa = PBXBuildFile; fileRef = 72CC942F0ECCD8750031B751 /* base.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
77 | E49F24AD125D57FA0057C971 /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B994F0F3E85C30006BC96 /* object.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
78 | E49F24AE125D57FA0057C971 /* queue.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8B0E8361E600161930 /* queue.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
79 | E49F24AF125D57FA0057C971 /* source.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8D0E8361E600161930 /* source.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
80 | E49F24B0125D57FA0057C971 /* semaphore.h in Headers */ = {isa = PBXBuildFile; fileRef = 721F5C5C0F15520500FF03A6 /* semaphore.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
81 | E49F24B1125D57FA0057C971 /* group.h in Headers */ = {isa = PBXBuildFile; fileRef = FC5C9C1D0EADABE3006E462D /* group.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
82 | E49F24B2125D57FA0057C971 /* once.h in Headers */ = {isa = PBXBuildFile; fileRef = 96C9553A0F3EAEDD000D2CA4 /* once.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
83 | E49F24B3125D57FA0057C971 /* io.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C310D30CC7004407EA /* io.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
84 | E49F24B4125D57FA0057C971 /* data.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AAB45C510D30D0C004407EA /* data.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
85 | E49F24B5125D57FA0057C971 /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = 96032E4C0F5CC8D100241C5F /* time.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
86 | E49F24B6125D57FA0057C971 /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED930E8361E600161930 /* private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
87 | E49F24B7125D57FA0057C971 /* queue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 96BC39BC0F3EBAB100C59689 /* queue_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
88 | E49F24B8125D57FA0057C971 /* source_private.h in Headers */ = {isa = PBXBuildFile; fileRef = FCEF047F0F5661960067401F /* source_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
89 | E49F24B9125D57FA0057C971 /* benchmark.h in Headers */ = {isa = PBXBuildFile; fileRef = 961B99350F3E83980006BC96 /* benchmark.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
90 | E49F24BA125D57FA0057C971 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8F0E8361E600161930 /* internal.h */; settings = {ATTRIBUTES = (); }; }; | |
91 | E49F24BB125D57FA0057C971 /* queue_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D950F3EA2170041FF5D /* queue_internal.h */; }; | |
92 | E49F24BC125D57FA0057C971 /* object_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 965ECC200F3EAB71004DDD89 /* object_internal.h */; }; | |
93 | E49F24BD125D57FA0057C971 /* semaphore_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */; }; | |
94 | E49F24BE125D57FA0057C971 /* source_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC0B34780FA2851C0080FFA0 /* source_internal.h */; }; | |
95 | E49F24BF125D57FA0057C971 /* io_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A0095A110F274B0000E2A31 /* io_internal.h */; }; | |
96 | E49F24C1125D57FA0057C971 /* tsd.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A4109923C7003403D5 /* tsd.h */; }; | |
97 | E49F24C2125D57FA0057C971 /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D820F3EA1020041FF5D /* atomic.h */; }; | |
98 | E49F24C3125D57FA0057C971 /* shims.h in Headers */ = {isa = PBXBuildFile; fileRef = 96929D830F3EA1020041FF5D /* shims.h */; }; | |
99 | E49F24C4125D57FA0057C971 /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A3109923C7003403D5 /* time.h */; }; | |
100 | E49F24C5125D57FA0057C971 /* perfmon.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A2109923C7003403D5 /* perfmon.h */; }; | |
101 | E49F24C6125D57FA0057C971 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = FC9C70E7105EC9620074F9CA /* config.h */; }; | |
102 | E49F24C8125D57FA0057C971 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; }; | |
103 | E49F24C9125D57FA0057C971 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE371251656400645D88 /* resolver.c */; }; | |
104 | E49F24CA125D57FA0057C971 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = E44EBE3B1251659900645D88 /* init.c */; }; | |
105 | E49F24CB125D57FA0057C971 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; }; | |
106 | E49F24CC125D57FA0057C971 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; }; | |
107 | E49F24CD125D57FA0057C971 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; }; | |
108 | E49F24CE125D57FA0057C971 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; }; | |
109 | E49F24CF125D57FA0057C971 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; }; | |
110 | E49F24D0125D57FA0057C971 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; }; | |
111 | E49F24D1125D57FA0057C971 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; }; | |
112 | E49F24D2125D57FA0057C971 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; }; | |
113 | E49F24D3125D57FA0057C971 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; }; | |
114 | E49F24D4125D57FA0057C971 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; }; | |
115 | E4BA743B13A8911B0095BDF1 /* getprogname.h in Headers */ = {isa = PBXBuildFile; fileRef = E4BA743913A8911B0095BDF1 /* getprogname.h */; }; | |
116 | E4BA743C13A8911B0095BDF1 /* getprogname.h in Headers */ = {isa = PBXBuildFile; fileRef = E4BA743913A8911B0095BDF1 /* getprogname.h */; }; | |
117 | E4BA743F13A8911B0095BDF1 /* malloc_zone.h in Headers */ = {isa = PBXBuildFile; fileRef = E4BA743A13A8911B0095BDF1 /* malloc_zone.h */; }; | |
118 | E4BA744013A8911B0095BDF1 /* malloc_zone.h in Headers */ = {isa = PBXBuildFile; fileRef = E4BA743A13A8911B0095BDF1 /* malloc_zone.h */; }; | |
119 | E4C1ED6F1263E714000D3C8B /* data_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4C1ED6E1263E714000D3C8B /* data_internal.h */; }; | |
120 | E4C1ED701263E714000D3C8B /* data_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4C1ED6E1263E714000D3C8B /* data_internal.h */; }; | |
121 | E4EC11AE12514302000DDBD1 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; }; | |
122 | E4EC11AF12514302000DDBD1 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; }; | |
123 | E4EC11B012514302000DDBD1 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; }; | |
124 | E4EC11B112514302000DDBD1 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; }; | |
125 | E4EC11B212514302000DDBD1 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; }; | |
126 | E4EC11B312514302000DDBD1 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; }; | |
127 | E4EC11B412514302000DDBD1 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; }; | |
128 | E4EC11B512514302000DDBD1 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; }; | |
129 | E4EC11B712514302000DDBD1 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; }; | |
130 | E4EC11B812514302000DDBD1 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; }; | |
131 | E4EC121A12514715000DDBD1 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; }; | |
132 | E4EC121B12514715000DDBD1 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = 721F5CCE0F15553500FF03A6 /* semaphore.c */; }; | |
133 | E4EC121C12514715000DDBD1 /* once.c in Sources */ = {isa = PBXBuildFile; fileRef = 96DF70BD0F38FE3C0074BD99 /* once.c */; }; | |
134 | E4EC121D12514715000DDBD1 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 9676A0E00F3E755D00713ADB /* apply.c */; }; | |
135 | E4EC121E12514715000DDBD1 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 9661E56A0F3E7DDF00749F3E /* object.c */; }; | |
136 | E4EC121F12514715000DDBD1 /* benchmark.c in Sources */ = {isa = PBXBuildFile; fileRef = 965CD6340F3E806200D4E28D /* benchmark.c */; }; | |
137 | E4EC122012514715000DDBD1 /* source.c in Sources */ = {isa = PBXBuildFile; fileRef = 96A8AA860F41E7A400CD570B /* source.c */; }; | |
138 | E4EC122112514715000DDBD1 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 96032E4A0F5CC8C700241C5F /* time.c */; }; | |
139 | E4EC122312514715000DDBD1 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAB45BF10D30B79004407EA /* data.c */; }; | |
140 | E4EC122412514715000DDBD1 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A27262510F26F1900751FBC /* io.c */; }; | |
0ab74447 | 141 | FC0B34790FA2851C0080FFA0 /* source_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC0B34780FA2851C0080FFA0 /* source_internal.h */; }; |
e85f4437 A |
142 | FC1832A6109923C7003403D5 /* perfmon.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A2109923C7003403D5 /* perfmon.h */; }; |
143 | FC1832A7109923C7003403D5 /* time.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A3109923C7003403D5 /* time.h */; }; | |
144 | FC1832A8109923C7003403D5 /* tsd.h in Headers */ = {isa = PBXBuildFile; fileRef = FC1832A4109923C7003403D5 /* tsd.h */; }; | |
0ab74447 A |
145 | FC5C9C1E0EADABE3006E462D /* group.h in Headers */ = {isa = PBXBuildFile; fileRef = FC5C9C1D0EADABE3006E462D /* group.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
146 | FC7BED990E8361E600161930 /* queue.c in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED8A0E8361E600161930 /* queue.c */; }; | |
147 | FC7BED9A0E8361E600161930 /* queue.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8B0E8361E600161930 /* queue.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
148 | FC7BED9C0E8361E600161930 /* source.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8D0E8361E600161930 /* source.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
149 | FC7BED9E0E8361E600161930 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED8F0E8361E600161930 /* internal.h */; settings = {ATTRIBUTES = (); }; }; | |
0ab74447 A |
150 | FC7BEDA20E8361E600161930 /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED930E8361E600161930 /* private.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
151 | FC7BEDA40E8361E600161930 /* protocol.defs in Sources */ = {isa = PBXBuildFile; fileRef = FC7BED950E8361E600161930 /* protocol.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; }; | |
152 | FC7BEDA50E8361E600161930 /* dispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = FC7BED960E8361E600161930 /* dispatch.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
e85f4437 | 153 | FC9C70E8105EC9620074F9CA /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = FC9C70E7105EC9620074F9CA /* config.h */; }; |
0ab74447 A |
154 | FCEF04800F5661960067401F /* source_private.h in Headers */ = {isa = PBXBuildFile; fileRef = FCEF047F0F5661960067401F /* source_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
155 | /* End PBXBuildFile section */ | |
156 | ||
e85f4437 A |
157 | /* Begin PBXContainerItemProxy section */ |
158 | C927F36610FD7F1000C5AB8B /* PBXContainerItemProxy */ = { | |
159 | isa = PBXContainerItemProxy; | |
160 | containerPortal = C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */; | |
161 | proxyType = 2; | |
162 | remoteGlobalIDString = FCFA5AA010D1AE050074F59A; | |
163 | remoteInfo = ddt; | |
164 | }; | |
165 | C927F36810FD7F1A00C5AB8B /* PBXContainerItemProxy */ = { | |
166 | isa = PBXContainerItemProxy; | |
167 | containerPortal = C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */; | |
168 | proxyType = 1; | |
169 | remoteGlobalIDString = FCFA5A9F10D1AE050074F59A; | |
170 | remoteInfo = ddt; | |
171 | }; | |
172 | E4128E4913B94BCE00ABB2CB /* PBXContainerItemProxy */ = { | |
173 | isa = PBXContainerItemProxy; | |
174 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
175 | proxyType = 1; | |
176 | remoteGlobalIDString = D2AAC045055464E500DB518D; | |
177 | remoteInfo = libdispatch; | |
178 | }; | |
179 | E47D6ECA125FEB9D0070D91C /* PBXContainerItemProxy */ = { | |
180 | isa = PBXContainerItemProxy; | |
181 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
182 | proxyType = 1; | |
183 | remoteGlobalIDString = E4EC118F12514302000DDBD1; | |
184 | remoteInfo = "libdispatch up resolved"; | |
185 | }; | |
186 | E47D6ECC125FEBA10070D91C /* PBXContainerItemProxy */ = { | |
187 | isa = PBXContainerItemProxy; | |
188 | containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; | |
189 | proxyType = 1; | |
190 | remoteGlobalIDString = E4EC121612514715000DDBD1; | |
191 | remoteInfo = "libdispatch mp resolved"; | |
192 | }; | |
193 | /* End PBXContainerItemProxy section */ | |
194 | ||
0ab74447 | 195 | /* Begin PBXFileReference section */ |
e85f4437 A |
196 | 5A0095A110F274B0000E2A31 /* io_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = io_internal.h; sourceTree = "<group>"; }; |
197 | 5A27262510F26F1900751FBC /* io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = io.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
198 | 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = semaphore_internal.h; sourceTree = "<group>"; }; | |
199 | 5AAB45BF10D30B79004407EA /* data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = data.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
200 | 5AAB45C310D30CC7004407EA /* io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = io.h; sourceTree = "<group>"; tabWidth = 8; }; | |
201 | 5AAB45C510D30D0C004407EA /* data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = data.h; sourceTree = "<group>"; tabWidth = 8; }; | |
202 | 721F5C5C0F15520500FF03A6 /* semaphore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = semaphore.h; sourceTree = "<group>"; }; | |
203 | 721F5CCE0F15553500FF03A6 /* semaphore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = semaphore.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
204 | 72B54F690EB169EB00DBECBA /* dispatch_source_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_source_create.3; sourceTree = "<group>"; }; | |
205 | 72CC940C0ECCD5720031B751 /* dispatch_object.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_object.3; sourceTree = "<group>"; }; | |
206 | 72CC940D0ECCD5720031B751 /* dispatch.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch.3; sourceTree = "<group>"; }; | |
207 | 72CC942F0ECCD8750031B751 /* base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base.h; sourceTree = "<group>"; }; | |
208 | 96032E4A0F5CC8C700241C5F /* time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = time.c; sourceTree = "<group>"; }; | |
209 | 96032E4C0F5CC8D100241C5F /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; }; | |
210 | 960F0E7D0F3FB232000D88BF /* dispatch_apply.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dispatch_apply.3; sourceTree = "<group>"; }; | |
211 | 960F0E7E0F3FB232000D88BF /* dispatch_once.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dispatch_once.3; sourceTree = "<group>"; }; | |
212 | 961B99350F3E83980006BC96 /* benchmark.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = benchmark.h; sourceTree = "<group>"; }; | |
213 | 961B994F0F3E85C30006BC96 /* object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = "<group>"; }; | |
214 | 963FDDE50F3FB6BD00BF2D00 /* dispatch_semaphore_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dispatch_semaphore_create.3; sourceTree = "<group>"; }; | |
215 | 965CD6340F3E806200D4E28D /* benchmark.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = benchmark.c; sourceTree = "<group>"; }; | |
216 | 965ECC200F3EAB71004DDD89 /* object_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object_internal.h; sourceTree = "<group>"; }; | |
217 | 9661E56A0F3E7DDF00749F3E /* object.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = object.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
218 | 9676A0E00F3E755D00713ADB /* apply.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = apply.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
219 | 96859A3D0EF71BAD003EB3FB /* dispatch_benchmark.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_benchmark.3; sourceTree = "<group>"; }; | |
220 | 96929D820F3EA1020041FF5D /* atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = atomic.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; | |
221 | 96929D830F3EA1020041FF5D /* shims.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shims.h; sourceTree = "<group>"; }; | |
222 | 96929D950F3EA2170041FF5D /* queue_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = queue_internal.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; | |
223 | 96A8AA860F41E7A400CD570B /* source.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = source.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
224 | 96BC39BC0F3EBAB100C59689 /* queue_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = queue_private.h; sourceTree = "<group>"; }; | |
225 | 96C9553A0F3EAEDD000D2CA4 /* once.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = once.h; sourceTree = "<group>"; }; | |
226 | 96DF70BD0F38FE3C0074BD99 /* once.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = once.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
227 | C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ddt.xcodeproj; path = tools/ddt/ddt.xcodeproj; sourceTree = "<group>"; }; | |
228 | D2AAC046055464E500DB518D /* libdispatch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdispatch.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; | |
229 | E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-resolved.xcconfig"; sourceTree = "<group>"; }; | |
230 | E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "libdispatch-resolver.xcconfig"; sourceTree = "<group>"; }; | |
231 | E4128ED513BA9A1700ABB2CB /* hw_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hw_config.h; sourceTree = "<group>"; }; | |
232 | E422A0D412A557B5005E5BDB /* trace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = trace.h; sourceTree = "<group>"; }; | |
233 | E43570B8126E93380097AB9F /* provider.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = provider.d; sourceTree = "<group>"; }; | |
234 | E43D93F11097917E004F6A62 /* libdispatch.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libdispatch.xcconfig; sourceTree = "<group>"; }; | |
235 | E44EBE331251654000645D88 /* resolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolver.h; sourceTree = "<group>"; }; | |
236 | E44EBE371251656400645D88 /* resolver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resolver.c; sourceTree = "<group>"; }; | |
237 | E44EBE3B1251659900645D88 /* init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = init.c; sourceTree = "<group>"; }; | |
238 | E47D6BB5125F0F800070D91C /* resolved.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolved.h; sourceTree = "<group>"; }; | |
239 | E482F1CD12DBAB590030614D /* postprocess-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "postprocess-headers.sh"; sourceTree = "<group>"; }; | |
240 | E49F24DF125D57FA0057C971 /* libdispatch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdispatch.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; | |
241 | E49F251C125D629F0057C971 /* symlink-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "symlink-headers.sh"; sourceTree = "<group>"; }; | |
242 | E49F251D125D630A0057C971 /* install-manpages.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-manpages.sh"; sourceTree = "<group>"; }; | |
243 | E49F251E125D631D0057C971 /* mig-headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "mig-headers.sh"; sourceTree = "<group>"; }; | |
244 | E4BA743513A88FE10095BDF1 /* dispatch_data_create.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = dispatch_data_create.3; sourceTree = "<group>"; }; | |
245 | E4BA743613A88FF30095BDF1 /* dispatch_io_create.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = dispatch_io_create.3; sourceTree = "<group>"; }; | |
246 | E4BA743713A88FF30095BDF1 /* dispatch_io_read.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = dispatch_io_read.3; sourceTree = "<group>"; }; | |
247 | E4BA743813A8900B0095BDF1 /* dispatch_read.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = dispatch_read.3; sourceTree = "<group>"; }; | |
248 | E4BA743913A8911B0095BDF1 /* getprogname.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = getprogname.h; sourceTree = "<group>"; }; | |
249 | E4BA743A13A8911B0095BDF1 /* malloc_zone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = malloc_zone.h; sourceTree = "<group>"; }; | |
250 | E4C1ED6E1263E714000D3C8B /* data_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = data_internal.h; sourceTree = "<group>"; }; | |
251 | E4EC11C312514302000DDBD1 /* libdispatch_up.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch_up.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
252 | E4EC122D12514715000DDBD1 /* libdispatch_mp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdispatch_mp.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
253 | FC0B34780FA2851C0080FFA0 /* source_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source_internal.h; sourceTree = "<group>"; }; | |
254 | FC1832A2109923C7003403D5 /* perfmon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = perfmon.h; sourceTree = "<group>"; }; | |
255 | FC1832A3109923C7003403D5 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; }; | |
256 | FC1832A4109923C7003403D5 /* tsd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tsd.h; sourceTree = "<group>"; }; | |
257 | FC36279C0E933ED80054F1A3 /* dispatch_queue_create.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dispatch_queue_create.3; sourceTree = "<group>"; }; | |
258 | FC5C9C1D0EADABE3006E462D /* group.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = group.h; sourceTree = "<group>"; }; | |
259 | FC678DE80F97E0C300AB5993 /* dispatch_after.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dispatch_after.3; sourceTree = "<group>"; }; | |
260 | FC678DE90F97E0C300AB5993 /* dispatch_api.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dispatch_api.3; sourceTree = "<group>"; }; | |
261 | FC678DEA0F97E0C300AB5993 /* dispatch_async.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dispatch_async.3; sourceTree = "<group>"; }; | |
262 | FC678DEB0F97E0C300AB5993 /* dispatch_group_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dispatch_group_create.3; sourceTree = "<group>"; }; | |
263 | FC678DEC0F97E0C300AB5993 /* dispatch_time.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dispatch_time.3; sourceTree = "<group>"; }; | |
264 | FC7BED8A0E8361E600161930 /* queue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = queue.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
265 | FC7BED8B0E8361E600161930 /* queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = queue.h; sourceTree = "<group>"; }; | |
266 | FC7BED8D0E8361E600161930 /* source.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source.h; sourceTree = "<group>"; }; | |
267 | FC7BED8F0E8361E600161930 /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; }; | |
268 | FC7BED930E8361E600161930 /* private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = private.h; sourceTree = "<group>"; }; | |
269 | FC7BED950E8361E600161930 /* protocol.defs */ = {isa = PBXFileReference; explicitFileType = sourcecode.mig; fileEncoding = 4; path = protocol.defs; sourceTree = "<group>"; }; | |
270 | FC7BED960E8361E600161930 /* dispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dispatch.h; sourceTree = "<group>"; }; | |
271 | FC9C70E7105EC9620074F9CA /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; }; | |
272 | FCEF047F0F5661960067401F /* source_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = source_private.h; sourceTree = "<group>"; }; | |
0ab74447 A |
273 | /* End PBXFileReference section */ |
274 | ||
275 | /* Begin PBXFrameworksBuildPhase section */ | |
276 | D289987405E68DCB004EDB86 /* Frameworks */ = { | |
277 | isa = PBXFrameworksBuildPhase; | |
278 | buildActionMask = 2147483647; | |
279 | files = ( | |
280 | ); | |
281 | runOnlyForDeploymentPostprocessing = 0; | |
282 | }; | |
e85f4437 A |
283 | E49F24D5125D57FA0057C971 /* Frameworks */ = { |
284 | isa = PBXFrameworksBuildPhase; | |
285 | buildActionMask = 2147483647; | |
286 | files = ( | |
287 | ); | |
288 | runOnlyForDeploymentPostprocessing = 0; | |
289 | }; | |
0ab74447 A |
290 | /* End PBXFrameworksBuildPhase section */ |
291 | ||
292 | /* Begin PBXGroup section */ | |
293 | 08FB7794FE84155DC02AAC07 /* libdispatch */ = { | |
294 | isa = PBXGroup; | |
295 | children = ( | |
e85f4437 | 296 | E44DB71E11D2FF080074F2AD /* Build Support */, |
0ab74447 A |
297 | FC7BEDAA0E83625200161930 /* Public Headers */, |
298 | FC7BEDAF0E83626100161930 /* Private Headers */, | |
299 | FC7BEDB60E8363DC00161930 /* Project Headers */, | |
300 | 08FB7795FE84155DC02AAC07 /* Source */, | |
301 | C6A0FF2B0290797F04C91782 /* Documentation */, | |
302 | 1AB674ADFE9D54B511CA2CBB /* Products */, | |
303 | ); | |
e85f4437 | 304 | indentWidth = 4; |
0ab74447 A |
305 | name = libdispatch; |
306 | sourceTree = "<group>"; | |
e85f4437 A |
307 | tabWidth = 4; |
308 | usesTabs = 1; | |
0ab74447 A |
309 | }; |
310 | 08FB7795FE84155DC02AAC07 /* Source */ = { | |
311 | isa = PBXGroup; | |
312 | children = ( | |
e85f4437 | 313 | 9676A0E00F3E755D00713ADB /* apply.c */, |
0ab74447 | 314 | 965CD6340F3E806200D4E28D /* benchmark.c */, |
e85f4437 A |
315 | 5AAB45BF10D30B79004407EA /* data.c */, |
316 | E44EBE3B1251659900645D88 /* init.c */, | |
317 | 5A27262510F26F1900751FBC /* io.c */, | |
0ab74447 | 318 | 9661E56A0F3E7DDF00749F3E /* object.c */, |
0ab74447 | 319 | 96DF70BD0F38FE3C0074BD99 /* once.c */, |
e85f4437 | 320 | FC7BED8A0E8361E600161930 /* queue.c */, |
0ab74447 A |
321 | 721F5CCE0F15553500FF03A6 /* semaphore.c */, |
322 | 96A8AA860F41E7A400CD570B /* source.c */, | |
e85f4437 | 323 | 96032E4A0F5CC8C700241C5F /* time.c */, |
0ab74447 | 324 | FC7BED950E8361E600161930 /* protocol.defs */, |
e85f4437 | 325 | E43570B8126E93380097AB9F /* provider.d */, |
0ab74447 A |
326 | ); |
327 | name = Source; | |
e85f4437 | 328 | path = src; |
0ab74447 A |
329 | sourceTree = "<group>"; |
330 | }; | |
331 | 1AB674ADFE9D54B511CA2CBB /* Products */ = { | |
332 | isa = PBXGroup; | |
333 | children = ( | |
e85f4437 A |
334 | D2AAC046055464E500DB518D /* libdispatch.dylib */, |
335 | E4EC11C312514302000DDBD1 /* libdispatch_up.a */, | |
336 | E4EC122D12514715000DDBD1 /* libdispatch_mp.a */, | |
337 | E49F24DF125D57FA0057C971 /* libdispatch.dylib */, | |
0ab74447 A |
338 | ); |
339 | name = Products; | |
340 | sourceTree = "<group>"; | |
341 | }; | |
342 | C6A0FF2B0290797F04C91782 /* Documentation */ = { | |
343 | isa = PBXGroup; | |
344 | children = ( | |
e85f4437 | 345 | 72CC940D0ECCD5720031B751 /* dispatch.3 */, |
0ab74447 A |
346 | FC678DE80F97E0C300AB5993 /* dispatch_after.3 */, |
347 | FC678DE90F97E0C300AB5993 /* dispatch_api.3 */, | |
0ab74447 | 348 | 960F0E7D0F3FB232000D88BF /* dispatch_apply.3 */, |
e85f4437 | 349 | FC678DEA0F97E0C300AB5993 /* dispatch_async.3 */, |
0ab74447 | 350 | 96859A3D0EF71BAD003EB3FB /* dispatch_benchmark.3 */, |
e85f4437 A |
351 | E4BA743513A88FE10095BDF1 /* dispatch_data_create.3 */, |
352 | FC678DEB0F97E0C300AB5993 /* dispatch_group_create.3 */, | |
353 | E4BA743613A88FF30095BDF1 /* dispatch_io_create.3 */, | |
354 | E4BA743713A88FF30095BDF1 /* dispatch_io_read.3 */, | |
0ab74447 A |
355 | 72CC940C0ECCD5720031B751 /* dispatch_object.3 */, |
356 | 960F0E7E0F3FB232000D88BF /* dispatch_once.3 */, | |
e85f4437 A |
357 | FC36279C0E933ED80054F1A3 /* dispatch_queue_create.3 */, |
358 | E4BA743813A8900B0095BDF1 /* dispatch_read.3 */, | |
0ab74447 A |
359 | 963FDDE50F3FB6BD00BF2D00 /* dispatch_semaphore_create.3 */, |
360 | 72B54F690EB169EB00DBECBA /* dispatch_source_create.3 */, | |
e85f4437 | 361 | FC678DEC0F97E0C300AB5993 /* dispatch_time.3 */, |
0ab74447 A |
362 | ); |
363 | name = Documentation; | |
e85f4437 A |
364 | path = man; |
365 | sourceTree = "<group>"; | |
366 | }; | |
367 | C927F36010FD7F1000C5AB8B /* Products */ = { | |
368 | isa = PBXGroup; | |
369 | children = ( | |
370 | C927F36710FD7F1000C5AB8B /* ddt */, | |
371 | ); | |
372 | name = Products; | |
373 | sourceTree = "<group>"; | |
374 | }; | |
375 | E40041E4125E71150022B135 /* xcodeconfig */ = { | |
376 | isa = PBXGroup; | |
377 | children = ( | |
378 | E43D93F11097917E004F6A62 /* libdispatch.xcconfig */, | |
379 | E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */, | |
380 | E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */, | |
381 | ); | |
382 | path = xcodeconfig; | |
383 | sourceTree = "<group>"; | |
384 | }; | |
385 | E44DB71E11D2FF080074F2AD /* Build Support */ = { | |
386 | isa = PBXGroup; | |
387 | children = ( | |
388 | E4BA743413A88D390095BDF1 /* config */, | |
389 | E40041E4125E71150022B135 /* xcodeconfig */, | |
390 | E49F259C125D664F0057C971 /* xcodescripts */, | |
391 | E47D6BCA125F10F70070D91C /* resolver */, | |
392 | C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */, | |
393 | ); | |
394 | name = "Build Support"; | |
395 | sourceTree = "<group>"; | |
396 | }; | |
397 | E47D6BCA125F10F70070D91C /* resolver */ = { | |
398 | isa = PBXGroup; | |
399 | children = ( | |
400 | E47D6BB5125F0F800070D91C /* resolved.h */, | |
401 | E44EBE371251656400645D88 /* resolver.c */, | |
402 | E44EBE331251654000645D88 /* resolver.h */, | |
403 | ); | |
404 | path = resolver; | |
405 | sourceTree = "<group>"; | |
406 | }; | |
407 | E49F259C125D664F0057C971 /* xcodescripts */ = { | |
408 | isa = PBXGroup; | |
409 | children = ( | |
410 | E49F251D125D630A0057C971 /* install-manpages.sh */, | |
411 | E49F251E125D631D0057C971 /* mig-headers.sh */, | |
412 | E482F1CD12DBAB590030614D /* postprocess-headers.sh */, | |
413 | E49F251C125D629F0057C971 /* symlink-headers.sh */, | |
414 | ); | |
415 | path = xcodescripts; | |
416 | sourceTree = "<group>"; | |
417 | }; | |
418 | E4BA743413A88D390095BDF1 /* config */ = { | |
419 | isa = PBXGroup; | |
420 | children = ( | |
421 | FC9C70E7105EC9620074F9CA /* config.h */, | |
422 | ); | |
423 | path = config; | |
424 | sourceTree = "<group>"; | |
425 | }; | |
426 | FC1832A0109923B3003403D5 /* shims */ = { | |
427 | isa = PBXGroup; | |
428 | children = ( | |
429 | 96929D820F3EA1020041FF5D /* atomic.h */, | |
430 | E4BA743913A8911B0095BDF1 /* getprogname.h */, | |
431 | E4128ED513BA9A1700ABB2CB /* hw_config.h */, | |
432 | E4BA743A13A8911B0095BDF1 /* malloc_zone.h */, | |
433 | FC1832A2109923C7003403D5 /* perfmon.h */, | |
434 | FC1832A3109923C7003403D5 /* time.h */, | |
435 | FC1832A4109923C7003403D5 /* tsd.h */, | |
436 | ); | |
437 | path = shims; | |
0ab74447 A |
438 | sourceTree = "<group>"; |
439 | }; | |
440 | FC7BEDAA0E83625200161930 /* Public Headers */ = { | |
441 | isa = PBXGroup; | |
442 | children = ( | |
0ab74447 | 443 | 72CC942F0ECCD8750031B751 /* base.h */, |
e85f4437 | 444 | 5AAB45C510D30D0C004407EA /* data.h */, |
0ab74447 | 445 | FC7BED960E8361E600161930 /* dispatch.h */, |
e85f4437 A |
446 | FC5C9C1D0EADABE3006E462D /* group.h */, |
447 | 5AAB45C310D30CC7004407EA /* io.h */, | |
448 | 961B994F0F3E85C30006BC96 /* object.h */, | |
449 | 96C9553A0F3EAEDD000D2CA4 /* once.h */, | |
0ab74447 | 450 | FC7BED8B0E8361E600161930 /* queue.h */, |
e85f4437 | 451 | 721F5C5C0F15520500FF03A6 /* semaphore.h */, |
0ab74447 | 452 | FC7BED8D0E8361E600161930 /* source.h */, |
e85f4437 | 453 | 96032E4C0F5CC8D100241C5F /* time.h */, |
0ab74447 A |
454 | ); |
455 | name = "Public Headers"; | |
e85f4437 | 456 | path = dispatch; |
0ab74447 A |
457 | sourceTree = "<group>"; |
458 | }; | |
459 | FC7BEDAF0E83626100161930 /* Private Headers */ = { | |
460 | isa = PBXGroup; | |
461 | children = ( | |
462 | FC7BED930E8361E600161930 /* private.h */, | |
463 | 96BC39BC0F3EBAB100C59689 /* queue_private.h */, | |
e85f4437 A |
464 | FCEF047F0F5661960067401F /* source_private.h */, |
465 | 961B99350F3E83980006BC96 /* benchmark.h */, | |
0ab74447 A |
466 | ); |
467 | name = "Private Headers"; | |
e85f4437 | 468 | path = private; |
0ab74447 A |
469 | sourceTree = "<group>"; |
470 | }; | |
471 | FC7BEDB60E8363DC00161930 /* Project Headers */ = { | |
472 | isa = PBXGroup; | |
473 | children = ( | |
e85f4437 A |
474 | FC7BED8F0E8361E600161930 /* internal.h */, |
475 | E4C1ED6E1263E714000D3C8B /* data_internal.h */, | |
476 | 5A0095A110F274B0000E2A31 /* io_internal.h */, | |
0ab74447 A |
477 | 965ECC200F3EAB71004DDD89 /* object_internal.h */, |
478 | 96929D950F3EA2170041FF5D /* queue_internal.h */, | |
479 | 5A5D13AB0F6B280500197CC3 /* semaphore_internal.h */, | |
480 | FC0B34780FA2851C0080FFA0 /* source_internal.h */, | |
e85f4437 A |
481 | E422A0D412A557B5005E5BDB /* trace.h */, |
482 | 96929D830F3EA1020041FF5D /* shims.h */, | |
483 | FC1832A0109923B3003403D5 /* shims */, | |
0ab74447 A |
484 | ); |
485 | name = "Project Headers"; | |
e85f4437 | 486 | path = src; |
0ab74447 A |
487 | sourceTree = "<group>"; |
488 | }; | |
489 | /* End PBXGroup section */ | |
490 | ||
491 | /* Begin PBXHeadersBuildPhase section */ | |
492 | D2AAC043055464E500DB518D /* Headers */ = { | |
493 | isa = PBXHeadersBuildPhase; | |
494 | buildActionMask = 2147483647; | |
495 | files = ( | |
0ab74447 | 496 | FC7BEDA50E8361E600161930 /* dispatch.h in Headers */, |
e85f4437 A |
497 | 72CC94300ECCD8750031B751 /* base.h in Headers */, |
498 | 961B99500F3E85C30006BC96 /* object.h in Headers */, | |
0ab74447 A |
499 | FC7BED9A0E8361E600161930 /* queue.h in Headers */, |
500 | FC7BED9C0E8361E600161930 /* source.h in Headers */, | |
0ab74447 | 501 | 721F5C5D0F15520500FF03A6 /* semaphore.h in Headers */, |
e85f4437 | 502 | FC5C9C1E0EADABE3006E462D /* group.h in Headers */, |
0ab74447 | 503 | 96C9553B0F3EAEDD000D2CA4 /* once.h in Headers */, |
e85f4437 A |
504 | 5AAB45C410D30CC7004407EA /* io.h in Headers */, |
505 | 5AAB45C610D30D0C004407EA /* data.h in Headers */, | |
506 | 96032E4D0F5CC8D100241C5F /* time.h in Headers */, | |
507 | FC7BEDA20E8361E600161930 /* private.h in Headers */, | |
0ab74447 A |
508 | 96BC39BD0F3EBAB100C59689 /* queue_private.h in Headers */, |
509 | FCEF04800F5661960067401F /* source_private.h in Headers */, | |
e85f4437 A |
510 | 961B99360F3E83980006BC96 /* benchmark.h in Headers */, |
511 | FC7BED9E0E8361E600161930 /* internal.h in Headers */, | |
512 | 965ECC210F3EAB71004DDD89 /* object_internal.h in Headers */, | |
513 | 96929D960F3EA2170041FF5D /* queue_internal.h in Headers */, | |
0ab74447 | 514 | FC0B34790FA2851C0080FFA0 /* source_internal.h in Headers */, |
e85f4437 A |
515 | 5A5D13AC0F6B280500197CC3 /* semaphore_internal.h in Headers */, |
516 | E4C1ED6F1263E714000D3C8B /* data_internal.h in Headers */, | |
517 | 5A0095A210F274B0000E2A31 /* io_internal.h in Headers */, | |
518 | FC1832A8109923C7003403D5 /* tsd.h in Headers */, | |
519 | 96929D840F3EA1020041FF5D /* atomic.h in Headers */, | |
520 | 96929D850F3EA1020041FF5D /* shims.h in Headers */, | |
521 | FC1832A7109923C7003403D5 /* time.h in Headers */, | |
522 | FC1832A6109923C7003403D5 /* perfmon.h in Headers */, | |
523 | FC9C70E8105EC9620074F9CA /* config.h in Headers */, | |
524 | E422A0D512A557B5005E5BDB /* trace.h in Headers */, | |
525 | E4BA743B13A8911B0095BDF1 /* getprogname.h in Headers */, | |
526 | E4BA743F13A8911B0095BDF1 /* malloc_zone.h in Headers */, | |
527 | E4128ED613BA9A1700ABB2CB /* hw_config.h in Headers */, | |
528 | ); | |
529 | runOnlyForDeploymentPostprocessing = 0; | |
530 | }; | |
531 | E49F24AA125D57FA0057C971 /* Headers */ = { | |
532 | isa = PBXHeadersBuildPhase; | |
533 | buildActionMask = 2147483647; | |
534 | files = ( | |
535 | E49F24AB125D57FA0057C971 /* dispatch.h in Headers */, | |
536 | E49F24AC125D57FA0057C971 /* base.h in Headers */, | |
537 | E49F24AD125D57FA0057C971 /* object.h in Headers */, | |
538 | E49F24AE125D57FA0057C971 /* queue.h in Headers */, | |
539 | E49F24AF125D57FA0057C971 /* source.h in Headers */, | |
540 | E49F24B0125D57FA0057C971 /* semaphore.h in Headers */, | |
541 | E49F24B1125D57FA0057C971 /* group.h in Headers */, | |
542 | E49F24B2125D57FA0057C971 /* once.h in Headers */, | |
543 | E49F24B3125D57FA0057C971 /* io.h in Headers */, | |
544 | E49F24B4125D57FA0057C971 /* data.h in Headers */, | |
545 | E49F24B5125D57FA0057C971 /* time.h in Headers */, | |
546 | E49F24B6125D57FA0057C971 /* private.h in Headers */, | |
547 | E49F24B7125D57FA0057C971 /* queue_private.h in Headers */, | |
548 | E49F24B8125D57FA0057C971 /* source_private.h in Headers */, | |
549 | E49F24B9125D57FA0057C971 /* benchmark.h in Headers */, | |
550 | E49F24BA125D57FA0057C971 /* internal.h in Headers */, | |
551 | E49F24BC125D57FA0057C971 /* object_internal.h in Headers */, | |
552 | E49F24BB125D57FA0057C971 /* queue_internal.h in Headers */, | |
553 | E49F24BE125D57FA0057C971 /* source_internal.h in Headers */, | |
554 | E49F24BD125D57FA0057C971 /* semaphore_internal.h in Headers */, | |
555 | E4C1ED701263E714000D3C8B /* data_internal.h in Headers */, | |
556 | E49F24BF125D57FA0057C971 /* io_internal.h in Headers */, | |
557 | E49F24C1125D57FA0057C971 /* tsd.h in Headers */, | |
558 | E49F24C2125D57FA0057C971 /* atomic.h in Headers */, | |
559 | E49F24C3125D57FA0057C971 /* shims.h in Headers */, | |
560 | E49F24C4125D57FA0057C971 /* time.h in Headers */, | |
561 | E49F24C5125D57FA0057C971 /* perfmon.h in Headers */, | |
562 | E49F24C6125D57FA0057C971 /* config.h in Headers */, | |
563 | E422A0D612A557B5005E5BDB /* trace.h in Headers */, | |
564 | E4BA743C13A8911B0095BDF1 /* getprogname.h in Headers */, | |
565 | E4BA744013A8911B0095BDF1 /* malloc_zone.h in Headers */, | |
566 | E4128ED713BA9A1700ABB2CB /* hw_config.h in Headers */, | |
0ab74447 A |
567 | ); |
568 | runOnlyForDeploymentPostprocessing = 0; | |
569 | }; | |
570 | /* End PBXHeadersBuildPhase section */ | |
571 | ||
e85f4437 A |
572 | /* Begin PBXNativeTarget section */ |
573 | D2AAC045055464E500DB518D /* libdispatch */ = { | |
574 | isa = PBXNativeTarget; | |
575 | buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libdispatch" */; | |
0ab74447 | 576 | buildPhases = ( |
e85f4437 A |
577 | D2AAC043055464E500DB518D /* Headers */, |
578 | D2AAC044055464E500DB518D /* Sources */, | |
579 | D289987405E68DCB004EDB86 /* Frameworks */, | |
580 | E482F1C512DBAA110030614D /* Postprocess Headers */, | |
581 | 2EC9C9800E846B5200E2499A /* Symlink Headers */, | |
582 | 4CED8B9D0EEDF8B600AF99AB /* Install Manpages */, | |
583 | ); | |
584 | buildRules = ( | |
0ab74447 | 585 | ); |
0ab74447 | 586 | dependencies = ( |
e85f4437 A |
587 | E47D6ECB125FEB9D0070D91C /* PBXTargetDependency */, |
588 | E47D6ECD125FEBA10070D91C /* PBXTargetDependency */, | |
0ab74447 | 589 | ); |
e85f4437 A |
590 | name = libdispatch; |
591 | productName = libdispatch; | |
592 | productReference = D2AAC046055464E500DB518D /* libdispatch.dylib */; | |
593 | productType = "com.apple.product-type.library.dynamic"; | |
0ab74447 | 594 | }; |
e85f4437 A |
595 | E49F24A9125D57FA0057C971 /* libdispatch no resolver */ = { |
596 | isa = PBXNativeTarget; | |
597 | buildConfigurationList = E49F24D8125D57FA0057C971 /* Build configuration list for PBXNativeTarget "libdispatch no resolver" */; | |
0ab74447 | 598 | buildPhases = ( |
e85f4437 A |
599 | E49F24AA125D57FA0057C971 /* Headers */, |
600 | E49F24C7125D57FA0057C971 /* Sources */, | |
601 | E49F24D5125D57FA0057C971 /* Frameworks */, | |
602 | E4128EB213B9612700ABB2CB /* Postprocess Headers */, | |
603 | E49F24D6125D57FA0057C971 /* Symlink Headers */, | |
604 | E49F24D7125D57FA0057C971 /* Install Manpages */, | |
605 | ); | |
606 | buildRules = ( | |
0ab74447 | 607 | ); |
0ab74447 A |
608 | dependencies = ( |
609 | ); | |
e85f4437 A |
610 | name = "libdispatch no resolver"; |
611 | productName = libdispatch; | |
612 | productReference = E49F24DF125D57FA0057C971 /* libdispatch.dylib */; | |
613 | productType = "com.apple.product-type.library.dynamic"; | |
0ab74447 | 614 | }; |
e85f4437 | 615 | E4EC118F12514302000DDBD1 /* libdispatch up resolved */ = { |
0ab74447 | 616 | isa = PBXNativeTarget; |
e85f4437 | 617 | buildConfigurationList = E4EC11BC12514302000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch up resolved" */; |
0ab74447 | 618 | buildPhases = ( |
e85f4437 A |
619 | E4EC12141251461A000DDBD1 /* Mig Headers */, |
620 | E4EC11AC12514302000DDBD1 /* Sources */, | |
621 | E4EC121212514613000DDBD1 /* Symlink normal variant */, | |
0ab74447 A |
622 | ); |
623 | buildRules = ( | |
624 | ); | |
625 | dependencies = ( | |
626 | ); | |
e85f4437 | 627 | name = "libdispatch up resolved"; |
0ab74447 | 628 | productName = libdispatch; |
e85f4437 A |
629 | productReference = E4EC11C312514302000DDBD1 /* libdispatch_up.a */; |
630 | productType = "com.apple.product-type.library.static"; | |
631 | }; | |
632 | E4EC121612514715000DDBD1 /* libdispatch mp resolved */ = { | |
633 | isa = PBXNativeTarget; | |
634 | buildConfigurationList = E4EC122612514715000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch mp resolved" */; | |
635 | buildPhases = ( | |
636 | E4EC121712514715000DDBD1 /* Mig Headers */, | |
637 | E4EC121812514715000DDBD1 /* Sources */, | |
638 | E4EC122512514715000DDBD1 /* Symlink normal variant */, | |
639 | ); | |
640 | buildRules = ( | |
641 | ); | |
642 | dependencies = ( | |
643 | ); | |
644 | name = "libdispatch mp resolved"; | |
645 | productName = libdispatch; | |
646 | productReference = E4EC122D12514715000DDBD1 /* libdispatch_mp.a */; | |
0ab74447 A |
647 | productType = "com.apple.product-type.library.static"; |
648 | }; | |
649 | /* End PBXNativeTarget section */ | |
650 | ||
651 | /* Begin PBXProject section */ | |
652 | 08FB7793FE84155DC02AAC07 /* Project object */ = { | |
653 | isa = PBXProject; | |
e85f4437 A |
654 | attributes = { |
655 | BuildIndependentTargetsInParallel = YES; | |
656 | LastUpgradeCheck = 0420; | |
657 | }; | |
0ab74447 | 658 | buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libdispatch" */; |
e85f4437 A |
659 | compatibilityVersion = "Xcode 3.2"; |
660 | developmentRegion = English; | |
0ab74447 | 661 | hasScannedForEncodings = 1; |
e85f4437 A |
662 | knownRegions = ( |
663 | English, | |
664 | Japanese, | |
665 | French, | |
666 | German, | |
667 | ); | |
0ab74447 A |
668 | mainGroup = 08FB7794FE84155DC02AAC07 /* libdispatch */; |
669 | projectDirPath = ""; | |
e85f4437 A |
670 | projectReferences = ( |
671 | { | |
672 | ProductGroup = C927F36010FD7F1000C5AB8B /* Products */; | |
673 | ProjectRef = C927F35F10FD7F1000C5AB8B /* ddt.xcodeproj */; | |
674 | }, | |
675 | ); | |
0ab74447 A |
676 | projectRoot = ""; |
677 | targets = ( | |
678 | D2AAC045055464E500DB518D /* libdispatch */, | |
e85f4437 A |
679 | E49F24A9125D57FA0057C971 /* libdispatch no resolver */, |
680 | E4EC118F12514302000DDBD1 /* libdispatch up resolved */, | |
681 | E4EC121612514715000DDBD1 /* libdispatch mp resolved */, | |
682 | 3F3C9326128E637B0042B1F7 /* libdispatch_Sim */, | |
683 | C927F35A10FD7F0600C5AB8B /* libdispatch_tools */, | |
0ab74447 A |
684 | ); |
685 | }; | |
686 | /* End PBXProject section */ | |
687 | ||
e85f4437 A |
688 | /* Begin PBXReferenceProxy section */ |
689 | C927F36710FD7F1000C5AB8B /* ddt */ = { | |
690 | isa = PBXReferenceProxy; | |
691 | fileType = "compiled.mach-o.executable"; | |
692 | path = ddt; | |
693 | remoteRef = C927F36610FD7F1000C5AB8B /* PBXContainerItemProxy */; | |
694 | sourceTree = BUILT_PRODUCTS_DIR; | |
695 | }; | |
696 | /* End PBXReferenceProxy section */ | |
697 | ||
0ab74447 | 698 | /* Begin PBXShellScriptBuildPhase section */ |
e85f4437 A |
699 | 2EC9C9800E846B5200E2499A /* Symlink Headers */ = { |
700 | isa = PBXShellScriptBuildPhase; | |
701 | buildActionMask = 12; | |
702 | files = ( | |
703 | ); | |
704 | inputPaths = ( | |
705 | "$(SRCROOT)/xcodescripts/symlink-headers.sh", | |
706 | ); | |
707 | name = "Symlink Headers"; | |
708 | outputPaths = ( | |
709 | ); | |
710 | runOnlyForDeploymentPostprocessing = 0; | |
711 | shellPath = "/bin/bash -e"; | |
712 | shellScript = ". \"${SCRIPT_INPUT_FILE_0}\""; | |
713 | showEnvVarsInLog = 0; | |
714 | }; | |
715 | 4CED8B9D0EEDF8B600AF99AB /* Install Manpages */ = { | |
716 | isa = PBXShellScriptBuildPhase; | |
717 | buildActionMask = 8; | |
718 | files = ( | |
719 | ); | |
720 | inputPaths = ( | |
721 | "$(SRCROOT)/xcodescripts/install-manpages.sh", | |
722 | ); | |
723 | name = "Install Manpages"; | |
724 | outputPaths = ( | |
725 | ); | |
726 | runOnlyForDeploymentPostprocessing = 1; | |
727 | shellPath = "/bin/bash -e"; | |
728 | shellScript = ". \"${SCRIPT_INPUT_FILE_0}\""; | |
729 | showEnvVarsInLog = 0; | |
730 | }; | |
731 | E4128EB213B9612700ABB2CB /* Postprocess Headers */ = { | |
732 | isa = PBXShellScriptBuildPhase; | |
733 | buildActionMask = 8; | |
734 | files = ( | |
735 | ); | |
736 | inputPaths = ( | |
737 | "$(SRCROOT)/xcodescripts/postprocess-headers.sh", | |
738 | ); | |
739 | name = "Postprocess Headers"; | |
740 | outputPaths = ( | |
741 | ); | |
742 | runOnlyForDeploymentPostprocessing = 1; | |
743 | shellPath = "/bin/bash -e"; | |
744 | shellScript = ". \"${SCRIPT_INPUT_FILE_0}\" "; | |
745 | showEnvVarsInLog = 0; | |
746 | }; | |
747 | E482F1C512DBAA110030614D /* Postprocess Headers */ = { | |
0ab74447 A |
748 | isa = PBXShellScriptBuildPhase; |
749 | buildActionMask = 8; | |
750 | files = ( | |
751 | ); | |
752 | inputPaths = ( | |
e85f4437 | 753 | "$(SRCROOT)/xcodescripts/postprocess-headers.sh", |
0ab74447 | 754 | ); |
e85f4437 | 755 | name = "Postprocess Headers"; |
0ab74447 A |
756 | outputPaths = ( |
757 | ); | |
758 | runOnlyForDeploymentPostprocessing = 1; | |
e85f4437 A |
759 | shellPath = "/bin/bash -e"; |
760 | shellScript = ". \"${SCRIPT_INPUT_FILE_0}\""; | |
761 | showEnvVarsInLog = 0; | |
762 | }; | |
763 | E49F24D6125D57FA0057C971 /* Symlink Headers */ = { | |
764 | isa = PBXShellScriptBuildPhase; | |
765 | buildActionMask = 12; | |
766 | files = ( | |
767 | ); | |
768 | inputPaths = ( | |
769 | "$(SRCROOT)/xcodescripts/symlink-headers.sh", | |
770 | ); | |
771 | name = "Symlink Headers"; | |
772 | outputPaths = ( | |
773 | ); | |
774 | runOnlyForDeploymentPostprocessing = 0; | |
775 | shellPath = "/bin/bash -e"; | |
776 | shellScript = ". \"${SCRIPT_INPUT_FILE_0}\""; | |
777 | showEnvVarsInLog = 0; | |
0ab74447 | 778 | }; |
e85f4437 | 779 | E49F24D7125D57FA0057C971 /* Install Manpages */ = { |
0ab74447 A |
780 | isa = PBXShellScriptBuildPhase; |
781 | buildActionMask = 8; | |
782 | files = ( | |
783 | ); | |
784 | inputPaths = ( | |
e85f4437 | 785 | "$(SRCROOT)/xcodescripts/install-manpages.sh", |
0ab74447 | 786 | ); |
e85f4437 | 787 | name = "Install Manpages"; |
0ab74447 A |
788 | outputPaths = ( |
789 | ); | |
790 | runOnlyForDeploymentPostprocessing = 1; | |
e85f4437 A |
791 | shellPath = "/bin/bash -e"; |
792 | shellScript = ". \"${SCRIPT_INPUT_FILE_0}\""; | |
793 | showEnvVarsInLog = 0; | |
794 | }; | |
795 | E4EC121212514613000DDBD1 /* Symlink normal variant */ = { | |
796 | isa = PBXShellScriptBuildPhase; | |
797 | buildActionMask = 2147483647; | |
798 | files = ( | |
799 | ); | |
800 | inputPaths = ( | |
801 | ); | |
802 | name = "Symlink normal variant"; | |
803 | outputPaths = ( | |
804 | "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME)_normal.a", | |
805 | ); | |
806 | runOnlyForDeploymentPostprocessing = 0; | |
807 | shellPath = "/bin/bash -e"; | |
808 | shellScript = "ln -fs \"${PRODUCT_NAME}.a\" \"${SCRIPT_OUTPUT_FILE_0}\""; | |
809 | showEnvVarsInLog = 0; | |
810 | }; | |
811 | E4EC12141251461A000DDBD1 /* Mig Headers */ = { | |
812 | isa = PBXShellScriptBuildPhase; | |
813 | buildActionMask = 2147483647; | |
814 | files = ( | |
815 | ); | |
816 | inputPaths = ( | |
817 | "$(SRCROOT)/src/protocol.defs", | |
818 | "$(SRCROOT)/xcodescripts/mig-headers.sh", | |
819 | ); | |
820 | name = "Mig Headers"; | |
821 | outputPaths = ( | |
822 | "$(DERIVED_FILE_DIR)/protocol.h", | |
823 | "$(DERIVED_FILE_DIR)/protocolServer.h", | |
824 | ); | |
825 | runOnlyForDeploymentPostprocessing = 0; | |
826 | shellPath = "/bin/bash -e"; | |
827 | shellScript = ". \"${SCRIPT_INPUT_FILE_1}\""; | |
828 | showEnvVarsInLog = 0; | |
829 | }; | |
830 | E4EC121712514715000DDBD1 /* Mig Headers */ = { | |
831 | isa = PBXShellScriptBuildPhase; | |
832 | buildActionMask = 2147483647; | |
833 | files = ( | |
834 | ); | |
835 | inputPaths = ( | |
836 | "$(SRCROOT)/src/protocol.defs", | |
837 | "$(SRCROOT)/xcodescripts/mig-headers.sh", | |
838 | ); | |
839 | name = "Mig Headers"; | |
840 | outputPaths = ( | |
841 | "$(DERIVED_FILE_DIR)/protocol.h", | |
842 | "$(DERIVED_FILE_DIR)/protocolServer.h", | |
843 | ); | |
844 | runOnlyForDeploymentPostprocessing = 0; | |
845 | shellPath = "/bin/bash -e"; | |
846 | shellScript = ". \"${SCRIPT_INPUT_FILE_1}\""; | |
847 | showEnvVarsInLog = 0; | |
848 | }; | |
849 | E4EC122512514715000DDBD1 /* Symlink normal variant */ = { | |
850 | isa = PBXShellScriptBuildPhase; | |
851 | buildActionMask = 2147483647; | |
852 | files = ( | |
853 | ); | |
854 | inputPaths = ( | |
855 | ); | |
856 | name = "Symlink normal variant"; | |
857 | outputPaths = ( | |
858 | "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME)_normal.a", | |
859 | ); | |
860 | runOnlyForDeploymentPostprocessing = 0; | |
861 | shellPath = "/bin/bash -e"; | |
862 | shellScript = "ln -fs \"${PRODUCT_NAME}.a\" \"${SCRIPT_OUTPUT_FILE_0}\""; | |
863 | showEnvVarsInLog = 0; | |
0ab74447 A |
864 | }; |
865 | /* End PBXShellScriptBuildPhase section */ | |
866 | ||
867 | /* Begin PBXSourcesBuildPhase section */ | |
868 | D2AAC044055464E500DB518D /* Sources */ = { | |
869 | isa = PBXSourcesBuildPhase; | |
870 | buildActionMask = 2147483647; | |
871 | files = ( | |
e85f4437 | 872 | E43570B9126E93380097AB9F /* provider.d in Sources */, |
0ab74447 | 873 | FC7BEDA40E8361E600161930 /* protocol.defs in Sources */, |
e85f4437 A |
874 | E49F2499125D48D80057C971 /* resolver.c in Sources */, |
875 | E44EBE3E1251659900645D88 /* init.c in Sources */, | |
0ab74447 | 876 | FC7BED990E8361E600161930 /* queue.c in Sources */, |
0ab74447 A |
877 | 721F5CCF0F15553500FF03A6 /* semaphore.c in Sources */, |
878 | 96DF70BE0F38FE3C0074BD99 /* once.c in Sources */, | |
879 | 9676A0E10F3E755D00713ADB /* apply.c in Sources */, | |
880 | 9661E56B0F3E7DDF00749F3E /* object.c in Sources */, | |
881 | 965CD6350F3E806200D4E28D /* benchmark.c in Sources */, | |
882 | 96A8AA870F41E7A400CD570B /* source.c in Sources */, | |
883 | 96032E4B0F5CC8C700241C5F /* time.c in Sources */, | |
e85f4437 A |
884 | 5AAB45C010D30B79004407EA /* data.c in Sources */, |
885 | 5A27262610F26F1900751FBC /* io.c in Sources */, | |
886 | ); | |
887 | runOnlyForDeploymentPostprocessing = 0; | |
888 | }; | |
889 | E49F24C7125D57FA0057C971 /* Sources */ = { | |
890 | isa = PBXSourcesBuildPhase; | |
891 | buildActionMask = 2147483647; | |
892 | files = ( | |
893 | E43570BA126E93380097AB9F /* provider.d in Sources */, | |
894 | E49F24C8125D57FA0057C971 /* protocol.defs in Sources */, | |
895 | E49F24C9125D57FA0057C971 /* resolver.c in Sources */, | |
896 | E49F24CA125D57FA0057C971 /* init.c in Sources */, | |
897 | E49F24CB125D57FA0057C971 /* queue.c in Sources */, | |
898 | E49F24CC125D57FA0057C971 /* semaphore.c in Sources */, | |
899 | E49F24CD125D57FA0057C971 /* once.c in Sources */, | |
900 | E49F24CE125D57FA0057C971 /* apply.c in Sources */, | |
901 | E49F24CF125D57FA0057C971 /* object.c in Sources */, | |
902 | E49F24D0125D57FA0057C971 /* benchmark.c in Sources */, | |
903 | E49F24D1125D57FA0057C971 /* source.c in Sources */, | |
904 | E49F24D2125D57FA0057C971 /* time.c in Sources */, | |
905 | E49F24D3125D57FA0057C971 /* data.c in Sources */, | |
906 | E49F24D4125D57FA0057C971 /* io.c in Sources */, | |
907 | ); | |
908 | runOnlyForDeploymentPostprocessing = 0; | |
909 | }; | |
910 | E4EC11AC12514302000DDBD1 /* Sources */ = { | |
911 | isa = PBXSourcesBuildPhase; | |
912 | buildActionMask = 2147483647; | |
913 | files = ( | |
914 | E417A38412A472C4004D659D /* provider.d in Sources */, | |
915 | E44EBE5412517EBE00645D88 /* protocol.defs in Sources */, | |
916 | E49F2424125D3C970057C971 /* resolver.c in Sources */, | |
917 | E44EBE5512517EBE00645D88 /* init.c in Sources */, | |
918 | E4EC11AE12514302000DDBD1 /* queue.c in Sources */, | |
919 | E4EC11AF12514302000DDBD1 /* semaphore.c in Sources */, | |
920 | E4EC11B012514302000DDBD1 /* once.c in Sources */, | |
921 | E4EC11B112514302000DDBD1 /* apply.c in Sources */, | |
922 | E4EC11B212514302000DDBD1 /* object.c in Sources */, | |
923 | E4EC11B312514302000DDBD1 /* benchmark.c in Sources */, | |
924 | E4EC11B412514302000DDBD1 /* source.c in Sources */, | |
925 | E4EC11B512514302000DDBD1 /* time.c in Sources */, | |
926 | E4EC11B712514302000DDBD1 /* data.c in Sources */, | |
927 | E4EC11B812514302000DDBD1 /* io.c in Sources */, | |
928 | ); | |
929 | runOnlyForDeploymentPostprocessing = 0; | |
930 | }; | |
931 | E4EC121812514715000DDBD1 /* Sources */ = { | |
932 | isa = PBXSourcesBuildPhase; | |
933 | buildActionMask = 2147483647; | |
934 | files = ( | |
935 | E417A38512A472C5004D659D /* provider.d in Sources */, | |
936 | E44EBE5612517EBE00645D88 /* protocol.defs in Sources */, | |
937 | E49F2423125D3C960057C971 /* resolver.c in Sources */, | |
938 | E44EBE5712517EBE00645D88 /* init.c in Sources */, | |
939 | E4EC121A12514715000DDBD1 /* queue.c in Sources */, | |
940 | E4EC121B12514715000DDBD1 /* semaphore.c in Sources */, | |
941 | E4EC121C12514715000DDBD1 /* once.c in Sources */, | |
942 | E4EC121D12514715000DDBD1 /* apply.c in Sources */, | |
943 | E4EC121E12514715000DDBD1 /* object.c in Sources */, | |
944 | E4EC121F12514715000DDBD1 /* benchmark.c in Sources */, | |
945 | E4EC122012514715000DDBD1 /* source.c in Sources */, | |
946 | E4EC122112514715000DDBD1 /* time.c in Sources */, | |
947 | E4EC122312514715000DDBD1 /* data.c in Sources */, | |
948 | E4EC122412514715000DDBD1 /* io.c in Sources */, | |
0ab74447 A |
949 | ); |
950 | runOnlyForDeploymentPostprocessing = 0; | |
951 | }; | |
952 | /* End PBXSourcesBuildPhase section */ | |
953 | ||
e85f4437 A |
954 | /* Begin PBXTargetDependency section */ |
955 | C927F36910FD7F1A00C5AB8B /* PBXTargetDependency */ = { | |
956 | isa = PBXTargetDependency; | |
957 | name = ddt; | |
958 | targetProxy = C927F36810FD7F1A00C5AB8B /* PBXContainerItemProxy */; | |
959 | }; | |
960 | E4128E4A13B94BCE00ABB2CB /* PBXTargetDependency */ = { | |
961 | isa = PBXTargetDependency; | |
962 | target = D2AAC045055464E500DB518D /* libdispatch */; | |
963 | targetProxy = E4128E4913B94BCE00ABB2CB /* PBXContainerItemProxy */; | |
964 | }; | |
965 | E47D6ECB125FEB9D0070D91C /* PBXTargetDependency */ = { | |
966 | isa = PBXTargetDependency; | |
967 | target = E4EC118F12514302000DDBD1 /* libdispatch up resolved */; | |
968 | targetProxy = E47D6ECA125FEB9D0070D91C /* PBXContainerItemProxy */; | |
969 | }; | |
970 | E47D6ECD125FEBA10070D91C /* PBXTargetDependency */ = { | |
971 | isa = PBXTargetDependency; | |
972 | target = E4EC121612514715000DDBD1 /* libdispatch mp resolved */; | |
973 | targetProxy = E47D6ECC125FEBA10070D91C /* PBXContainerItemProxy */; | |
974 | }; | |
975 | /* End PBXTargetDependency section */ | |
976 | ||
0ab74447 A |
977 | /* Begin XCBuildConfiguration section */ |
978 | 1DEB91ED08733DB70010E9CD /* Release */ = { | |
979 | isa = XCBuildConfiguration; | |
e85f4437 | 980 | baseConfigurationReference = E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */; |
0ab74447 | 981 | buildSettings = { |
0ab74447 A |
982 | }; |
983 | name = Release; | |
984 | }; | |
985 | 1DEB91F108733DB70010E9CD /* Release */ = { | |
e85f4437 A |
986 | isa = XCBuildConfiguration; |
987 | baseConfigurationReference = E43D93F11097917E004F6A62 /* libdispatch.xcconfig */; | |
988 | buildSettings = { | |
989 | }; | |
990 | name = Release; | |
991 | }; | |
992 | 3F3C9357128E637B0042B1F7 /* Release */ = { | |
0ab74447 A |
993 | isa = XCBuildConfiguration; |
994 | buildSettings = { | |
0ab74447 A |
995 | }; |
996 | name = Release; | |
997 | }; | |
e85f4437 A |
998 | 3F3C9358128E637B0042B1F7 /* Debug */ = { |
999 | isa = XCBuildConfiguration; | |
1000 | buildSettings = { | |
1001 | }; | |
1002 | name = Debug; | |
1003 | }; | |
1004 | C927F35B10FD7F0600C5AB8B /* Release */ = { | |
0ab74447 A |
1005 | isa = XCBuildConfiguration; |
1006 | buildSettings = { | |
1007 | }; | |
1008 | name = Release; | |
1009 | }; | |
e85f4437 A |
1010 | C927F35C10FD7F0600C5AB8B /* Debug */ = { |
1011 | isa = XCBuildConfiguration; | |
1012 | buildSettings = { | |
1013 | }; | |
1014 | name = Debug; | |
1015 | }; | |
1016 | E49F24D9125D57FA0057C971 /* Release */ = { | |
0ab74447 A |
1017 | isa = XCBuildConfiguration; |
1018 | buildSettings = { | |
1019 | }; | |
1020 | name = Release; | |
1021 | }; | |
e85f4437 A |
1022 | E49F24DA125D57FA0057C971 /* Debug */ = { |
1023 | isa = XCBuildConfiguration; | |
1024 | buildSettings = { | |
1025 | }; | |
1026 | name = Debug; | |
1027 | }; | |
1028 | E4EB382D1089033000C33AD4 /* Debug */ = { | |
1029 | isa = XCBuildConfiguration; | |
1030 | baseConfigurationReference = E43D93F11097917E004F6A62 /* libdispatch.xcconfig */; | |
1031 | buildSettings = { | |
1032 | BUILD_VARIANTS = debug; | |
1033 | ONLY_ACTIVE_ARCH = YES; | |
1034 | }; | |
1035 | name = Debug; | |
1036 | }; | |
1037 | E4EB382E1089033000C33AD4 /* Debug */ = { | |
1038 | isa = XCBuildConfiguration; | |
1039 | baseConfigurationReference = E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */; | |
1040 | buildSettings = { | |
1041 | }; | |
1042 | name = Debug; | |
1043 | }; | |
1044 | E4EC11BD12514302000DDBD1 /* Release */ = { | |
1045 | isa = XCBuildConfiguration; | |
1046 | baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */; | |
1047 | buildSettings = { | |
1048 | DISPATCH_RESOLVED_VARIANT = up; | |
1049 | }; | |
1050 | name = Release; | |
1051 | }; | |
1052 | E4EC11BE12514302000DDBD1 /* Debug */ = { | |
1053 | isa = XCBuildConfiguration; | |
1054 | baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */; | |
1055 | buildSettings = { | |
1056 | DISPATCH_RESOLVED_VARIANT = up; | |
1057 | }; | |
1058 | name = Debug; | |
1059 | }; | |
1060 | E4EC122712514715000DDBD1 /* Release */ = { | |
1061 | isa = XCBuildConfiguration; | |
1062 | baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */; | |
1063 | buildSettings = { | |
1064 | DISPATCH_RESOLVED_VARIANT = mp; | |
1065 | }; | |
1066 | name = Release; | |
1067 | }; | |
1068 | E4EC122812514715000DDBD1 /* Debug */ = { | |
1069 | isa = XCBuildConfiguration; | |
1070 | baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */; | |
1071 | buildSettings = { | |
1072 | DISPATCH_RESOLVED_VARIANT = mp; | |
1073 | }; | |
1074 | name = Debug; | |
1075 | }; | |
0ab74447 A |
1076 | /* End XCBuildConfiguration section */ |
1077 | ||
1078 | /* Begin XCConfigurationList section */ | |
1079 | 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libdispatch" */ = { | |
1080 | isa = XCConfigurationList; | |
1081 | buildConfigurations = ( | |
1082 | 1DEB91ED08733DB70010E9CD /* Release */, | |
e85f4437 | 1083 | E4EB382E1089033000C33AD4 /* Debug */, |
0ab74447 A |
1084 | ); |
1085 | defaultConfigurationIsVisible = 0; | |
1086 | defaultConfigurationName = Release; | |
1087 | }; | |
1088 | 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libdispatch" */ = { | |
1089 | isa = XCConfigurationList; | |
1090 | buildConfigurations = ( | |
1091 | 1DEB91F108733DB70010E9CD /* Release */, | |
e85f4437 A |
1092 | E4EB382D1089033000C33AD4 /* Debug */, |
1093 | ); | |
1094 | defaultConfigurationIsVisible = 0; | |
1095 | defaultConfigurationName = Release; | |
1096 | }; | |
1097 | 3F3C9356128E637B0042B1F7 /* Build configuration list for PBXAggregateTarget "libdispatch_Sim" */ = { | |
1098 | isa = XCConfigurationList; | |
1099 | buildConfigurations = ( | |
1100 | 3F3C9357128E637B0042B1F7 /* Release */, | |
1101 | 3F3C9358128E637B0042B1F7 /* Debug */, | |
1102 | ); | |
1103 | defaultConfigurationIsVisible = 0; | |
1104 | defaultConfigurationName = Release; | |
1105 | }; | |
1106 | C927F35E10FD7F0B00C5AB8B /* Build configuration list for PBXAggregateTarget "libdispatch_tools" */ = { | |
1107 | isa = XCConfigurationList; | |
1108 | buildConfigurations = ( | |
1109 | C927F35B10FD7F0600C5AB8B /* Release */, | |
1110 | C927F35C10FD7F0600C5AB8B /* Debug */, | |
1111 | ); | |
1112 | defaultConfigurationIsVisible = 0; | |
1113 | defaultConfigurationName = Release; | |
1114 | }; | |
1115 | E49F24D8125D57FA0057C971 /* Build configuration list for PBXNativeTarget "libdispatch no resolver" */ = { | |
1116 | isa = XCConfigurationList; | |
1117 | buildConfigurations = ( | |
1118 | E49F24D9125D57FA0057C971 /* Release */, | |
1119 | E49F24DA125D57FA0057C971 /* Debug */, | |
0ab74447 A |
1120 | ); |
1121 | defaultConfigurationIsVisible = 0; | |
1122 | defaultConfigurationName = Release; | |
1123 | }; | |
e85f4437 | 1124 | E4EC11BC12514302000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch up resolved" */ = { |
0ab74447 A |
1125 | isa = XCConfigurationList; |
1126 | buildConfigurations = ( | |
e85f4437 A |
1127 | E4EC11BD12514302000DDBD1 /* Release */, |
1128 | E4EC11BE12514302000DDBD1 /* Debug */, | |
0ab74447 A |
1129 | ); |
1130 | defaultConfigurationIsVisible = 0; | |
1131 | defaultConfigurationName = Release; | |
1132 | }; | |
e85f4437 | 1133 | E4EC122612514715000DDBD1 /* Build configuration list for PBXNativeTarget "libdispatch mp resolved" */ = { |
0ab74447 A |
1134 | isa = XCConfigurationList; |
1135 | buildConfigurations = ( | |
e85f4437 A |
1136 | E4EC122712514715000DDBD1 /* Release */, |
1137 | E4EC122812514715000DDBD1 /* Debug */, | |
0ab74447 A |
1138 | ); |
1139 | defaultConfigurationIsVisible = 0; | |
1140 | defaultConfigurationName = Release; | |
1141 | }; | |
1142 | /* End XCConfigurationList section */ | |
1143 | }; | |
1144 | rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; | |
1145 | } |