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