]>
Commit | Line | Data |
---|---|---|
9e225d03 A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
832b6fce | 6 | objectVersion = 46; |
9e225d03 A |
7 | objects = { |
8 | ||
9 | /* Begin PBXAggregateTarget section */ | |
412ebb8e A |
10 | F908134211D3ED0B00626CC1 /* libdyld */ = { |
11 | isa = PBXAggregateTarget; | |
12 | buildConfigurationList = F908135211D3ED9000626CC1 /* Build configuration list for PBXAggregateTarget "libdyld" */; | |
13 | buildPhases = ( | |
14 | F908135111D3ED9000626CC1 /* usr|include|mach-o */, | |
15 | F908137011D3FB5000626CC1 /* usr|include */, | |
832b6fce | 16 | F9C69EFC14EC8AB8009CAE2E /* usr|local|include */, |
412ebb8e A |
17 | F908137111D3FB5000626CC1 /* usr|local|include|mach-o */, |
18 | F908137211D3FB5000626CC1 /* usr|share|man|man1 */, | |
19 | F908137311D3FB5000626CC1 /* usr|share|man|man3 */, | |
20 | ); | |
21 | dependencies = ( | |
22 | F9B4D78012AD9736000605A6 /* PBXTargetDependency */, | |
23 | F908134811D3ED1A00626CC1 /* PBXTargetDependency */, | |
24 | ); | |
25 | name = libdyld; | |
26 | productName = libdyld; | |
27 | }; | |
9e225d03 A |
28 | F9ED4C920630A73900DF4E74 /* all */ = { |
29 | isa = PBXAggregateTarget; | |
30 | buildConfigurationList = F9D8C7E5087B087300E93EFB /* Build configuration list for PBXAggregateTarget "all" */; | |
31 | buildPhases = ( | |
32 | ); | |
9e225d03 A |
33 | dependencies = ( |
34 | F9ED4CA70630A78A00DF4E74 /* PBXTargetDependency */, | |
35 | F9ED4CA90630A78A00DF4E74 /* PBXTargetDependency */, | |
bac542e6 | 36 | F93937380A94FB6A00070A07 /* PBXTargetDependency */, |
9e225d03 A |
37 | ); |
38 | name = all; | |
39 | productName = all; | |
40 | }; | |
41 | /* End PBXAggregateTarget section */ | |
42 | ||
43 | /* Begin PBXBuildFile section */ | |
412ebb8e A |
44 | F908134C11D3ED6200626CC1 /* dyld.h in usr|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9ED4CEA0630A80600DF4E74 /* dyld.h */; }; |
45 | F908134D11D3ED6200626CC1 /* dyld_images.h in usr|include|mach-o */ = {isa = PBXBuildFile; fileRef = F98D274C0AA79D7400416316 /* dyld_images.h */; }; | |
46 | F908135911D3FA8700626CC1 /* dlfcn.h in usr|include */ = {isa = PBXBuildFile; fileRef = F99EE6AE06B48D4200BF1992 /* dlfcn.h */; }; | |
47 | F908135D11D3FACD00626CC1 /* dyld-interposing.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F918691408B16D2500E0F9DB /* dyld-interposing.h */; }; | |
48 | F908135E11D3FACD00626CC1 /* dyld_cache_format.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F93937400A94FC4700070A07 /* dyld_cache_format.h */; }; | |
49 | F908135F11D3FACD00626CC1 /* dyld_gdb.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */; }; | |
50 | F908136011D3FACD00626CC1 /* dyld_priv.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9ED4CE90630A80600DF4E74 /* dyld_priv.h */; }; | |
51 | F908136411D3FB0300626CC1 /* dyld.1 in usr|share|man|man1 */ = {isa = PBXBuildFile; fileRef = EF799FE9070D27BB00F78484 /* dyld.1 */; }; | |
52 | F908136811D3FB3A00626CC1 /* dladdr.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEB070D27BB00F78484 /* dladdr.3 */; }; | |
53 | F908136911D3FB3A00626CC1 /* dlclose.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEC070D27BB00F78484 /* dlclose.3 */; }; | |
54 | F908136A11D3FB3A00626CC1 /* dlerror.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FED070D27BB00F78484 /* dlerror.3 */; }; | |
55 | F908136B11D3FB3A00626CC1 /* dlopen.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEE070D27BB00F78484 /* dlopen.3 */; }; | |
56 | F908136C11D3FB3A00626CC1 /* dlsym.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEF070D27BB00F78484 /* dlsym.3 */; }; | |
57 | F908136D11D3FB3A00626CC1 /* dyld.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FF0070D27BB00F78484 /* dyld.3 */; }; | |
58 | F908136E11D3FB3A00626CC1 /* dlopen_preflight.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */; }; | |
9e225d03 | 59 | F913FADA0630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */; }; |
2fd3f4e8 A |
60 | F93666E0163B4C42002ECADA /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F93666DF163B4C42002ECADA /* CoreFoundation.framework */; }; |
61 | F93666E2163B4C58002ECADA /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F93666E1163B4C58002ECADA /* Security.framework */; }; | |
bac542e6 | 62 | F93937470A94FC4700070A07 /* update_dyld_shared_cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */; }; |
39a8cd10 A |
63 | F94DB9040F0A9B1700323715 /* ImageLoaderMachOClassic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */; }; |
64 | F94DB9050F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */; settings = {COMPILER_FLAGS = "-O3"; }; }; | |
39a8cd10 | 65 | F98C78F00F7C02E8006257D2 /* dsc_iterator.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */; }; |
412ebb8e A |
66 | F99B8E630FEC11B400701838 /* dyld_shared_cache_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */; }; |
67 | F99B8EA30FEC1C4200701838 /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; }; | |
39a8cd10 | 68 | F9A221E70F3A6D7C00D15F73 /* dyldLibSystemGlue.c in Sources */ = {isa = PBXBuildFile; fileRef = F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */; }; |
412ebb8e A |
69 | F9A6D6E4116F9DF20051CC16 /* threadLocalVariables.c in Sources */ = {isa = PBXBuildFile; fileRef = F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */; }; |
70 | F9A6D70C116FBBD10051CC16 /* threadLocalHelpers.s in Sources */ = {isa = PBXBuildFile; fileRef = F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */; }; | |
39a8cd10 | 71 | F9BA514B0ECE4F4200D1D62E /* dyld_stub_binder.s in Sources */ = {isa = PBXBuildFile; fileRef = F99EFC0D0EAD60E8001032B8 /* dyld_stub_binder.s */; }; |
832b6fce | 72 | F9C69EFE14EC8AD2009CAE2E /* objc-shared-cache.h in usr|local|include */ = {isa = PBXBuildFile; fileRef = F9C69EFD14EC8ABF009CAE2E /* objc-shared-cache.h */; }; |
412ebb8e A |
73 | F9CE307A1208F1B50098B590 /* dsc_extractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9CE30781208F1B50098B590 /* dsc_extractor.cpp */; }; |
74 | F9CE307B1208F1C60098B590 /* dsc_extractor.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9CE30791208F1B50098B590 /* dsc_extractor.h */; }; | |
832b6fce A |
75 | F9D1001814D8D13D00099D91 /* dsc_extractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9CE30781208F1B50098B590 /* dsc_extractor.cpp */; }; |
76 | F9D1001D14D8D19500099D91 /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; }; | |
39a8cd10 | 77 | F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in usr|share|man|man1 */ = {isa = PBXBuildFile; fileRef = F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */; }; |
832b6fce | 78 | F9D49CCC1458B95200F86ADD /* start_glue.s in Sources */ = {isa = PBXBuildFile; fileRef = F9D49CCB1458B95200F86ADD /* start_glue.s */; }; |
9e225d03 A |
79 | F9ED4CD60630A7F100DF4E74 /* dyld_gdb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */; }; |
80 | F9ED4CD70630A7F100DF4E74 /* dyld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC70630A7F100DF4E74 /* dyld.cpp */; }; | |
81 | F9ED4CD90630A7F100DF4E74 /* dyldAPIs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */; }; | |
82 | F9ED4CDA0630A7F100DF4E74 /* dyldExceptions.c in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */; }; | |
83 | F9ED4CDB0630A7F100DF4E74 /* dyldInitialization.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */; }; | |
84 | F9ED4CDE0630A7F100DF4E74 /* dyldNew.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */; }; | |
85 | F9ED4CDF0630A7F100DF4E74 /* dyldStartup.s in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */; }; | |
86 | F9ED4CE00630A7F100DF4E74 /* glue.c in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD00630A7F100DF4E74 /* glue.c */; }; | |
87 | F9ED4CE10630A7F100DF4E74 /* ImageLoader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */; }; | |
88 | F9ED4CE30630A7F100DF4E74 /* ImageLoaderMachO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */; }; | |
89 | F9ED4CE50630A7F100DF4E74 /* stub_binding_helper.s in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */; }; | |
90 | F9F256360639DBCC00A7427D /* dyldLock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */; }; | |
39a8cd10 | 91 | F9F2A5700F7AEEE300B7C9EB /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; }; |
9e225d03 A |
92 | /* End PBXBuildFile section */ |
93 | ||
94 | /* Begin PBXBuildRule section */ | |
95 | F921D3160703769A000D1056 /* PBXBuildRule */ = { | |
96 | isa = PBXBuildRule; | |
39a8cd10 | 97 | compilerSpec = com.apple.compilers.gcc; |
9e225d03 A |
98 | fileType = sourcecode.cpp; |
99 | isEditable = 1; | |
100 | outputFiles = ( | |
101 | ); | |
102 | }; | |
103 | F921D317070376A6000D1056 /* PBXBuildRule */ = { | |
104 | isa = PBXBuildRule; | |
39a8cd10 | 105 | compilerSpec = com.apple.compilers.gcc; |
9e225d03 A |
106 | fileType = sourcecode.c; |
107 | isEditable = 1; | |
108 | outputFiles = ( | |
109 | ); | |
110 | }; | |
111 | F921D318070376B0000D1056 /* PBXBuildRule */ = { | |
112 | isa = PBXBuildRule; | |
39a8cd10 | 113 | compilerSpec = com.apple.compilers.gcc; |
9e225d03 A |
114 | fileType = sourcecode.asm; |
115 | isEditable = 1; | |
116 | outputFiles = ( | |
117 | ); | |
118 | }; | |
119 | F921D31E070376F1000D1056 /* PBXBuildRule */ = { | |
120 | isa = PBXBuildRule; | |
39a8cd10 | 121 | compilerSpec = com.apple.compilers.gcc; |
9e225d03 A |
122 | fileType = sourcecode.cpp; |
123 | isEditable = 1; | |
124 | outputFiles = ( | |
125 | ); | |
126 | }; | |
127 | F9574C4906C94DA700142BFA /* PBXBuildRule */ = { | |
128 | isa = PBXBuildRule; | |
39a8cd10 | 129 | compilerSpec = com.apple.compilers.gcc; |
9e225d03 A |
130 | fileType = sourcecode.c; |
131 | isEditable = 1; | |
132 | outputFiles = ( | |
133 | ); | |
134 | }; | |
135 | /* End PBXBuildRule section */ | |
136 | ||
bac542e6 | 137 | /* Begin PBXContainerItemProxy section */ |
412ebb8e A |
138 | F908134711D3ED1A00626CC1 /* PBXContainerItemProxy */ = { |
139 | isa = PBXContainerItemProxy; | |
140 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
141 | proxyType = 1; | |
142 | remoteGlobalIDString = F9ED4C9E0630A76B00DF4E74; | |
143 | remoteInfo = libdyld.dylib; | |
144 | }; | |
bac542e6 A |
145 | F93937370A94FB6A00070A07 /* PBXContainerItemProxy */ = { |
146 | isa = PBXContainerItemProxy; | |
147 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
148 | proxyType = 1; | |
149 | remoteGlobalIDString = F93937310A94FAF700070A07; | |
150 | remoteInfo = update_dyld_shared_cache; | |
9e225d03 | 151 | }; |
412ebb8e A |
152 | F99B8E9F0FEC195800701838 /* PBXContainerItemProxy */ = { |
153 | isa = PBXContainerItemProxy; | |
154 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
155 | proxyType = 1; | |
156 | remoteGlobalIDString = F99B8E550FEC10F600701838; | |
157 | remoteInfo = dyld_shared_cache_util; | |
158 | }; | |
159 | F99B8EB10FEC220C00701838 /* PBXContainerItemProxy */ = { | |
160 | isa = PBXContainerItemProxy; | |
161 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
162 | proxyType = 1; | |
163 | remoteGlobalIDString = F99B8E550FEC10F600701838; | |
164 | remoteInfo = dyld_shared_cache_util; | |
165 | }; | |
166 | F9B4D77F12AD9736000605A6 /* PBXContainerItemProxy */ = { | |
bac542e6 A |
167 | isa = PBXContainerItemProxy; |
168 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
169 | proxyType = 1; | |
39a8cd10 | 170 | remoteGlobalIDString = F9F2A5580F7AEE9800B7C9EB; |
412ebb8e A |
171 | remoteInfo = libdsc; |
172 | }; | |
173 | F9CE330A120F40EA0098B590 /* PBXContainerItemProxy */ = { | |
174 | isa = PBXContainerItemProxy; | |
175 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
176 | proxyType = 1; | |
177 | remoteGlobalIDString = F9F2A5580F7AEE9800B7C9EB; | |
178 | remoteInfo = libdsc; | |
9e225d03 | 179 | }; |
832b6fce A |
180 | F9D1004614D8D91100099D91 /* PBXContainerItemProxy */ = { |
181 | isa = PBXContainerItemProxy; | |
182 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
183 | proxyType = 1; | |
184 | remoteGlobalIDString = F9D1001114D8D0BA00099D91; | |
185 | remoteInfo = dsc_extractor; | |
186 | }; | |
9e225d03 A |
187 | F9ED4CA60630A78A00DF4E74 /* PBXContainerItemProxy */ = { |
188 | isa = PBXContainerItemProxy; | |
189 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
190 | proxyType = 1; | |
191 | remoteGlobalIDString = F9ED4C970630A76000DF4E74; | |
192 | remoteInfo = dyld; | |
193 | }; | |
194 | F9ED4CA80630A78A00DF4E74 /* PBXContainerItemProxy */ = { | |
195 | isa = PBXContainerItemProxy; | |
196 | containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
197 | proxyType = 1; | |
198 | remoteGlobalIDString = F9ED4C9E0630A76B00DF4E74; | |
199 | remoteInfo = libdyld; | |
200 | }; | |
201 | /* End PBXContainerItemProxy section */ | |
202 | ||
203 | /* Begin PBXCopyFilesBuildPhase section */ | |
412ebb8e | 204 | F908135111D3ED9000626CC1 /* usr|include|mach-o */ = { |
bac542e6 A |
205 | isa = PBXCopyFilesBuildPhase; |
206 | buildActionMask = 8; | |
19894a12 | 207 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/include/mach-o"; |
bac542e6 A |
208 | dstSubfolderSpec = 0; |
209 | files = ( | |
412ebb8e A |
210 | F908134C11D3ED6200626CC1 /* dyld.h in usr|include|mach-o */, |
211 | F908134D11D3ED6200626CC1 /* dyld_images.h in usr|include|mach-o */, | |
bac542e6 | 212 | ); |
412ebb8e | 213 | name = "usr|include|mach-o"; |
bac542e6 A |
214 | runOnlyForDeploymentPostprocessing = 1; |
215 | }; | |
412ebb8e | 216 | F908137011D3FB5000626CC1 /* usr|include */ = { |
9e225d03 A |
217 | isa = PBXCopyFilesBuildPhase; |
218 | buildActionMask = 8; | |
19894a12 | 219 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/include"; |
9e225d03 A |
220 | dstSubfolderSpec = 0; |
221 | files = ( | |
412ebb8e | 222 | F908135911D3FA8700626CC1 /* dlfcn.h in usr|include */, |
9e225d03 | 223 | ); |
412ebb8e | 224 | name = "usr|include"; |
9e225d03 A |
225 | runOnlyForDeploymentPostprocessing = 1; |
226 | }; | |
412ebb8e | 227 | F908137111D3FB5000626CC1 /* usr|local|include|mach-o */ = { |
9e225d03 A |
228 | isa = PBXCopyFilesBuildPhase; |
229 | buildActionMask = 8; | |
19894a12 | 230 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/include/mach-o"; |
9e225d03 A |
231 | dstSubfolderSpec = 0; |
232 | files = ( | |
412ebb8e A |
233 | F908135D11D3FACD00626CC1 /* dyld-interposing.h in usr|local|include|mach-o */, |
234 | F908135E11D3FACD00626CC1 /* dyld_cache_format.h in usr|local|include|mach-o */, | |
235 | F908135F11D3FACD00626CC1 /* dyld_gdb.h in usr|local|include|mach-o */, | |
236 | F908136011D3FACD00626CC1 /* dyld_priv.h in usr|local|include|mach-o */, | |
9e225d03 | 237 | ); |
39a8cd10 | 238 | name = "usr|local|include|mach-o"; |
9e225d03 A |
239 | runOnlyForDeploymentPostprocessing = 1; |
240 | }; | |
412ebb8e | 241 | F908137211D3FB5000626CC1 /* usr|share|man|man1 */ = { |
9e225d03 A |
242 | isa = PBXCopyFilesBuildPhase; |
243 | buildActionMask = 8; | |
19894a12 | 244 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/share/man/man1"; |
9e225d03 A |
245 | dstSubfolderSpec = 0; |
246 | files = ( | |
412ebb8e | 247 | F908136411D3FB0300626CC1 /* dyld.1 in usr|share|man|man1 */, |
9e225d03 | 248 | ); |
39a8cd10 | 249 | name = "usr|share|man|man1"; |
9e225d03 A |
250 | runOnlyForDeploymentPostprocessing = 1; |
251 | }; | |
412ebb8e | 252 | F908137311D3FB5000626CC1 /* usr|share|man|man3 */ = { |
9e225d03 A |
253 | isa = PBXCopyFilesBuildPhase; |
254 | buildActionMask = 8; | |
19894a12 | 255 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/share/man/man3"; |
9e225d03 A |
256 | dstSubfolderSpec = 0; |
257 | files = ( | |
412ebb8e A |
258 | F908136811D3FB3A00626CC1 /* dladdr.3 in usr|share|man|man3 */, |
259 | F908136911D3FB3A00626CC1 /* dlclose.3 in usr|share|man|man3 */, | |
260 | F908136A11D3FB3A00626CC1 /* dlerror.3 in usr|share|man|man3 */, | |
261 | F908136B11D3FB3A00626CC1 /* dlopen.3 in usr|share|man|man3 */, | |
262 | F908136C11D3FB3A00626CC1 /* dlsym.3 in usr|share|man|man3 */, | |
263 | F908136D11D3FB3A00626CC1 /* dyld.3 in usr|share|man|man3 */, | |
264 | F908136E11D3FB3A00626CC1 /* dlopen_preflight.3 in usr|share|man|man3 */, | |
39a8cd10 A |
265 | ); |
266 | name = "usr|share|man|man3"; | |
9e225d03 A |
267 | runOnlyForDeploymentPostprocessing = 1; |
268 | }; | |
412ebb8e | 269 | F98C78D10F7C00EA006257D2 /* usr|local|include|mach-o */ = { |
9e225d03 A |
270 | isa = PBXCopyFilesBuildPhase; |
271 | buildActionMask = 8; | |
19894a12 | 272 | dstPath = "$(INSTALL_PATH_PREFIX)$(INSTALL_LOCATION)/usr/local/include/mach-o"; |
9e225d03 A |
273 | dstSubfolderSpec = 0; |
274 | files = ( | |
412ebb8e A |
275 | F98C78F00F7C02E8006257D2 /* dsc_iterator.h in usr|local|include|mach-o */, |
276 | F9CE307B1208F1C60098B590 /* dsc_extractor.h in usr|local|include|mach-o */, | |
39a8cd10 | 277 | ); |
412ebb8e | 278 | name = "usr|local|include|mach-o"; |
39a8cd10 A |
279 | runOnlyForDeploymentPostprocessing = 1; |
280 | }; | |
832b6fce | 281 | F9C69EFC14EC8AB8009CAE2E /* usr|local|include */ = { |
39a8cd10 A |
282 | isa = PBXCopyFilesBuildPhase; |
283 | buildActionMask = 8; | |
19894a12 | 284 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/include"; |
39a8cd10 A |
285 | dstSubfolderSpec = 0; |
286 | files = ( | |
832b6fce | 287 | F9C69EFE14EC8AD2009CAE2E /* objc-shared-cache.h in usr|local|include */, |
9e225d03 | 288 | ); |
832b6fce | 289 | name = "usr|local|include"; |
9e225d03 A |
290 | runOnlyForDeploymentPostprocessing = 1; |
291 | }; | |
39a8cd10 | 292 | F9D238DD0A9E2FEE002B55C7 /* usr|share|man|man1 */ = { |
bac542e6 A |
293 | isa = PBXCopyFilesBuildPhase; |
294 | buildActionMask = 8; | |
19894a12 | 295 | dstPath = "$(INSTALL_PATH_PREFIX)$(INSTALL_LOCATION)/usr/$(LOCAL)/share/man/man1"; |
bac542e6 A |
296 | dstSubfolderSpec = 0; |
297 | files = ( | |
39a8cd10 | 298 | F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in usr|share|man|man1 */, |
bac542e6 | 299 | ); |
39a8cd10 | 300 | name = "usr|share|man|man1"; |
bac542e6 A |
301 | runOnlyForDeploymentPostprocessing = 1; |
302 | }; | |
9e225d03 A |
303 | /* End PBXCopyFilesBuildPhase section */ |
304 | ||
305 | /* Begin PBXFileReference section */ | |
39a8cd10 A |
306 | 834A90AB0E1D85D600555761 /* ObjCLegacyAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ObjCLegacyAbstraction.hpp; sourceTree = "<group>"; }; |
307 | 834A90AC0E1D85D600555761 /* ObjCModernAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ObjCModernAbstraction.hpp; sourceTree = "<group>"; }; | |
9e225d03 A |
308 | EF799FE9070D27BB00F78484 /* dyld.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = dyld.1; path = doc/man/man1/dyld.1; sourceTree = SOURCE_ROOT; }; |
309 | EF799FEB070D27BB00F78484 /* dladdr.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dladdr.3; path = doc/man/man3/dladdr.3; sourceTree = SOURCE_ROOT; }; | |
310 | EF799FEC070D27BB00F78484 /* dlclose.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlclose.3; path = doc/man/man3/dlclose.3; sourceTree = SOURCE_ROOT; }; | |
311 | EF799FED070D27BB00F78484 /* dlerror.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlerror.3; path = doc/man/man3/dlerror.3; sourceTree = SOURCE_ROOT; }; | |
312 | EF799FEE070D27BB00F78484 /* dlopen.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlopen.3; path = doc/man/man3/dlopen.3; sourceTree = SOURCE_ROOT; }; | |
313 | EF799FEF070D27BB00F78484 /* dlsym.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlsym.3; path = doc/man/man3/dlsym.3; sourceTree = SOURCE_ROOT; }; | |
314 | EF799FF0070D27BB00F78484 /* dyld.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dyld.3; path = doc/man/man3/dyld.3; sourceTree = SOURCE_ROOT; }; | |
df9d6cf7 | 315 | F90C540A1A82D78000558E8C /* update_dyld_shared_cache_entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = update_dyld_shared_cache_entitlements.plist; sourceTree = "<group>"; }; |
9e225d03 | 316 | F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldAPIsInLibSystem.cpp; path = src/dyldAPIsInLibSystem.cpp; sourceTree = "<group>"; }; |
197008ea | 317 | F918691408B16D2500E0F9DB /* dyld-interposing.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dyld-interposing.h"; path = "include/mach-o/dyld-interposing.h"; sourceTree = "<group>"; }; |
2fd3f4e8 A |
318 | F93666DF163B4C42002ECADA /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; |
319 | F93666E1163B4C58002ECADA /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; }; | |
bac542e6 A |
320 | F93937320A94FAF700070A07 /* update_dyld_shared_cache */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = update_dyld_shared_cache; sourceTree = BUILT_PRODUCTS_DIR; }; |
321 | F939373E0A94FC4700070A07 /* Architectures.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = Architectures.hpp; sourceTree = "<group>"; }; | |
322 | F939373F0A94FC4700070A07 /* CacheFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = CacheFileAbstraction.hpp; sourceTree = "<group>"; }; | |
323 | F93937400A94FC4700070A07 /* dyld_cache_format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dyld_cache_format.h; sourceTree = "<group>"; }; | |
324 | F93937410A94FC4700070A07 /* FileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = FileAbstraction.hpp; sourceTree = "<group>"; }; | |
325 | F93937430A94FC4700070A07 /* MachOFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOFileAbstraction.hpp; sourceTree = "<group>"; }; | |
326 | F93937440A94FC4700070A07 /* MachOLayout.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOLayout.hpp; sourceTree = "<group>"; }; | |
2fd3f4e8 | 327 | F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = update_dyld_shared_cache.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; }; |
39a8cd10 A |
328 | F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachOClassic.cpp; path = src/ImageLoaderMachOClassic.cpp; sourceTree = "<group>"; }; |
329 | F94DB9010F0A9B1700323715 /* ImageLoaderMachOClassic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachOClassic.h; path = src/ImageLoaderMachOClassic.h; sourceTree = "<group>"; }; | |
330 | F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachOCompressed.cpp; path = src/ImageLoaderMachOCompressed.cpp; sourceTree = "<group>"; }; | |
331 | F94DB9030F0A9B1700323715 /* ImageLoaderMachOCompressed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachOCompressed.h; path = src/ImageLoaderMachOCompressed.h; sourceTree = "<group>"; }; | |
332 | F95C95160E994796007B7CB8 /* MachOTrie.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = MachOTrie.hpp; sourceTree = "<group>"; }; | |
df9d6cf7 A |
333 | F971DD131A4A0E0700BBDD52 /* base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; }; |
334 | F971DD141A4A0E0700BBDD52 /* dyld.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = dyld.xcconfig; sourceTree = "<group>"; }; | |
335 | F971DD151A4A0E0700BBDD52 /* libdyld.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = libdyld.xcconfig; sourceTree = "<group>"; }; | |
336 | F971DD161A4A0E0700BBDD52 /* update_dyld_shared_cache.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = update_dyld_shared_cache.xcconfig; sourceTree = "<group>"; }; | |
412ebb8e | 337 | F976F548127B90F8004BA2A5 /* dyld.order */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dyld.order; path = src/dyld.order; sourceTree = "<group>"; }; |
2fd3f4e8 | 338 | F981BB8B170FC24400A686D6 /* dyldSyscallInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dyldSyscallInterface.h; path = src/dyldSyscallInterface.h; sourceTree = "<group>"; }; |
bac542e6 A |
339 | F98935B90A9A412B00FB6228 /* MachOBinder.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOBinder.hpp; sourceTree = "<group>"; }; |
340 | F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachORebaser.hpp; sourceTree = "<group>"; }; | |
341 | F98D274C0AA79D7400416316 /* dyld_images.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_images.h; path = "include/mach-o/dyld_images.h"; sourceTree = "<group>"; }; | |
412ebb8e A |
342 | F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dyld_shared_cache_util.cpp; sourceTree = "<group>"; }; |
343 | F99B8E670FEC121100701838 /* dyld_shared_cache_util */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyld_shared_cache_util; sourceTree = BUILT_PRODUCTS_DIR; }; | |
df9d6cf7 | 344 | F99DE0361AAE4F0400669496 /* libdyld_data_symbols.dirty */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = libdyld_data_symbols.dirty; path = src/libdyld_data_symbols.dirty; sourceTree = "<group>"; }; |
9e225d03 | 345 | F99EE6AE06B48D4200BF1992 /* dlfcn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dlfcn.h; path = include/dlfcn.h; sourceTree = "<group>"; }; |
39a8cd10 A |
346 | F99EFC0D0EAD60E8001032B8 /* dyld_stub_binder.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = dyld_stub_binder.s; path = src/dyld_stub_binder.s; sourceTree = "<group>"; }; |
347 | F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dyldLibSystemGlue.c; path = src/dyldLibSystemGlue.c; sourceTree = "<group>"; }; | |
412ebb8e A |
348 | F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = threadLocalVariables.c; path = src/threadLocalVariables.c; sourceTree = "<group>"; }; |
349 | F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = threadLocalHelpers.s; path = src/threadLocalHelpers.s; sourceTree = "<group>"; }; | |
bac542e6 A |
350 | F9AB709D0BA75730002F6068 /* dyldLibSystemInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyldLibSystemInterface.h; path = src/dyldLibSystemInterface.h; sourceTree = "<group>"; }; |
351 | F9AC7E930B7BB67700FEB38B /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = BUILT_PRODUCTS_DIR; }; | |
2fd3f4e8 | 352 | F9AFEA3216F15CE300CB5161 /* start_glue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = start_glue.h; path = src/start_glue.h; sourceTree = "<group>"; }; |
9e225d03 | 353 | F9B01E3D0739ABDE00CF981B /* dyld.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; name = dyld.exp; path = src/dyld.exp; sourceTree = SOURCE_ROOT; }; |
832b6fce | 354 | F9C69EFD14EC8ABF009CAE2E /* objc-shared-cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "objc-shared-cache.h"; path = "include/objc-shared-cache.h"; sourceTree = "<group>"; }; |
412ebb8e A |
355 | F9CE30781208F1B50098B590 /* dsc_extractor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsc_extractor.cpp; sourceTree = "<group>"; }; |
356 | F9CE30791208F1B50098B590 /* dsc_extractor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsc_extractor.h; sourceTree = "<group>"; }; | |
832b6fce | 357 | F9D1001214D8D0BA00099D91 /* dsc_extractor.bundle */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = dsc_extractor.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; |
bac542e6 | 358 | F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = update_dyld_shared_cache.1; sourceTree = "<group>"; }; |
832b6fce | 359 | F9D49CCB1458B95200F86ADD /* start_glue.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = start_glue.s; path = src/start_glue.s; sourceTree = "<group>"; }; |
bac542e6 A |
360 | F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = dlopen_preflight.3; sourceTree = "<group>"; }; |
361 | F9ED4C980630A76000DF4E74 /* dyld */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyld; sourceTree = BUILT_PRODUCTS_DIR; }; | |
412ebb8e | 362 | F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdyld.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; |
9e225d03 | 363 | F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyld_gdb.cpp; path = src/dyld_gdb.cpp; sourceTree = SOURCE_ROOT; }; |
df9d6cf7 | 364 | F9ED4CC70630A7F100DF4E74 /* dyld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dyld.cpp; path = src/dyld.cpp; sourceTree = SOURCE_ROOT; usesTabs = 1; }; |
9e225d03 A |
365 | F9ED4CC80630A7F100DF4E74 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld.h; path = src/dyld.h; sourceTree = SOURCE_ROOT; }; |
366 | F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldAPIs.cpp; path = src/dyldAPIs.cpp; sourceTree = SOURCE_ROOT; }; | |
367 | F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dyldExceptions.c; path = src/dyldExceptions.c; sourceTree = SOURCE_ROOT; }; | |
368 | F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldInitialization.cpp; path = src/dyldInitialization.cpp; sourceTree = SOURCE_ROOT; }; | |
369 | F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldLock.cpp; path = src/dyldLock.cpp; sourceTree = SOURCE_ROOT; }; | |
370 | F9ED4CCD0630A7F100DF4E74 /* dyldLock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyldLock.h; path = src/dyldLock.h; sourceTree = SOURCE_ROOT; }; | |
371 | F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldNew.cpp; path = src/dyldNew.cpp; sourceTree = SOURCE_ROOT; }; | |
372 | F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.asm; name = dyldStartup.s; path = src/dyldStartup.s; sourceTree = SOURCE_ROOT; tabWidth = 8; usesTabs = 1; }; | |
373 | F9ED4CD00630A7F100DF4E74 /* glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = glue.c; path = src/glue.c; sourceTree = SOURCE_ROOT; }; | |
374 | F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoader.cpp; path = src/ImageLoader.cpp; sourceTree = SOURCE_ROOT; }; | |
375 | F9ED4CD20630A7F100DF4E74 /* ImageLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageLoader.h; path = src/ImageLoader.h; sourceTree = SOURCE_ROOT; }; | |
376 | F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachO.cpp; path = src/ImageLoaderMachO.cpp; sourceTree = SOURCE_ROOT; }; | |
377 | F9ED4CD40630A7F100DF4E74 /* ImageLoaderMachO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachO.h; path = src/ImageLoaderMachO.h; sourceTree = SOURCE_ROOT; }; | |
378 | F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.asm; name = stub_binding_helper.s; path = src/stub_binding_helper.s; sourceTree = SOURCE_ROOT; tabWidth = 8; usesTabs = 1; }; | |
379 | F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_gdb.h; path = "include/mach-o/dyld_gdb.h"; sourceTree = SOURCE_ROOT; }; | |
380 | F9ED4CE90630A80600DF4E74 /* dyld_priv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_priv.h; path = "include/mach-o/dyld_priv.h"; sourceTree = SOURCE_ROOT; }; | |
381 | F9ED4CEA0630A80600DF4E74 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld.h; path = "include/mach-o/dyld.h"; sourceTree = SOURCE_ROOT; }; | |
39a8cd10 A |
382 | F9F2A5590F7AEE9800B7C9EB /* libdsc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdsc.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
383 | F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsc_iterator.cpp; sourceTree = "<group>"; }; | |
384 | F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsc_iterator.h; sourceTree = "<group>"; }; | |
9e225d03 A |
385 | /* End PBXFileReference section */ |
386 | ||
387 | /* Begin PBXFrameworksBuildPhase section */ | |
bac542e6 | 388 | F93937300A94FAF700070A07 /* Frameworks */ = { |
9e225d03 A |
389 | isa = PBXFrameworksBuildPhase; |
390 | buildActionMask = 2147483647; | |
391 | files = ( | |
2fd3f4e8 A |
392 | F93666E2163B4C58002ECADA /* Security.framework in Frameworks */, |
393 | F93666E0163B4C42002ECADA /* CoreFoundation.framework in Frameworks */, | |
9e225d03 A |
394 | ); |
395 | runOnlyForDeploymentPostprocessing = 0; | |
396 | }; | |
412ebb8e A |
397 | F99B8E540FEC10F600701838 /* Frameworks */ = { |
398 | isa = PBXFrameworksBuildPhase; | |
399 | buildActionMask = 2147483647; | |
400 | files = ( | |
401 | ); | |
402 | runOnlyForDeploymentPostprocessing = 0; | |
403 | }; | |
832b6fce A |
404 | F9D1001014D8D0BA00099D91 /* Frameworks */ = { |
405 | isa = PBXFrameworksBuildPhase; | |
406 | buildActionMask = 2147483647; | |
407 | files = ( | |
408 | ); | |
409 | runOnlyForDeploymentPostprocessing = 0; | |
410 | }; | |
39a8cd10 A |
411 | F9F2A5570F7AEE9800B7C9EB /* Frameworks */ = { |
412 | isa = PBXFrameworksBuildPhase; | |
413 | buildActionMask = 2147483647; | |
414 | files = ( | |
415 | ); | |
416 | runOnlyForDeploymentPostprocessing = 0; | |
417 | }; | |
9e225d03 A |
418 | /* End PBXFrameworksBuildPhase section */ |
419 | ||
420 | /* Begin PBXGroup section */ | |
421 | EF799FE7070D27BB00F78484 /* man */ = { | |
422 | isa = PBXGroup; | |
423 | children = ( | |
424 | EF799FE8070D27BB00F78484 /* man1 */, | |
425 | EF799FEA070D27BB00F78484 /* man3 */, | |
426 | ); | |
427 | name = man; | |
428 | path = doc/man; | |
429 | sourceTree = SOURCE_ROOT; | |
430 | }; | |
431 | EF799FE8070D27BB00F78484 /* man1 */ = { | |
432 | isa = PBXGroup; | |
433 | children = ( | |
434 | EF799FE9070D27BB00F78484 /* dyld.1 */, | |
bac542e6 | 435 | F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */, |
9e225d03 A |
436 | ); |
437 | name = man1; | |
438 | path = doc/man/man1; | |
439 | sourceTree = SOURCE_ROOT; | |
440 | }; | |
441 | EF799FEA070D27BB00F78484 /* man3 */ = { | |
442 | isa = PBXGroup; | |
443 | children = ( | |
444 | EF799FEB070D27BB00F78484 /* dladdr.3 */, | |
445 | EF799FEC070D27BB00F78484 /* dlclose.3 */, | |
446 | EF799FED070D27BB00F78484 /* dlerror.3 */, | |
447 | EF799FEE070D27BB00F78484 /* dlopen.3 */, | |
448 | EF799FEF070D27BB00F78484 /* dlsym.3 */, | |
bac542e6 | 449 | F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */, |
9e225d03 | 450 | EF799FF0070D27BB00F78484 /* dyld.3 */, |
9e225d03 A |
451 | ); |
452 | name = man3; | |
453 | path = doc/man/man3; | |
454 | sourceTree = SOURCE_ROOT; | |
455 | }; | |
bac542e6 A |
456 | F939373D0A94FC4700070A07 /* launch-cache */ = { |
457 | isa = PBXGroup; | |
458 | children = ( | |
df9d6cf7 | 459 | F90C540A1A82D78000558E8C /* update_dyld_shared_cache_entitlements.plist */, |
2fd3f4e8 A |
460 | F93666E1163B4C58002ECADA /* Security.framework */, |
461 | F93666DF163B4C42002ECADA /* CoreFoundation.framework */, | |
bac542e6 A |
462 | F939373E0A94FC4700070A07 /* Architectures.hpp */, |
463 | F939373F0A94FC4700070A07 /* CacheFileAbstraction.hpp */, | |
464 | F93937400A94FC4700070A07 /* dyld_cache_format.h */, | |
465 | F93937410A94FC4700070A07 /* FileAbstraction.hpp */, | |
466 | F93937430A94FC4700070A07 /* MachOFileAbstraction.hpp */, | |
467 | F93937440A94FC4700070A07 /* MachOLayout.hpp */, | |
468 | F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */, | |
469 | F98935B90A9A412B00FB6228 /* MachOBinder.hpp */, | |
39a8cd10 A |
470 | F95C95160E994796007B7CB8 /* MachOTrie.hpp */, |
471 | 834A90AB0E1D85D600555761 /* ObjCLegacyAbstraction.hpp */, | |
472 | 834A90AC0E1D85D600555761 /* ObjCModernAbstraction.hpp */, | |
bac542e6 | 473 | F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */, |
39a8cd10 A |
474 | F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */, |
475 | F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */, | |
412ebb8e A |
476 | F9CE30781208F1B50098B590 /* dsc_extractor.cpp */, |
477 | F9CE30791208F1B50098B590 /* dsc_extractor.h */, | |
478 | F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */, | |
bac542e6 A |
479 | ); |
480 | path = "launch-cache"; | |
481 | sourceTree = "<group>"; | |
482 | }; | |
df9d6cf7 A |
483 | F971DD121A4A0E0700BBDD52 /* configs */ = { |
484 | isa = PBXGroup; | |
485 | children = ( | |
486 | F971DD131A4A0E0700BBDD52 /* base.xcconfig */, | |
487 | F971DD141A4A0E0700BBDD52 /* dyld.xcconfig */, | |
488 | F971DD151A4A0E0700BBDD52 /* libdyld.xcconfig */, | |
489 | F971DD161A4A0E0700BBDD52 /* update_dyld_shared_cache.xcconfig */, | |
490 | ); | |
491 | path = configs; | |
492 | sourceTree = "<group>"; | |
493 | }; | |
9e225d03 A |
494 | F9ED4C870630A72200DF4E74 = { |
495 | isa = PBXGroup; | |
496 | children = ( | |
df9d6cf7 | 497 | F971DD121A4A0E0700BBDD52 /* configs */, |
9e225d03 A |
498 | F9ED4CBB0630A7AA00DF4E74 /* src */, |
499 | F9ED4CC30630A7BE00DF4E74 /* doc */, | |
500 | F9ED4CBE0630A7B100DF4E74 /* include */, | |
501 | F9ED4C990630A76000DF4E74 /* Products */, | |
bac542e6 | 502 | F939373D0A94FC4700070A07 /* launch-cache */, |
9e225d03 | 503 | ); |
2fd3f4e8 | 504 | indentWidth = 4; |
9e225d03 | 505 | sourceTree = "<group>"; |
2fd3f4e8 A |
506 | tabWidth = 4; |
507 | usesTabs = 1; | |
9e225d03 A |
508 | }; |
509 | F9ED4C990630A76000DF4E74 /* Products */ = { | |
510 | isa = PBXGroup; | |
511 | children = ( | |
512 | F9ED4C980630A76000DF4E74 /* dyld */, | |
412ebb8e | 513 | F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */, |
bac542e6 | 514 | F93937320A94FAF700070A07 /* update_dyld_shared_cache */, |
39a8cd10 | 515 | F9F2A5590F7AEE9800B7C9EB /* libdsc.a */, |
412ebb8e | 516 | F99B8E670FEC121100701838 /* dyld_shared_cache_util */, |
832b6fce | 517 | F9D1001214D8D0BA00099D91 /* dsc_extractor.bundle */, |
9e225d03 A |
518 | ); |
519 | name = Products; | |
520 | sourceTree = "<group>"; | |
521 | }; | |
522 | F9ED4CBB0630A7AA00DF4E74 /* src */ = { | |
523 | isa = PBXGroup; | |
524 | children = ( | |
525 | F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */, | |
526 | F9ED4CC70630A7F100DF4E74 /* dyld.cpp */, | |
527 | F9ED4CC80630A7F100DF4E74 /* dyld.h */, | |
9e225d03 A |
528 | F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */, |
529 | F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */, | |
bac542e6 | 530 | F9AB709D0BA75730002F6068 /* dyldLibSystemInterface.h */, |
9e225d03 A |
531 | F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */, |
532 | F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */, | |
533 | F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */, | |
534 | F9ED4CCD0630A7F100DF4E74 /* dyldLock.h */, | |
535 | F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */, | |
536 | F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */, | |
832b6fce | 537 | F9D49CCB1458B95200F86ADD /* start_glue.s */, |
2fd3f4e8 | 538 | F9AFEA3216F15CE300CB5161 /* start_glue.h */, |
39a8cd10 | 539 | F99EFC0D0EAD60E8001032B8 /* dyld_stub_binder.s */, |
9e225d03 | 540 | F9ED4CD00630A7F100DF4E74 /* glue.c */, |
2fd3f4e8 | 541 | F981BB8B170FC24400A686D6 /* dyldSyscallInterface.h */, |
9e225d03 A |
542 | F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */, |
543 | F9ED4CD20630A7F100DF4E74 /* ImageLoader.h */, | |
544 | F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */, | |
545 | F9ED4CD40630A7F100DF4E74 /* ImageLoaderMachO.h */, | |
39a8cd10 A |
546 | F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */, |
547 | F94DB9010F0A9B1700323715 /* ImageLoaderMachOClassic.h */, | |
548 | F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */, | |
549 | F94DB9030F0A9B1700323715 /* ImageLoaderMachOCompressed.h */, | |
df9d6cf7 | 550 | F99DE0361AAE4F0400669496 /* libdyld_data_symbols.dirty */, |
9e225d03 A |
551 | F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */, |
552 | F9B01E3D0739ABDE00CF981B /* dyld.exp */, | |
412ebb8e | 553 | F976F548127B90F8004BA2A5 /* dyld.order */, |
bac542e6 | 554 | F9AC7E930B7BB67700FEB38B /* version.c */, |
39a8cd10 | 555 | F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */, |
412ebb8e A |
556 | F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */, |
557 | F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */, | |
9e225d03 A |
558 | ); |
559 | name = src; | |
560 | sourceTree = "<group>"; | |
561 | }; | |
562 | F9ED4CBE0630A7B100DF4E74 /* include */ = { | |
563 | isa = PBXGroup; | |
564 | children = ( | |
19894a12 | 565 | F918691408B16D2500E0F9DB /* dyld-interposing.h */, |
bac542e6 | 566 | F98D274C0AA79D7400416316 /* dyld_images.h */, |
9e225d03 A |
567 | F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */, |
568 | F9ED4CE90630A80600DF4E74 /* dyld_priv.h */, | |
9e225d03 A |
569 | F9ED4CEA0630A80600DF4E74 /* dyld.h */, |
570 | F99EE6AE06B48D4200BF1992 /* dlfcn.h */, | |
832b6fce | 571 | F9C69EFD14EC8ABF009CAE2E /* objc-shared-cache.h */, |
9e225d03 A |
572 | ); |
573 | name = include; | |
574 | sourceTree = "<group>"; | |
575 | }; | |
576 | F9ED4CC30630A7BE00DF4E74 /* doc */ = { | |
577 | isa = PBXGroup; | |
578 | children = ( | |
579 | EF799FE7070D27BB00F78484 /* man */, | |
580 | ); | |
581 | name = doc; | |
582 | sourceTree = SOURCE_ROOT; | |
583 | }; | |
584 | /* End PBXGroup section */ | |
585 | ||
bac542e6 A |
586 | /* Begin PBXNativeTarget section */ |
587 | F93937310A94FAF700070A07 /* update_dyld_shared_cache */ = { | |
588 | isa = PBXNativeTarget; | |
589 | buildConfigurationList = F93937340A94FB2900070A07 /* Build configuration list for PBXNativeTarget "update_dyld_shared_cache" */; | |
590 | buildPhases = ( | |
2fd3f4e8 | 591 | F91083C91702592700831889 /* create dyld_cache_config.h */, |
bac542e6 A |
592 | F939372F0A94FAF700070A07 /* Sources */, |
593 | F93937300A94FAF700070A07 /* Frameworks */, | |
39a8cd10 | 594 | F9D238DD0A9E2FEE002B55C7 /* usr|share|man|man1 */, |
412ebb8e | 595 | F991E3030FF1A4EC0082CCC9 /* do not install duplicates */, |
9e225d03 | 596 | ); |
bac542e6 A |
597 | buildRules = ( |
598 | ); | |
599 | dependencies = ( | |
412ebb8e A |
600 | F99B8EA00FEC195800701838 /* PBXTargetDependency */, |
601 | F9CE330B120F40EA0098B590 /* PBXTargetDependency */, | |
832b6fce | 602 | F9D1004714D8D91100099D91 /* PBXTargetDependency */, |
bac542e6 A |
603 | ); |
604 | name = update_dyld_shared_cache; | |
605 | productName = update_dyld_shared_cache; | |
606 | productReference = F93937320A94FAF700070A07 /* update_dyld_shared_cache */; | |
607 | productType = "com.apple.product-type.tool"; | |
9e225d03 | 608 | }; |
412ebb8e A |
609 | F99B8E550FEC10F600701838 /* dyld_shared_cache_util */ = { |
610 | isa = PBXNativeTarget; | |
611 | buildConfigurationList = F99B8E5D0FEC10F800701838 /* Build configuration list for PBXNativeTarget "dyld_shared_cache_util" */; | |
612 | buildPhases = ( | |
613 | F99B8E530FEC10F600701838 /* Sources */, | |
614 | F99B8E540FEC10F600701838 /* Frameworks */, | |
615 | ); | |
616 | buildRules = ( | |
617 | ); | |
618 | dependencies = ( | |
619 | ); | |
620 | name = dyld_shared_cache_util; | |
621 | productName = dscutil; | |
622 | productReference = F99B8E670FEC121100701838 /* dyld_shared_cache_util */; | |
623 | productType = "com.apple.product-type.tool"; | |
624 | }; | |
832b6fce | 625 | F9D1001114D8D0BA00099D91 /* dsc_extractor */ = { |
412ebb8e | 626 | isa = PBXNativeTarget; |
832b6fce | 627 | buildConfigurationList = F9D1001714D8D0F100099D91 /* Build configuration list for PBXNativeTarget "dsc_extractor" */; |
412ebb8e | 628 | buildPhases = ( |
832b6fce A |
629 | F9D1000F14D8D0BA00099D91 /* Sources */, |
630 | F9D1001014D8D0BA00099D91 /* Frameworks */, | |
412ebb8e A |
631 | ); |
632 | buildRules = ( | |
633 | ); | |
634 | dependencies = ( | |
635 | ); | |
832b6fce A |
636 | name = dsc_extractor; |
637 | productName = dsc_extractor; | |
638 | productReference = F9D1001214D8D0BA00099D91 /* dsc_extractor.bundle */; | |
639 | productType = "com.apple.product-type.library.dynamic"; | |
412ebb8e | 640 | }; |
9e225d03 A |
641 | F9ED4C970630A76000DF4E74 /* dyld */ = { |
642 | isa = PBXNativeTarget; | |
643 | buildConfigurationList = F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */; | |
644 | buildPhases = ( | |
412ebb8e | 645 | F9D050C811DD701A00FB0A29 /* configure archives */, |
9e225d03 | 646 | F9ED4C950630A76000DF4E74 /* Sources */, |
412ebb8e | 647 | F907E2490FA6469000BFEDBD /* install iPhone file */, |
19894a12 | 648 | F9213B3F18BFC9CB001CB6E8 /* simulator entitlement */, |
412ebb8e | 649 | F99B8EB60FEC236500701838 /* suppress macosx dyld_shared_cache_util */, |
9e225d03 A |
650 | ); |
651 | buildRules = ( | |
652 | F921D318070376B0000D1056 /* PBXBuildRule */, | |
653 | F921D317070376A6000D1056 /* PBXBuildRule */, | |
654 | F921D3160703769A000D1056 /* PBXBuildRule */, | |
655 | ); | |
9e225d03 | 656 | dependencies = ( |
412ebb8e | 657 | F99B8EB20FEC220C00701838 /* PBXTargetDependency */, |
9e225d03 A |
658 | ); |
659 | name = dyld; | |
660 | productName = dyld; | |
661 | productReference = F9ED4C980630A76000DF4E74 /* dyld */; | |
662 | productType = "com.apple.product-type.tool"; | |
663 | }; | |
412ebb8e | 664 | F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */ = { |
9e225d03 | 665 | isa = PBXNativeTarget; |
412ebb8e | 666 | buildConfigurationList = F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld.dylib" */; |
9e225d03 A |
667 | buildPhases = ( |
668 | F9ED4C9C0630A76B00DF4E74 /* Sources */, | |
19894a12 | 669 | F959621018849DF20003E4D4 /* add dyld symlink */, |
9e225d03 A |
670 | ); |
671 | buildRules = ( | |
672 | F921D31E070376F1000D1056 /* PBXBuildRule */, | |
673 | F9574C4906C94DA700142BFA /* PBXBuildRule */, | |
674 | ); | |
9e225d03 A |
675 | dependencies = ( |
676 | ); | |
412ebb8e | 677 | name = libdyld.dylib; |
9e225d03 | 678 | productName = libdyld; |
412ebb8e A |
679 | productReference = F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */; |
680 | productType = "com.apple.product-type.library.dynamic"; | |
9e225d03 | 681 | }; |
412ebb8e | 682 | F9F2A5580F7AEE9800B7C9EB /* libdsc */ = { |
39a8cd10 | 683 | isa = PBXNativeTarget; |
412ebb8e | 684 | buildConfigurationList = F9F2A56B0F7AEEB100B7C9EB /* Build configuration list for PBXNativeTarget "libdsc" */; |
39a8cd10 A |
685 | buildPhases = ( |
686 | F9F2A5560F7AEE9800B7C9EB /* Sources */, | |
687 | F9F2A5570F7AEE9800B7C9EB /* Frameworks */, | |
688 | F98C78D10F7C00EA006257D2 /* usr|local|include|mach-o */, | |
689 | ); | |
690 | buildRules = ( | |
691 | ); | |
692 | dependencies = ( | |
693 | ); | |
412ebb8e | 694 | name = libdsc; |
39a8cd10 A |
695 | productName = dsc; |
696 | productReference = F9F2A5590F7AEE9800B7C9EB /* libdsc.a */; | |
697 | productType = "com.apple.product-type.library.static"; | |
698 | }; | |
9e225d03 A |
699 | /* End PBXNativeTarget section */ |
700 | ||
701 | /* Begin PBXProject section */ | |
702 | F9ED4C8B0630A72300DF4E74 /* Project object */ = { | |
703 | isa = PBXProject; | |
832b6fce A |
704 | attributes = { |
705 | LastUpgradeCheck = 0440; | |
706 | }; | |
9e225d03 | 707 | buildConfigurationList = F9D8C7E9087B087300E93EFB /* Build configuration list for PBXProject "dyld" */; |
832b6fce | 708 | compatibilityVersion = "Xcode 3.2"; |
412ebb8e | 709 | developmentRegion = English; |
9e225d03 | 710 | hasScannedForEncodings = 1; |
412ebb8e A |
711 | knownRegions = ( |
712 | English, | |
713 | Japanese, | |
714 | French, | |
715 | German, | |
716 | ); | |
9e225d03 A |
717 | mainGroup = F9ED4C870630A72200DF4E74; |
718 | productRefGroup = F9ED4C990630A76000DF4E74 /* Products */; | |
719 | projectDirPath = ""; | |
bac542e6 | 720 | projectRoot = ""; |
9e225d03 A |
721 | targets = ( |
722 | F9ED4C920630A73900DF4E74 /* all */, | |
723 | F9ED4C970630A76000DF4E74 /* dyld */, | |
412ebb8e A |
724 | F908134211D3ED0B00626CC1 /* libdyld */, |
725 | F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */, | |
bac542e6 | 726 | F93937310A94FAF700070A07 /* update_dyld_shared_cache */, |
412ebb8e A |
727 | F9F2A5580F7AEE9800B7C9EB /* libdsc */, |
728 | F99B8E550FEC10F600701838 /* dyld_shared_cache_util */, | |
832b6fce | 729 | F9D1001114D8D0BA00099D91 /* dsc_extractor */, |
9e225d03 A |
730 | ); |
731 | }; | |
732 | /* End PBXProject section */ | |
733 | ||
734 | /* Begin PBXShellScriptBuildPhase section */ | |
412ebb8e | 735 | F907E2490FA6469000BFEDBD /* install iPhone file */ = { |
9e225d03 A |
736 | isa = PBXShellScriptBuildPhase; |
737 | buildActionMask = 8; | |
738 | files = ( | |
739 | ); | |
740 | inputPaths = ( | |
9e225d03 | 741 | ); |
412ebb8e | 742 | name = "install iPhone file"; |
9e225d03 A |
743 | outputPaths = ( |
744 | ); | |
745 | runOnlyForDeploymentPostprocessing = 1; | |
746 | shellPath = /bin/sh; | |
df9d6cf7 | 747 | shellScript = "if [ \"${RC_PURPLE}\" = \"YES\" ]\nthen\n\tmkdir -p ${DSTROOT}//System/Library/Caches/com.apple.dyld\n\techo \"existence of this file enables dyld to have dylibs override shared cache\" > ${DSTROOT}//System/Library/Caches/com.apple.dyld/enable-dylibs-to-override-cache\nfi\n"; |
bac542e6 A |
748 | showEnvVarsInLog = 0; |
749 | }; | |
2fd3f4e8 A |
750 | F91083C91702592700831889 /* create dyld_cache_config.h */ = { |
751 | isa = PBXShellScriptBuildPhase; | |
752 | buildActionMask = 2147483647; | |
753 | files = ( | |
754 | ); | |
755 | inputPaths = ( | |
756 | ); | |
757 | name = "create dyld_cache_config.h"; | |
758 | outputPaths = ( | |
759 | "$(DERIVED_FILE_DIR)/dyld_cache_config.h", | |
760 | ); | |
761 | runOnlyForDeploymentPostprocessing = 0; | |
762 | shellPath = /bin/bash; | |
df9d6cf7 | 763 | shellScript = "echo \"\" > ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\nif [ -n \"${ARM_SDK}\" ]; then\n if [ -r \"${ARM_SDK}/usr/include/mach/shared_region.h\" ]; then\n echo -n \"#define ARM_SHARED_REGION_START \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_BASE_ARM[ \\t]/ { print $3;}' \"${ARM_SDK}/usr/include/mach/shared_region.h\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM_SHARED_REGION_SIZE \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_SIZE_ARM[ \\t]/ { print $3;}' \"${ARM_SDK}/usr/include/mach/shared_region.h\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM64_SHARED_REGION_START \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_BASE_ARM64/ { print $3;}' \"${ARM_SDK}/usr/include/mach/shared_region.h\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\n echo -n \"#define ARM64_SHARED_REGION_SIZE \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n awk '/define SHARED_REGION_SIZE_ARM64/ { print $3;}' \"${ARM_SDK}/usr/include/mach/shared_region.h\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n echo \"\" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n else\n echo \"ERROR: File needed to configure update_dyld_shared_cache does not exist '${ARM_SDK}/usr/include/mach/shared_region.h'\"\n exit 1\n fi\nelse\n\tif [ -z ${RC_PURPLE} ]; then \n\t\techo \"#define ARM_SHARED_REGION_START 0x20000000 \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\t\techo \"#define ARM_SHARED_REGION_SIZE 0x20000000 \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\t\techo \"#define ARM64_SHARED_REGION_START 0x180000000 \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n\t\techo \"#define ARM64_SHARED_REGION_SIZE 0x20000000 \" >> ${DERIVED_FILE_DIR}/dyld_cache_config.h\n else\n echo \"ERROR: env var ARM_SDK not defined\"\n exit 1\n fi\nfi\n\n"; |
2fd3f4e8 A |
764 | showEnvVarsInLog = 0; |
765 | }; | |
19894a12 | 766 | F9213B3F18BFC9CB001CB6E8 /* simulator entitlement */ = { |
bac542e6 | 767 | isa = PBXShellScriptBuildPhase; |
412ebb8e A |
768 | buildActionMask = 8; |
769 | files = ( | |
770 | ); | |
771 | inputPaths = ( | |
772 | ); | |
19894a12 | 773 | name = "simulator entitlement"; |
412ebb8e A |
774 | outputPaths = ( |
775 | ); | |
776 | runOnlyForDeploymentPostprocessing = 1; | |
777 | shellPath = /bin/sh; | |
df9d6cf7 | 778 | shellScript = "if [ \"${PRODUCT_NAME}\" = \"dyld_sim\" ]\nthen\n /usr/bin/codesign --force --sign - --entitlements ${SRCROOT}/dyld_sim-entitlements.plist ${INSTALL_DIR}/dyld_sim\nfi\n"; |
412ebb8e A |
779 | showEnvVarsInLog = 0; |
780 | }; | |
19894a12 | 781 | F959621018849DF20003E4D4 /* add dyld symlink */ = { |
412ebb8e A |
782 | isa = PBXShellScriptBuildPhase; |
783 | buildActionMask = 8; | |
784 | files = ( | |
785 | ); | |
786 | inputPaths = ( | |
787 | ); | |
19894a12 | 788 | name = "add dyld symlink"; |
412ebb8e A |
789 | outputPaths = ( |
790 | ); | |
791 | runOnlyForDeploymentPostprocessing = 1; | |
df9d6cf7 A |
792 | shellPath = /bin/bash; |
793 | shellScript = "if [[ \"${PLATFORM_NAME}\" == *simulator* ]]\nthen\n\tcd ${DSTROOT}/${INSTALL_PATH}\n\tln -s libdyld.dylib libdyld_sim.dylib\nfi\n"; | |
412ebb8e A |
794 | showEnvVarsInLog = 0; |
795 | }; | |
19894a12 | 796 | F991E3030FF1A4EC0082CCC9 /* do not install duplicates */ = { |
412ebb8e | 797 | isa = PBXShellScriptBuildPhase; |
19894a12 | 798 | buildActionMask = 8; |
bac542e6 A |
799 | files = ( |
800 | ); | |
801 | inputPaths = ( | |
802 | ); | |
19894a12 | 803 | name = "do not install duplicates"; |
bac542e6 | 804 | outputPaths = ( |
bac542e6 | 805 | ); |
19894a12 | 806 | runOnlyForDeploymentPostprocessing = 1; |
bac542e6 | 807 | shellPath = /bin/sh; |
df9d6cf7 | 808 | shellScript = "if [ \"${INSTALL_LOCATION}\" = \"\" ] \nthen\n # on iOS, libdyld builds arm libdsc.a and u_d_s_c builds intel libdsc.a\n # on MacOSX, to avoid collision, u_d_s_c does not install libdsc.a\n\trm -rf ${DSTROOT}/usr/local/include\n\trm -rf ${DSTROOT}/usr/local/lib\n\trm -rf ${DSTROOT}/usr/lib\nfi\n"; |
2fd3f4e8 A |
809 | showEnvVarsInLog = 0; |
810 | }; | |
19894a12 | 811 | F99B8EB60FEC236500701838 /* suppress macosx dyld_shared_cache_util */ = { |
2fd3f4e8 | 812 | isa = PBXShellScriptBuildPhase; |
19894a12 | 813 | buildActionMask = 8; |
2fd3f4e8 A |
814 | files = ( |
815 | ); | |
816 | inputPaths = ( | |
817 | ); | |
19894a12 | 818 | name = "suppress macosx dyld_shared_cache_util"; |
2fd3f4e8 A |
819 | outputPaths = ( |
820 | ); | |
19894a12 A |
821 | runOnlyForDeploymentPostprocessing = 1; |
822 | shellPath = /bin/sh; | |
823 | shellScript = "# iPhone wants a copy of dyld_shared_cache_util on the device\n# MacOSX does not need a copy because update_dyld_shared_cache target already installed a copy\nif [ \"${PLATFORM_NAME}\" = \"macosx\" ] \nthen\n\trm -rf ${DSTROOT}/usr/local\nfi\n"; | |
824 | showEnvVarsInLog = 0; | |
825 | }; | |
826 | F9D050C811DD701A00FB0A29 /* configure archives */ = { | |
827 | isa = PBXShellScriptBuildPhase; | |
828 | buildActionMask = 12; | |
829 | files = ( | |
830 | ); | |
831 | inputPaths = ( | |
832 | ); | |
833 | name = "configure archives"; | |
834 | outputPaths = ( | |
835 | "$(DERIVED_SOURCES_DIR)/archives.txt", | |
836 | ); | |
2fd3f4e8 A |
837 | runOnlyForDeploymentPostprocessing = 0; |
838 | shellPath = /bin/sh; | |
19894a12 | 839 | shellScript = "# link with all .a files in /usr/local/lib/dyld\nls -1 ${SDKROOT}/usr/local/lib/dyld/*.a > ${DERIVED_SOURCES_DIR}/archives.txt \n\n# link with crash report archive if it exists\nif [ -f ${SDKROOT}/usr/local/lib/libCrashReporterClient.a ]\nthen\n echo \\\"${SDKROOT}/usr/local/lib/libCrashReporterClient.a\\\" >> ${DERIVED_SOURCES_DIR}/archives.txt \nfi\n\n"; |
bac542e6 | 840 | showEnvVarsInLog = 0; |
9e225d03 A |
841 | }; |
842 | /* End PBXShellScriptBuildPhase section */ | |
843 | ||
844 | /* Begin PBXSourcesBuildPhase section */ | |
bac542e6 A |
845 | F939372F0A94FAF700070A07 /* Sources */ = { |
846 | isa = PBXSourcesBuildPhase; | |
847 | buildActionMask = 2147483647; | |
848 | files = ( | |
849 | F93937470A94FC4700070A07 /* update_dyld_shared_cache.cpp in Sources */, | |
bac542e6 A |
850 | ); |
851 | runOnlyForDeploymentPostprocessing = 0; | |
852 | }; | |
412ebb8e A |
853 | F99B8E530FEC10F600701838 /* Sources */ = { |
854 | isa = PBXSourcesBuildPhase; | |
855 | buildActionMask = 2147483647; | |
856 | files = ( | |
857 | F99B8EA30FEC1C4200701838 /* dsc_iterator.cpp in Sources */, | |
858 | F99B8E630FEC11B400701838 /* dyld_shared_cache_util.cpp in Sources */, | |
859 | ); | |
860 | runOnlyForDeploymentPostprocessing = 0; | |
861 | }; | |
832b6fce | 862 | F9D1000F14D8D0BA00099D91 /* Sources */ = { |
412ebb8e A |
863 | isa = PBXSourcesBuildPhase; |
864 | buildActionMask = 2147483647; | |
865 | files = ( | |
832b6fce A |
866 | F9D1001814D8D13D00099D91 /* dsc_extractor.cpp in Sources */, |
867 | F9D1001D14D8D19500099D91 /* dsc_iterator.cpp in Sources */, | |
412ebb8e A |
868 | ); |
869 | runOnlyForDeploymentPostprocessing = 0; | |
870 | }; | |
9e225d03 A |
871 | F9ED4C950630A76000DF4E74 /* Sources */ = { |
872 | isa = PBXSourcesBuildPhase; | |
873 | buildActionMask = 2147483647; | |
874 | files = ( | |
875 | F9ED4CDF0630A7F100DF4E74 /* dyldStartup.s in Sources */, | |
bac542e6 | 876 | F9ED4CDB0630A7F100DF4E74 /* dyldInitialization.cpp in Sources */, |
9e225d03 A |
877 | F9ED4CD70630A7F100DF4E74 /* dyld.cpp in Sources */, |
878 | F9ED4CD90630A7F100DF4E74 /* dyldAPIs.cpp in Sources */, | |
879 | F9ED4CDA0630A7F100DF4E74 /* dyldExceptions.c in Sources */, | |
bac542e6 | 880 | F9ED4CD60630A7F100DF4E74 /* dyld_gdb.cpp in Sources */, |
9e225d03 A |
881 | F9ED4CE00630A7F100DF4E74 /* glue.c in Sources */, |
882 | F9ED4CE10630A7F100DF4E74 /* ImageLoader.cpp in Sources */, | |
883 | F9ED4CE30630A7F100DF4E74 /* ImageLoaderMachO.cpp in Sources */, | |
884 | F9ED4CE50630A7F100DF4E74 /* stub_binding_helper.s in Sources */, | |
bac542e6 | 885 | F9ED4CDE0630A7F100DF4E74 /* dyldNew.cpp in Sources */, |
39a8cd10 A |
886 | F94DB9040F0A9B1700323715 /* ImageLoaderMachOClassic.cpp in Sources */, |
887 | F94DB9050F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp in Sources */, | |
9e225d03 A |
888 | ); |
889 | runOnlyForDeploymentPostprocessing = 0; | |
890 | }; | |
891 | F9ED4C9C0630A76B00DF4E74 /* Sources */ = { | |
892 | isa = PBXSourcesBuildPhase; | |
893 | buildActionMask = 2147483647; | |
894 | files = ( | |
895 | F9F256360639DBCC00A7427D /* dyldLock.cpp in Sources */, | |
39a8cd10 | 896 | F9BA514B0ECE4F4200D1D62E /* dyld_stub_binder.s in Sources */, |
39a8cd10 | 897 | F9A221E70F3A6D7C00D15F73 /* dyldLibSystemGlue.c in Sources */, |
412ebb8e | 898 | F913FADA0630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp in Sources */, |
412ebb8e A |
899 | F9A6D6E4116F9DF20051CC16 /* threadLocalVariables.c in Sources */, |
900 | F9A6D70C116FBBD10051CC16 /* threadLocalHelpers.s in Sources */, | |
832b6fce | 901 | F9D49CCC1458B95200F86ADD /* start_glue.s in Sources */, |
39a8cd10 A |
902 | ); |
903 | runOnlyForDeploymentPostprocessing = 0; | |
904 | }; | |
905 | F9F2A5560F7AEE9800B7C9EB /* Sources */ = { | |
906 | isa = PBXSourcesBuildPhase; | |
907 | buildActionMask = 2147483647; | |
908 | files = ( | |
909 | F9F2A5700F7AEEE300B7C9EB /* dsc_iterator.cpp in Sources */, | |
412ebb8e | 910 | F9CE307A1208F1B50098B590 /* dsc_extractor.cpp in Sources */, |
9e225d03 A |
911 | ); |
912 | runOnlyForDeploymentPostprocessing = 0; | |
913 | }; | |
914 | /* End PBXSourcesBuildPhase section */ | |
915 | ||
916 | /* Begin PBXTargetDependency section */ | |
412ebb8e A |
917 | F908134811D3ED1A00626CC1 /* PBXTargetDependency */ = { |
918 | isa = PBXTargetDependency; | |
919 | target = F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */; | |
920 | targetProxy = F908134711D3ED1A00626CC1 /* PBXContainerItemProxy */; | |
921 | }; | |
bac542e6 A |
922 | F93937380A94FB6A00070A07 /* PBXTargetDependency */ = { |
923 | isa = PBXTargetDependency; | |
924 | target = F93937310A94FAF700070A07 /* update_dyld_shared_cache */; | |
925 | targetProxy = F93937370A94FB6A00070A07 /* PBXContainerItemProxy */; | |
926 | }; | |
412ebb8e A |
927 | F99B8EA00FEC195800701838 /* PBXTargetDependency */ = { |
928 | isa = PBXTargetDependency; | |
929 | target = F99B8E550FEC10F600701838 /* dyld_shared_cache_util */; | |
930 | targetProxy = F99B8E9F0FEC195800701838 /* PBXContainerItemProxy */; | |
931 | }; | |
932 | F99B8EB20FEC220C00701838 /* PBXTargetDependency */ = { | |
933 | isa = PBXTargetDependency; | |
934 | target = F99B8E550FEC10F600701838 /* dyld_shared_cache_util */; | |
935 | targetProxy = F99B8EB10FEC220C00701838 /* PBXContainerItemProxy */; | |
936 | }; | |
937 | F9B4D78012AD9736000605A6 /* PBXTargetDependency */ = { | |
938 | isa = PBXTargetDependency; | |
939 | target = F9F2A5580F7AEE9800B7C9EB /* libdsc */; | |
940 | targetProxy = F9B4D77F12AD9736000605A6 /* PBXContainerItemProxy */; | |
941 | }; | |
942 | F9CE330B120F40EA0098B590 /* PBXTargetDependency */ = { | |
bac542e6 | 943 | isa = PBXTargetDependency; |
412ebb8e A |
944 | target = F9F2A5580F7AEE9800B7C9EB /* libdsc */; |
945 | targetProxy = F9CE330A120F40EA0098B590 /* PBXContainerItemProxy */; | |
bac542e6 | 946 | }; |
832b6fce A |
947 | F9D1004714D8D91100099D91 /* PBXTargetDependency */ = { |
948 | isa = PBXTargetDependency; | |
949 | target = F9D1001114D8D0BA00099D91 /* dsc_extractor */; | |
950 | targetProxy = F9D1004614D8D91100099D91 /* PBXContainerItemProxy */; | |
951 | }; | |
9e225d03 A |
952 | F9ED4CA70630A78A00DF4E74 /* PBXTargetDependency */ = { |
953 | isa = PBXTargetDependency; | |
954 | target = F9ED4C970630A76000DF4E74 /* dyld */; | |
955 | targetProxy = F9ED4CA60630A78A00DF4E74 /* PBXContainerItemProxy */; | |
956 | }; | |
957 | F9ED4CA90630A78A00DF4E74 /* PBXTargetDependency */ = { | |
958 | isa = PBXTargetDependency; | |
412ebb8e | 959 | target = F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */; |
9e225d03 A |
960 | targetProxy = F9ED4CA80630A78A00DF4E74 /* PBXContainerItemProxy */; |
961 | }; | |
962 | /* End PBXTargetDependency section */ | |
963 | ||
964 | /* Begin XCBuildConfiguration section */ | |
412ebb8e A |
965 | F908134311D3ED0C00626CC1 /* Debug */ = { |
966 | isa = XCBuildConfiguration; | |
967 | buildSettings = { | |
968 | COPY_PHASE_STRIP = NO; | |
969 | GCC_DYNAMIC_NO_PIC = NO; | |
970 | GCC_OPTIMIZATION_LEVEL = 0; | |
971 | INSTALLHDRS_COPY_PHASE = YES; | |
972 | PRODUCT_NAME = libdyld; | |
973 | }; | |
974 | name = Debug; | |
975 | }; | |
976 | F908134411D3ED0C00626CC1 /* Release */ = { | |
977 | isa = XCBuildConfiguration; | |
978 | buildSettings = { | |
979 | COPY_PHASE_STRIP = YES; | |
980 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
412ebb8e A |
981 | INSTALLHDRS_COPY_PHASE = YES; |
982 | PRODUCT_NAME = libdyld; | |
983 | ZERO_LINK = NO; | |
984 | }; | |
985 | name = Release; | |
986 | }; | |
bac542e6 | 987 | F93937350A94FB2900070A07 /* Debug */ = { |
9e225d03 A |
988 | isa = XCBuildConfiguration; |
989 | buildSettings = { | |
df9d6cf7 | 990 | ARCHS = "$(ARCHS_STANDARD_64_BIT)"; |
832b6fce | 991 | CLANG_CXX_LIBRARY = "libc++"; |
9e225d03 | 992 | COPY_PHASE_STRIP = NO; |
bac542e6 | 993 | DEBUG_INFORMATION_FORMAT = dwarf; |
832b6fce | 994 | GCC_DYNAMIC_NO_PIC = NO; |
bac542e6 | 995 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
9e225d03 | 996 | GCC_OPTIMIZATION_LEVEL = 0; |
bac542e6 | 997 | GCC_THREADSAFE_STATICS = NO; |
2fd3f4e8 | 998 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
bac542e6 A |
999 | GCC_WARN_CHECK_SWITCH_STATEMENTS = YES; |
1000 | GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO; | |
1001 | GCC_WARN_MISSING_PARENTHESES = YES; | |
1002 | GCC_WARN_SHADOW = YES; | |
1003 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; | |
1004 | GCC_WARN_UNUSED_FUNCTION = YES; | |
1005 | GCC_WARN_UNUSED_VARIABLE = YES; | |
832b6fce | 1006 | HEADER_SEARCH_PATHS = "$(SRCROOT)/include"; |
2fd3f4e8 | 1007 | OTHER_CPLUSPLUSFLAGS = ( |
df9d6cf7 | 1008 | "-std=c++11", |
2fd3f4e8 A |
1009 | "-stdlib=libc++", |
1010 | "$(OTHER_CFLAGS)", | |
1011 | ); | |
1012 | OTHER_LDFLAGS = "-stdlib=libc++"; | |
bac542e6 | 1013 | PRODUCT_NAME = update_dyld_shared_cache; |
df9d6cf7 | 1014 | SDKROOT = macosx.internal; |
412ebb8e | 1015 | VALID_ARCHS = "x86_64 i386"; |
9e225d03 | 1016 | }; |
bac542e6 | 1017 | name = Debug; |
9e225d03 | 1018 | }; |
bac542e6 | 1019 | F93937360A94FB2900070A07 /* Release */ = { |
9e225d03 | 1020 | isa = XCBuildConfiguration; |
df9d6cf7 | 1021 | baseConfigurationReference = F971DD161A4A0E0700BBDD52 /* update_dyld_shared_cache.xcconfig */; |
9e225d03 | 1022 | buildSettings = { |
412ebb8e | 1023 | ARCHS = x86_64; |
832b6fce | 1024 | CLANG_CXX_LIBRARY = "libc++"; |
39a8cd10 | 1025 | COPY_PHASE_STRIP = NO; |
9e225d03 | 1026 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; |
bac542e6 | 1027 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
832b6fce | 1028 | GCC_DYNAMIC_NO_PIC = NO; |
412ebb8e | 1029 | GCC_OPTIMIZATION_LEVEL = s; |
bac542e6 | 1030 | GCC_THREADSAFE_STATICS = NO; |
2fd3f4e8 | 1031 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; |
bac542e6 | 1032 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; |
832b6fce | 1033 | HEADER_SEARCH_PATHS = "$(SRCROOT)/include"; |
2fd3f4e8 | 1034 | OTHER_CPLUSPLUSFLAGS = ( |
df9d6cf7 | 1035 | "-std=c++11", |
2fd3f4e8 A |
1036 | "-stdlib=libc++", |
1037 | "$(OTHER_CFLAGS)", | |
1038 | ); | |
1039 | OTHER_LDFLAGS = "-stdlib=libc++"; | |
bac542e6 | 1040 | PRODUCT_NAME = update_dyld_shared_cache; |
df9d6cf7 | 1041 | SDKROOT = macosx.internal; |
39a8cd10 A |
1042 | STRIP_INSTALLED_PRODUCT = YES; |
1043 | STRIP_STYLE = debugging; | |
1044 | VALID_ARCHS = "x86_64 i386"; | |
bac542e6 A |
1045 | VERSIONING_SYSTEM = "apple-generic"; |
1046 | }; | |
1047 | name = Release; | |
1048 | }; | |
412ebb8e A |
1049 | F99B8E580FEC10F600701838 /* Debug */ = { |
1050 | isa = XCBuildConfiguration; | |
1051 | buildSettings = { | |
1052 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1053 | COPY_PHASE_STRIP = NO; | |
1054 | GCC_DYNAMIC_NO_PIC = NO; | |
412ebb8e A |
1055 | GCC_MODEL_TUNING = G5; |
1056 | GCC_OPTIMIZATION_LEVEL = 0; | |
1057 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; | |
df9d6cf7 | 1058 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin"; |
412ebb8e A |
1059 | PRODUCT_NAME = dyld_shared_cache_util; |
1060 | }; | |
1061 | name = Debug; | |
1062 | }; | |
1063 | F99B8E590FEC10F600701838 /* Release */ = { | |
1064 | isa = XCBuildConfiguration; | |
1065 | buildSettings = { | |
1066 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1067 | COPY_PHASE_STRIP = YES; | |
1068 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
2fd3f4e8 | 1069 | GCC_DYNAMIC_NO_PIC = NO; |
412ebb8e | 1070 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; |
df9d6cf7 | 1071 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin"; |
412ebb8e A |
1072 | PRODUCT_NAME = dyld_shared_cache_util; |
1073 | SKIP_INSTALL = NO; | |
1074 | }; | |
1075 | name = Release; | |
1076 | }; | |
832b6fce | 1077 | F9D1001314D8D0BB00099D91 /* Debug */ = { |
412ebb8e A |
1078 | isa = XCBuildConfiguration; |
1079 | buildSettings = { | |
1080 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1081 | COPY_PHASE_STRIP = NO; | |
832b6fce A |
1082 | DYLIB_COMPATIBILITY_VERSION = ""; |
1083 | DYLIB_CURRENT_VERSION = ""; | |
1084 | EXECUTABLE_EXTENSION = bundle; | |
412ebb8e | 1085 | GCC_DYNAMIC_NO_PIC = NO; |
832b6fce | 1086 | GCC_INLINES_ARE_PRIVATE_EXTERN = YES; |
412ebb8e | 1087 | GCC_OPTIMIZATION_LEVEL = 0; |
df9d6cf7 | 1088 | INSTALL_PATH = "$(INSTALL_PATH_PREFIX)$(INSTALL_LOCATION)/usr/lib"; |
832b6fce | 1089 | MACH_O_TYPE = mh_bundle; |
2fd3f4e8 A |
1090 | OTHER_CPLUSPLUSFLAGS = ( |
1091 | "-stdlib=libc++", | |
1092 | "$(OTHER_CFLAGS)", | |
1093 | ); | |
1094 | OTHER_LDFLAGS = ( | |
1095 | "-stdlib=libc++", | |
1096 | "-Wl,-exported_symbol,_dyld_shared_cache_extract_dylibs_progress", | |
1097 | ); | |
832b6fce | 1098 | PRODUCT_NAME = dsc_extractor; |
412ebb8e A |
1099 | }; |
1100 | name = Debug; | |
1101 | }; | |
832b6fce | 1102 | F9D1001414D8D0BB00099D91 /* Release */ = { |
412ebb8e A |
1103 | isa = XCBuildConfiguration; |
1104 | buildSettings = { | |
1105 | ALWAYS_SEARCH_USER_PATHS = NO; | |
832b6fce | 1106 | COPY_PHASE_STRIP = YES; |
412ebb8e | 1107 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
832b6fce A |
1108 | DYLIB_COMPATIBILITY_VERSION = ""; |
1109 | DYLIB_CURRENT_VERSION = ""; | |
1110 | EXECUTABLE_EXTENSION = bundle; | |
1111 | GCC_INLINES_ARE_PRIVATE_EXTERN = YES; | |
df9d6cf7 | 1112 | INSTALL_PATH = "$(INSTALL_PATH_PREFIX)$(INSTALL_LOCATION)/usr/lib"; |
832b6fce | 1113 | MACH_O_TYPE = mh_bundle; |
2fd3f4e8 A |
1114 | OTHER_CPLUSPLUSFLAGS = ( |
1115 | "-stdlib=libc++", | |
1116 | "$(OTHER_CFLAGS)", | |
1117 | ); | |
1118 | OTHER_LDFLAGS = ( | |
1119 | "-stdlib=libc++", | |
1120 | "-Wl,-exported_symbol,_dyld_shared_cache_extract_dylibs_progress", | |
1121 | ); | |
832b6fce | 1122 | PRODUCT_NAME = dsc_extractor; |
412ebb8e A |
1123 | ZERO_LINK = NO; |
1124 | }; | |
1125 | name = Release; | |
1126 | }; | |
bac542e6 A |
1127 | F9D8C7DE087B087300E93EFB /* Debug */ = { |
1128 | isa = XCBuildConfiguration; | |
df9d6cf7 | 1129 | baseConfigurationReference = F971DD141A4A0E0700BBDD52 /* dyld.xcconfig */; |
bac542e6 A |
1130 | buildSettings = { |
1131 | ALWAYS_SEARCH_USER_PATHS = NO; | |
19894a12 | 1132 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
832b6fce | 1133 | CLANG_CXX_LIBRARY = "libc++"; |
bac542e6 | 1134 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; |
9e225d03 | 1135 | DEAD_CODE_STRIPPING = YES; |
39a8cd10 | 1136 | DEBUG_INFORMATION_FORMAT = dwarf; |
39a8cd10 | 1137 | GCC_C_LANGUAGE_STANDARD = c99; |
9e225d03 | 1138 | GCC_DYNAMIC_NO_PIC = NO; |
39a8cd10 | 1139 | GCC_ENABLE_BUILTIN_FUNCTIONS = NO; |
bac542e6 | 1140 | GCC_OPTIMIZATION_LEVEL = 0; |
39a8cd10 | 1141 | GCC_PREPROCESSOR_DEFINITIONS = "DYLD_VERSION=$(RC_ProjectSourceVersion)"; |
9e225d03 | 1142 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
bac542e6 A |
1143 | GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; |
1144 | GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO; | |
1145 | GCC_WARN_MISSING_PARENTHESES = YES; | |
1146 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; | |
1147 | GCC_WARN_UNINITIALIZED_AUTOS = NO; | |
1148 | HEADER_SEARCH_PATHS = ( | |
1149 | ./include, | |
1150 | "./launch-cache", | |
1151 | ); | |
2fd3f4e8 | 1152 | LD_GENERATE_MAP_FILE = YES; |
9e225d03 | 1153 | OTHER_CFLAGS = ""; |
2fd3f4e8 A |
1154 | OTHER_CPLUSPLUSFLAGS = ( |
1155 | "-stdlib=libc++", | |
1156 | "$(OTHER_CFLAGS)", | |
1157 | ); | |
bac542e6 | 1158 | OTHER_LDFLAGS = ( |
19894a12 | 1159 | "-Wl,-seg1addr,$(BASE_ADDRESS)", |
412ebb8e | 1160 | "@$(DERIVED_SOURCES_DIR)/archives.txt", |
bac542e6 | 1161 | "-nostdlib", |
bac542e6 A |
1162 | "-Wl,-dylinker", |
1163 | "-Wl,-dylinker_install_name,/usr/lib/dyld", | |
2fd3f4e8 | 1164 | "-stdlib=libc++", |
19894a12 A |
1165 | "$(ALIGNMENT)", |
1166 | "$(ENTRY)", | |
bac542e6 | 1167 | ); |
df9d6cf7 | 1168 | SDKROOT = macosx.internal; |
9e225d03 A |
1169 | STRIPFLAGS = "-S"; |
1170 | UNSTRIPPED_PRODUCT = NO; | |
9e225d03 A |
1171 | VERSIONING_SYSTEM = "apple-generic"; |
1172 | WARNING_CFLAGS = ( | |
1173 | "-Wmost", | |
1174 | "-Wno-four-char-constants", | |
9e225d03 A |
1175 | ); |
1176 | }; | |
bac542e6 | 1177 | name = Debug; |
9e225d03 | 1178 | }; |
bac542e6 | 1179 | F9D8C7E0087B087300E93EFB /* Release */ = { |
9e225d03 | 1180 | isa = XCBuildConfiguration; |
df9d6cf7 | 1181 | baseConfigurationReference = F971DD141A4A0E0700BBDD52 /* dyld.xcconfig */; |
9e225d03 | 1182 | buildSettings = { |
832b6fce | 1183 | CLANG_CXX_LIBRARY = "libc++"; |
9e225d03 A |
1184 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; |
1185 | DEAD_CODE_STRIPPING = YES; | |
39a8cd10 | 1186 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
39a8cd10 | 1187 | GCC_C_LANGUAGE_STANDARD = c99; |
9e225d03 A |
1188 | GCC_DYNAMIC_NO_PIC = NO; |
1189 | GCC_ENABLE_CPP_RTTI = NO; | |
39a8cd10 A |
1190 | GCC_OPTIMIZATION_LEVEL = s; |
1191 | GCC_PREPROCESSOR_DEFINITIONS = "DYLD_VERSION=$(RC_ProjectSourceVersion)"; | |
9e225d03 | 1192 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
bac542e6 A |
1193 | GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; |
1194 | GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; | |
1195 | HEADER_SEARCH_PATHS = ( | |
1196 | ./include, | |
1197 | "./launch-cache", | |
1198 | ); | |
2fd3f4e8 | 1199 | LD_GENERATE_MAP_FILE = YES; |
412ebb8e A |
1200 | ORDER_FILE = "$(SRCROOT)/src/dyld.order"; |
1201 | "OTHER_CFLAGS[arch=armv6]" = "-mthumb"; | |
2fd3f4e8 A |
1202 | OTHER_CPLUSPLUSFLAGS = ( |
1203 | "-stdlib=libc++", | |
1204 | "$(OTHER_CFLAGS)", | |
1205 | ); | |
bac542e6 | 1206 | OTHER_LDFLAGS = ( |
19894a12 | 1207 | "-Wl,-seg1addr,$(BASE_ADDRESS)", |
412ebb8e | 1208 | "@$(DERIVED_SOURCES_DIR)/archives.txt", |
bac542e6 | 1209 | "-nostdlib", |
bac542e6 A |
1210 | "-Wl,-dylinker", |
1211 | "-Wl,-dylinker_install_name,/usr/lib/dyld", | |
2fd3f4e8 | 1212 | "-stdlib=libc++", |
19894a12 A |
1213 | "$(ALIGNMENT)", |
1214 | "$(ENTRY)", | |
bac542e6 | 1215 | ); |
df9d6cf7 | 1216 | SDKROOT = macosx.internal; |
9e225d03 A |
1217 | STRIPFLAGS = "-S"; |
1218 | UNSTRIPPED_PRODUCT = NO; | |
9e225d03 A |
1219 | VERSIONING_SYSTEM = "apple-generic"; |
1220 | WARNING_CFLAGS = ( | |
1221 | "-Wmost", | |
1222 | "-Wno-four-char-constants", | |
1223 | "-Wno-unknown-pragmas", | |
1224 | ); | |
1225 | }; | |
bac542e6 | 1226 | name = Release; |
9e225d03 | 1227 | }; |
bac542e6 | 1228 | F9D8C7E2087B087300E93EFB /* Debug */ = { |
9e225d03 | 1229 | isa = XCBuildConfiguration; |
df9d6cf7 | 1230 | baseConfigurationReference = F971DD151A4A0E0700BBDD52 /* libdyld.xcconfig */; |
9e225d03 | 1231 | buildSettings = { |
412ebb8e | 1232 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
2fd3f4e8 | 1233 | DEAD_CODE_STRIPPING = YES; |
412ebb8e A |
1234 | EXECUTABLE_PREFIX = lib; |
1235 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
9e225d03 | 1236 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
bac542e6 | 1237 | GCC_ENABLE_CPP_RTTI = NO; |
9e225d03 | 1238 | GCC_OPTIMIZATION_LEVEL = 0; |
39a8cd10 | 1239 | GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; |
412ebb8e | 1240 | HEADER_SEARCH_PATHS = "$(SRCROOT)/include"; |
19894a12 | 1241 | INSTALLHDRS_COPY_PHASE = YES; |
df9d6cf7 | 1242 | OTHER_CFLAGS = "-mno-global-merge"; |
2fd3f4e8 A |
1243 | OTHER_LDFLAGS = ( |
1244 | "-nostdlib", | |
1245 | "$(LIBSYSTEM_LIBS)", | |
1246 | "-umbrella", | |
1247 | System, | |
2fd3f4e8 A |
1248 | "-L$(SDKROOT)/usr/lib/system", |
1249 | ); | |
19894a12 A |
1250 | PRODUCT_NAME = dyld; |
1251 | SKIP_INSTALL = NO; | |
9e225d03 A |
1252 | WARNING_CFLAGS = ( |
1253 | "-Wmost", | |
1254 | "-Wno-four-char-constants", | |
1255 | "-Wno-unknown-pragmas", | |
1256 | ); | |
1257 | }; | |
bac542e6 | 1258 | name = Debug; |
9e225d03 | 1259 | }; |
bac542e6 | 1260 | F9D8C7E4087B087300E93EFB /* Release */ = { |
9e225d03 | 1261 | isa = XCBuildConfiguration; |
df9d6cf7 | 1262 | baseConfigurationReference = F971DD151A4A0E0700BBDD52 /* libdyld.xcconfig */; |
9e225d03 | 1263 | buildSettings = { |
412ebb8e A |
1264 | COPY_PHASE_STRIP = YES; |
1265 | CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; | |
2fd3f4e8 | 1266 | DEAD_CODE_STRIPPING = YES; |
412ebb8e A |
1267 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
1268 | DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)"; | |
1269 | EXECUTABLE_PREFIX = lib; | |
1270 | GCC_C_LANGUAGE_STANDARD = gnu99; | |
9e225d03 A |
1271 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
1272 | GCC_ENABLE_CPP_RTTI = NO; | |
412ebb8e | 1273 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
39a8cd10 | 1274 | GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; |
412ebb8e A |
1275 | HEADER_SEARCH_PATHS = "$(SRCROOT)/include"; |
1276 | INSTALLHDRS_COPY_PHASE = YES; | |
df9d6cf7 | 1277 | OTHER_CFLAGS = "-mno-global-merge"; |
2fd3f4e8 A |
1278 | OTHER_CPLUSPLUSFLAGS = ( |
1279 | "-fno-exceptions", | |
1280 | "$(OTHER_CFLAGS)", | |
1281 | ); | |
412ebb8e | 1282 | OTHER_LDFLAGS = ( |
2fd3f4e8 A |
1283 | "-nostdlib", |
1284 | "$(LIBSYSTEM_LIBS)", | |
412ebb8e A |
1285 | "-umbrella", |
1286 | System, | |
2fd3f4e8 | 1287 | "-L$(SDKROOT)/usr/lib/system", |
412ebb8e | 1288 | ); |
df9d6cf7 A |
1289 | "OTHER_LDFLAGS[sdk=iphoneos*]" = ( |
1290 | "-nostdlib", | |
1291 | "$(LIBSYSTEM_LIBS)", | |
1292 | "-umbrella", | |
1293 | System, | |
1294 | "-L$(SDKROOT)/usr/lib/system", | |
1295 | "-Wl,-dirty_data_list,$(SRCROOT)/src/libdyld_data_symbols.dirty", | |
1296 | ); | |
1297 | "OTHER_LDFLAGS[sdk=macosx*]" = ( | |
1298 | "-nostdlib", | |
1299 | "$(LIBSYSTEM_LIBS)", | |
1300 | "-umbrella", | |
1301 | System, | |
1302 | "-L$(SDKROOT)/usr/lib/system", | |
1303 | ); | |
19894a12 | 1304 | PRODUCT_NAME = dyld; |
412ebb8e | 1305 | SEPARATE_STRIP = YES; |
19894a12 | 1306 | SKIP_INSTALL = NO; |
412ebb8e A |
1307 | STRIP_INSTALLED_PRODUCT = YES; |
1308 | VERSIONING_SYSTEM = "apple-generic"; | |
9e225d03 A |
1309 | WARNING_CFLAGS = ( |
1310 | "-Wmost", | |
1311 | "-Wno-four-char-constants", | |
1312 | "-Wno-unknown-pragmas", | |
1313 | ); | |
1314 | }; | |
bac542e6 | 1315 | name = Release; |
9e225d03 | 1316 | }; |
bac542e6 | 1317 | F9D8C7E6087B087300E93EFB /* Debug */ = { |
9e225d03 A |
1318 | isa = XCBuildConfiguration; |
1319 | buildSettings = { | |
9e225d03 | 1320 | PRODUCT_NAME = all; |
9e225d03 | 1321 | }; |
bac542e6 | 1322 | name = Debug; |
9e225d03 | 1323 | }; |
bac542e6 | 1324 | F9D8C7E8087B087300E93EFB /* Release */ = { |
9e225d03 A |
1325 | isa = XCBuildConfiguration; |
1326 | buildSettings = { | |
9e225d03 | 1327 | PRODUCT_NAME = all; |
9e225d03 | 1328 | }; |
bac542e6 | 1329 | name = Release; |
9e225d03 | 1330 | }; |
bac542e6 | 1331 | F9D8C7EA087B087300E93EFB /* Debug */ = { |
9e225d03 | 1332 | isa = XCBuildConfiguration; |
df9d6cf7 | 1333 | baseConfigurationReference = F971DD131A4A0E0700BBDD52 /* base.xcconfig */; |
9e225d03 | 1334 | buildSettings = { |
832b6fce | 1335 | CLANG_CXX_LIBRARY = "compiler-default"; |
9e225d03 | 1336 | }; |
bac542e6 | 1337 | name = Debug; |
9e225d03 | 1338 | }; |
bac542e6 | 1339 | F9D8C7EC087B087300E93EFB /* Release */ = { |
9e225d03 | 1340 | isa = XCBuildConfiguration; |
df9d6cf7 | 1341 | baseConfigurationReference = F971DD131A4A0E0700BBDD52 /* base.xcconfig */; |
9e225d03 | 1342 | buildSettings = { |
832b6fce | 1343 | CLANG_CXX_LIBRARY = "compiler-default"; |
9e225d03 | 1344 | }; |
bac542e6 | 1345 | name = Release; |
9e225d03 | 1346 | }; |
39a8cd10 A |
1347 | F9F2A55A0F7AEE9900B7C9EB /* Debug */ = { |
1348 | isa = XCBuildConfiguration; | |
1349 | buildSettings = { | |
1350 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1351 | COPY_PHASE_STRIP = NO; | |
1352 | GCC_DYNAMIC_NO_PIC = NO; | |
412ebb8e | 1353 | GCC_INLINES_ARE_PRIVATE_EXTERN = YES; |
39a8cd10 A |
1354 | GCC_MODEL_TUNING = G5; |
1355 | GCC_OPTIMIZATION_LEVEL = 0; | |
412ebb8e | 1356 | GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
df9d6cf7 | 1357 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/lib"; |
2fd3f4e8 A |
1358 | OTHER_CPLUSPLUSFLAGS = ( |
1359 | "-stdlib=libc++", | |
1360 | "$(OTHER_CFLAGS)", | |
1361 | ); | |
39a8cd10 A |
1362 | PRODUCT_NAME = dsc; |
1363 | }; | |
1364 | name = Debug; | |
1365 | }; | |
1366 | F9F2A55B0F7AEE9900B7C9EB /* Release */ = { | |
1367 | isa = XCBuildConfiguration; | |
1368 | buildSettings = { | |
412ebb8e | 1369 | COPY_PHASE_STRIP = NO; |
39a8cd10 A |
1370 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
1371 | GCC_ENABLE_CPP_RTTI = NO; | |
39a8cd10 | 1372 | GCC_ENABLE_OBJC_EXCEPTIONS = NO; |
412ebb8e | 1373 | GCC_INLINES_ARE_PRIVATE_EXTERN = YES; |
39a8cd10 A |
1374 | GCC_MODEL_TUNING = G5; |
1375 | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | |
1376 | GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES; | |
1377 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
412ebb8e A |
1378 | GCC_WARN_PEDANTIC = NO; |
1379 | GCC_WARN_SHADOW = NO; | |
39a8cd10 A |
1380 | GCC_WARN_SIGN_COMPARE = YES; |
1381 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
1382 | GCC_WARN_UNUSED_VARIABLE = YES; | |
412ebb8e | 1383 | INSTALLHDRS_COPY_PHASE = YES; |
df9d6cf7 | 1384 | INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/lib"; |
2fd3f4e8 A |
1385 | OTHER_CPLUSPLUSFLAGS = ( |
1386 | "-stdlib=libc++", | |
1387 | "$(OTHER_CFLAGS)", | |
1388 | ); | |
39a8cd10 A |
1389 | PRODUCT_NAME = dsc; |
1390 | ZERO_LINK = NO; | |
1391 | }; | |
1392 | name = Release; | |
1393 | }; | |
9e225d03 A |
1394 | /* End XCBuildConfiguration section */ |
1395 | ||
1396 | /* Begin XCConfigurationList section */ | |
412ebb8e A |
1397 | F908135211D3ED9000626CC1 /* Build configuration list for PBXAggregateTarget "libdyld" */ = { |
1398 | isa = XCConfigurationList; | |
1399 | buildConfigurations = ( | |
1400 | F908134311D3ED0C00626CC1 /* Debug */, | |
1401 | F908134411D3ED0C00626CC1 /* Release */, | |
1402 | ); | |
1403 | defaultConfigurationIsVisible = 0; | |
1404 | defaultConfigurationName = Release; | |
1405 | }; | |
bac542e6 A |
1406 | F93937340A94FB2900070A07 /* Build configuration list for PBXNativeTarget "update_dyld_shared_cache" */ = { |
1407 | isa = XCConfigurationList; | |
1408 | buildConfigurations = ( | |
1409 | F93937350A94FB2900070A07 /* Debug */, | |
1410 | F93937360A94FB2900070A07 /* Release */, | |
1411 | ); | |
1412 | defaultConfigurationIsVisible = 0; | |
1413 | defaultConfigurationName = Release; | |
1414 | }; | |
412ebb8e A |
1415 | F99B8E5D0FEC10F800701838 /* Build configuration list for PBXNativeTarget "dyld_shared_cache_util" */ = { |
1416 | isa = XCConfigurationList; | |
1417 | buildConfigurations = ( | |
1418 | F99B8E580FEC10F600701838 /* Debug */, | |
1419 | F99B8E590FEC10F600701838 /* Release */, | |
1420 | ); | |
1421 | defaultConfigurationIsVisible = 0; | |
1422 | defaultConfigurationName = Release; | |
1423 | }; | |
832b6fce | 1424 | F9D1001714D8D0F100099D91 /* Build configuration list for PBXNativeTarget "dsc_extractor" */ = { |
412ebb8e A |
1425 | isa = XCConfigurationList; |
1426 | buildConfigurations = ( | |
832b6fce A |
1427 | F9D1001314D8D0BB00099D91 /* Debug */, |
1428 | F9D1001414D8D0BB00099D91 /* Release */, | |
412ebb8e A |
1429 | ); |
1430 | defaultConfigurationIsVisible = 0; | |
1431 | defaultConfigurationName = Release; | |
1432 | }; | |
9e225d03 A |
1433 | F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */ = { |
1434 | isa = XCConfigurationList; | |
1435 | buildConfigurations = ( | |
bac542e6 A |
1436 | F9D8C7DE087B087300E93EFB /* Debug */, |
1437 | F9D8C7E0087B087300E93EFB /* Release */, | |
9e225d03 A |
1438 | ); |
1439 | defaultConfigurationIsVisible = 0; | |
bac542e6 | 1440 | defaultConfigurationName = Release; |
9e225d03 | 1441 | }; |
412ebb8e | 1442 | F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld.dylib" */ = { |
9e225d03 A |
1443 | isa = XCConfigurationList; |
1444 | buildConfigurations = ( | |
bac542e6 A |
1445 | F9D8C7E2087B087300E93EFB /* Debug */, |
1446 | F9D8C7E4087B087300E93EFB /* Release */, | |
9e225d03 A |
1447 | ); |
1448 | defaultConfigurationIsVisible = 0; | |
bac542e6 | 1449 | defaultConfigurationName = Release; |
9e225d03 A |
1450 | }; |
1451 | F9D8C7E5087B087300E93EFB /* Build configuration list for PBXAggregateTarget "all" */ = { | |
1452 | isa = XCConfigurationList; | |
1453 | buildConfigurations = ( | |
bac542e6 A |
1454 | F9D8C7E6087B087300E93EFB /* Debug */, |
1455 | F9D8C7E8087B087300E93EFB /* Release */, | |
9e225d03 A |
1456 | ); |
1457 | defaultConfigurationIsVisible = 0; | |
bac542e6 | 1458 | defaultConfigurationName = Release; |
9e225d03 A |
1459 | }; |
1460 | F9D8C7E9087B087300E93EFB /* Build configuration list for PBXProject "dyld" */ = { | |
1461 | isa = XCConfigurationList; | |
1462 | buildConfigurations = ( | |
bac542e6 A |
1463 | F9D8C7EA087B087300E93EFB /* Debug */, |
1464 | F9D8C7EC087B087300E93EFB /* Release */, | |
9e225d03 A |
1465 | ); |
1466 | defaultConfigurationIsVisible = 0; | |
bac542e6 | 1467 | defaultConfigurationName = Release; |
9e225d03 | 1468 | }; |
412ebb8e | 1469 | F9F2A56B0F7AEEB100B7C9EB /* Build configuration list for PBXNativeTarget "libdsc" */ = { |
39a8cd10 A |
1470 | isa = XCConfigurationList; |
1471 | buildConfigurations = ( | |
1472 | F9F2A55A0F7AEE9900B7C9EB /* Debug */, | |
1473 | F9F2A55B0F7AEE9900B7C9EB /* Release */, | |
1474 | ); | |
1475 | defaultConfigurationIsVisible = 0; | |
1476 | defaultConfigurationName = Release; | |
1477 | }; | |
9e225d03 A |
1478 | /* End XCConfigurationList section */ |
1479 | }; | |
1480 | rootObject = F9ED4C8B0630A72300DF4E74 /* Project object */; | |
1481 | } |