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