]> git.saurik.com Git - apple/dyld.git/blame - dyld.xcodeproj/project.pbxproj
dyld-97.1.tar.gz
[apple/dyld.git] / dyld.xcodeproj / project.pbxproj
CommitLineData
9e225d03
A
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9/* Begin PBXAggregateTarget section */
10 F9ED4C920630A73900DF4E74 /* all */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = F9D8C7E5087B087300E93EFB /* Build configuration list for PBXAggregateTarget "all" */;
13 buildPhases = (
14 );
9e225d03
A
15 dependencies = (
16 F9ED4CA70630A78A00DF4E74 /* PBXTargetDependency */,
17 F9ED4CA90630A78A00DF4E74 /* PBXTargetDependency */,
bac542e6 18 F93937380A94FB6A00070A07 /* PBXTargetDependency */,
9e225d03
A
19 );
20 name = all;
21 productName = all;
22 };
23/* End PBXAggregateTarget section */
24
25/* Begin PBXBuildFile section */
26 EF79A010070D293E00F78484 /* dyld.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FE9070D27BB00F78484 /* dyld.1 */; };
27 EF79A011070D295200F78484 /* dladdr.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FEB070D27BB00F78484 /* dladdr.3 */; };
28 EF79A012070D295200F78484 /* dlclose.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FEC070D27BB00F78484 /* dlclose.3 */; };
29 EF79A013070D295200F78484 /* dlerror.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FED070D27BB00F78484 /* dlerror.3 */; };
30 EF79A014070D295200F78484 /* dlopen.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FEE070D27BB00F78484 /* dlopen.3 */; };
31 EF79A015070D295200F78484 /* dlsym.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FEF070D27BB00F78484 /* dlsym.3 */; };
32 EF79A016070D295200F78484 /* dyld.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FF0070D27BB00F78484 /* dyld.3 */; };
9e225d03
A
33 F906E2240639E96400B13DB2 /* dyld_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = F906E2230639E96400B13DB2 /* dyld_debug.c */; };
34 F913FADA0630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */; };
197008ea 35 F918691608B16D3500E0F9DB /* dyld-interposing.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F918691408B16D2500E0F9DB /* dyld-interposing.h */; };
bac542e6
A
36 F919ECB1090455AB002331E3 /* dyld-update-prebinding.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F919ECAB09045590002331E3 /* dyld-update-prebinding.h */; };
37 F93075C30BA1FE4D004BCA09 /* dyld_shared_cache_server.c in Sources */ = {isa = PBXBuildFile; fileRef = F93075C10BA1FE4D004BCA09 /* dyld_shared_cache_server.c */; };
38 F932C2520BC32ABB0018B20D /* com.apple.dyld.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = F93075D30BA204FF004BCA09 /* com.apple.dyld.plist */; };
39 F93937470A94FC4700070A07 /* update_dyld_shared_cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */; };
9e225d03
A
40 F939F21B078F1A2C00AC144F /* dyld_debug.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F939F219078F1A2100AC144F /* dyld_debug.h */; };
41 F93AA9A30630AE1E00301D9F /* dyld_gdb.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */; };
42 F93AA9A40630AE1E00301D9F /* dyld_priv.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9ED4CE90630A80600DF4E74 /* dyld_priv.h */; };
43 F93AA9A50630AE1E00301D9F /* dyld.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9ED4CEA0630A80600DF4E74 /* dyld.h */; };
bac542e6 44 F93C8C2A0B84EBFC00615A00 /* update_prebinding.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = F93C8C290B84EBFC00615A00 /* update_prebinding.1 */; };
9e225d03 45 F9574CB306C95C1B00142BFA /* dlfcn.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F99EE6AE06B48D4200BF1992 /* dlfcn.h */; };
bac542e6
A
46 F98D274D0AA79D7400416316 /* dyld_images.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F98D274C0AA79D7400416316 /* dyld_images.h */; };
47 F9AB705B0BA73A11002F6068 /* dyld_shared_cache_user.c in Sources */ = {isa = PBXBuildFile; fileRef = F9AB70590BA73A11002F6068 /* dyld_shared_cache_user.c */; settings = {COMPILER_FLAGS = "-fvisibility=hidden"; }; };
48 F9AC7E940B7BB67700FEB38B /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = F9AC7E930B7BB67700FEB38B /* version.c */; };
49 F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */; };
50 F9E572020A66EF4A007D9BE9 /* dlopen_preflight.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */; };
9e225d03
A
51 F9ED4CD60630A7F100DF4E74 /* dyld_gdb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */; };
52 F9ED4CD70630A7F100DF4E74 /* dyld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC70630A7F100DF4E74 /* dyld.cpp */; };
53 F9ED4CD90630A7F100DF4E74 /* dyldAPIs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */; };
54 F9ED4CDA0630A7F100DF4E74 /* dyldExceptions.c in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */; };
55 F9ED4CDB0630A7F100DF4E74 /* dyldInitialization.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */; };
56 F9ED4CDE0630A7F100DF4E74 /* dyldNew.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */; };
57 F9ED4CDF0630A7F100DF4E74 /* dyldStartup.s in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */; };
58 F9ED4CE00630A7F100DF4E74 /* glue.c in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD00630A7F100DF4E74 /* glue.c */; };
59 F9ED4CE10630A7F100DF4E74 /* ImageLoader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */; };
60 F9ED4CE30630A7F100DF4E74 /* ImageLoaderMachO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */; };
61 F9ED4CE50630A7F100DF4E74 /* stub_binding_helper.s in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */; };
62 F9F256360639DBCC00A7427D /* dyldLock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */; };
9e225d03
A
63/* End PBXBuildFile section */
64
65/* Begin PBXBuildRule section */
66 F921D3160703769A000D1056 /* PBXBuildRule */ = {
67 isa = PBXBuildRule;
68 compilerSpec = com.apple.compilers.gcc.4_0;
69 fileType = sourcecode.cpp;
70 isEditable = 1;
71 outputFiles = (
72 );
73 };
74 F921D317070376A6000D1056 /* PBXBuildRule */ = {
75 isa = PBXBuildRule;
76 compilerSpec = com.apple.compilers.gcc.4_0;
77 fileType = sourcecode.c;
78 isEditable = 1;
79 outputFiles = (
80 );
81 };
82 F921D318070376B0000D1056 /* PBXBuildRule */ = {
83 isa = PBXBuildRule;
84 compilerSpec = com.apple.compilers.gcc.4_0;
85 fileType = sourcecode.asm;
86 isEditable = 1;
87 outputFiles = (
88 );
89 };
90 F921D31E070376F1000D1056 /* PBXBuildRule */ = {
91 isa = PBXBuildRule;
92 compilerSpec = com.apple.compilers.gcc.4_0;
93 fileType = sourcecode.cpp;
94 isEditable = 1;
95 outputFiles = (
96 );
97 };
98 F9574C4906C94DA700142BFA /* PBXBuildRule */ = {
99 isa = PBXBuildRule;
100 compilerSpec = com.apple.compilers.gcc.4_0;
101 fileType = sourcecode.c;
102 isEditable = 1;
103 outputFiles = (
104 );
105 };
106/* End PBXBuildRule section */
107
bac542e6
A
108/* Begin PBXContainerItemProxy section */
109 F93937370A94FB6A00070A07 /* PBXContainerItemProxy */ = {
110 isa = PBXContainerItemProxy;
111 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
112 proxyType = 1;
113 remoteGlobalIDString = F93937310A94FAF700070A07;
114 remoteInfo = update_dyld_shared_cache;
9e225d03 115 };
bac542e6
A
116 F93937390A94FB6E00070A07 /* PBXContainerItemProxy */ = {
117 isa = PBXContainerItemProxy;
118 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
119 proxyType = 1;
120 remoteGlobalIDString = F93937310A94FAF700070A07;
121 remoteInfo = update_dyld_shared_cache;
9e225d03 122 };
9e225d03
A
123 F9ED4CA60630A78A00DF4E74 /* PBXContainerItemProxy */ = {
124 isa = PBXContainerItemProxy;
125 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
126 proxyType = 1;
127 remoteGlobalIDString = F9ED4C970630A76000DF4E74;
128 remoteInfo = dyld;
129 };
130 F9ED4CA80630A78A00DF4E74 /* PBXContainerItemProxy */ = {
131 isa = PBXContainerItemProxy;
132 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
133 proxyType = 1;
134 remoteGlobalIDString = F9ED4C9E0630A76B00DF4E74;
135 remoteInfo = libdyld;
136 };
137/* End PBXContainerItemProxy section */
138
139/* Begin PBXCopyFilesBuildPhase section */
bac542e6
A
140 F932C2560BC32AC30018B20D /* CopyFiles */ = {
141 isa = PBXCopyFilesBuildPhase;
142 buildActionMask = 8;
143 dstPath = /System/Library/LaunchDaemons;
144 dstSubfolderSpec = 0;
145 files = (
146 F932C2520BC32ABB0018B20D /* com.apple.dyld.plist in CopyFiles */,
147 );
148 runOnlyForDeploymentPostprocessing = 1;
149 };
9e225d03
A
150 F93AA9B30630AE8200301D9F /* CopyFiles */ = {
151 isa = PBXCopyFilesBuildPhase;
152 buildActionMask = 8;
153 dstPath = "/usr/include/mach-o";
154 dstSubfolderSpec = 0;
155 files = (
156 F939F21B078F1A2C00AC144F /* dyld_debug.h in CopyFiles */,
157 F93AA9A50630AE1E00301D9F /* dyld.h in CopyFiles */,
bac542e6 158 F98D274D0AA79D7400416316 /* dyld_images.h in CopyFiles */,
9e225d03
A
159 );
160 runOnlyForDeploymentPostprocessing = 1;
161 };
162 F93AA9B60630AEB100301D9F /* CopyFiles */ = {
163 isa = PBXCopyFilesBuildPhase;
164 buildActionMask = 8;
165 dstPath = "/usr/local/include/mach-o";
166 dstSubfolderSpec = 0;
167 files = (
197008ea 168 F918691608B16D3500E0F9DB /* dyld-interposing.h in CopyFiles */,
bac542e6 169 F919ECB1090455AB002331E3 /* dyld-update-prebinding.h in CopyFiles */,
9e225d03
A
170 F93AA9A30630AE1E00301D9F /* dyld_gdb.h in CopyFiles */,
171 F93AA9A40630AE1E00301D9F /* dyld_priv.h in CopyFiles */,
172 );
173 runOnlyForDeploymentPostprocessing = 1;
174 };
175 F93AA9C20630AF0700301D9F /* CopyFiles */ = {
176 isa = PBXCopyFilesBuildPhase;
177 buildActionMask = 8;
178 dstPath = /usr/share/man/man1;
179 dstSubfolderSpec = 0;
180 files = (
181 EF79A010070D293E00F78484 /* dyld.1 in CopyFiles */,
182 );
183 runOnlyForDeploymentPostprocessing = 1;
184 };
185 F93AA9C60630AF1F00301D9F /* CopyFiles */ = {
186 isa = PBXCopyFilesBuildPhase;
187 buildActionMask = 8;
188 dstPath = /usr/share/man/man3;
189 dstSubfolderSpec = 0;
190 files = (
191 EF79A011070D295200F78484 /* dladdr.3 in CopyFiles */,
192 EF79A012070D295200F78484 /* dlclose.3 in CopyFiles */,
193 EF79A013070D295200F78484 /* dlerror.3 in CopyFiles */,
194 EF79A014070D295200F78484 /* dlopen.3 in CopyFiles */,
195 EF79A015070D295200F78484 /* dlsym.3 in CopyFiles */,
196 EF79A016070D295200F78484 /* dyld.3 in CopyFiles */,
bac542e6 197 F9E572020A66EF4A007D9BE9 /* dlopen_preflight.3 in CopyFiles */,
9e225d03
A
198 );
199 runOnlyForDeploymentPostprocessing = 1;
200 };
201 F9574CB206C95C0D00142BFA /* CopyFiles */ = {
202 isa = PBXCopyFilesBuildPhase;
203 buildActionMask = 8;
204 dstPath = /usr/include;
205 dstSubfolderSpec = 0;
206 files = (
207 F9574CB306C95C1B00142BFA /* dlfcn.h in CopyFiles */,
208 );
209 runOnlyForDeploymentPostprocessing = 1;
210 };
bac542e6
A
211 F9D238DD0A9E2FEE002B55C7 /* CopyFiles */ = {
212 isa = PBXCopyFilesBuildPhase;
213 buildActionMask = 8;
214 dstPath = /usr/share/man/man1;
215 dstSubfolderSpec = 0;
216 files = (
217 F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in CopyFiles */,
218 F93C8C2A0B84EBFC00615A00 /* update_prebinding.1 in CopyFiles */,
219 );
220 runOnlyForDeploymentPostprocessing = 1;
221 };
9e225d03
A
222/* End PBXCopyFilesBuildPhase section */
223
224/* Begin PBXFileReference section */
225 EF799FE9070D27BB00F78484 /* dyld.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = dyld.1; path = doc/man/man1/dyld.1; sourceTree = SOURCE_ROOT; };
226 EF799FEB070D27BB00F78484 /* dladdr.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dladdr.3; path = doc/man/man3/dladdr.3; sourceTree = SOURCE_ROOT; };
227 EF799FEC070D27BB00F78484 /* dlclose.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlclose.3; path = doc/man/man3/dlclose.3; sourceTree = SOURCE_ROOT; };
228 EF799FED070D27BB00F78484 /* dlerror.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlerror.3; path = doc/man/man3/dlerror.3; sourceTree = SOURCE_ROOT; };
229 EF799FEE070D27BB00F78484 /* dlopen.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlopen.3; path = doc/man/man3/dlopen.3; sourceTree = SOURCE_ROOT; };
230 EF799FEF070D27BB00F78484 /* dlsym.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlsym.3; path = doc/man/man3/dlsym.3; sourceTree = SOURCE_ROOT; };
231 EF799FF0070D27BB00F78484 /* dyld.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dyld.3; path = doc/man/man3/dyld.3; sourceTree = SOURCE_ROOT; };
9e225d03
A
232 F906E2230639E96400B13DB2 /* dyld_debug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dyld_debug.c; path = src/dyld_debug.c; sourceTree = "<group>"; };
233 F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldAPIsInLibSystem.cpp; path = src/dyldAPIsInLibSystem.cpp; sourceTree = "<group>"; };
197008ea 234 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
235 F918691708B16D5900E0F9DB /* dyld64.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; name = dyld64.exp; path = src/dyld64.exp; sourceTree = "<group>"; };
236 F919ECAB09045590002331E3 /* dyld-update-prebinding.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dyld-update-prebinding.h"; path = "include/mach-o/dyld-update-prebinding.h"; sourceTree = "<group>"; };
237 F93075C10BA1FE4D004BCA09 /* dyld_shared_cache_server.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dyld_shared_cache_server.c; path = generated/dyld_shared_cache_server.c; sourceTree = BUILT_PRODUCTS_DIR; };
238 F93075C20BA1FE4D004BCA09 /* dyld_shared_cache_server.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_shared_cache_server.h; path = generated/dyld_shared_cache_server.h; sourceTree = BUILT_PRODUCTS_DIR; };
239 F93075D30BA204FF004BCA09 /* com.apple.dyld.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = com.apple.dyld.plist; sourceTree = "<group>"; };
240 F93075D40BA204FF004BCA09 /* dyld_shared_cache.defs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.mig; path = dyld_shared_cache.defs; sourceTree = "<group>"; };
241 F93937320A94FAF700070A07 /* update_dyld_shared_cache */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = update_dyld_shared_cache; sourceTree = BUILT_PRODUCTS_DIR; };
242 F939373E0A94FC4700070A07 /* Architectures.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = Architectures.hpp; sourceTree = "<group>"; };
243 F939373F0A94FC4700070A07 /* CacheFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = CacheFileAbstraction.hpp; sourceTree = "<group>"; };
244 F93937400A94FC4700070A07 /* dyld_cache_format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dyld_cache_format.h; sourceTree = "<group>"; };
245 F93937410A94FC4700070A07 /* FileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = FileAbstraction.hpp; sourceTree = "<group>"; };
246 F93937430A94FC4700070A07 /* MachOFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOFileAbstraction.hpp; sourceTree = "<group>"; };
247 F93937440A94FC4700070A07 /* MachOLayout.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOLayout.hpp; sourceTree = "<group>"; };
248 F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = update_dyld_shared_cache.cpp; sourceTree = "<group>"; };
9e225d03 249 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>"; };
bac542e6
A
250 F93C8C290B84EBFC00615A00 /* update_prebinding.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = update_prebinding.1; sourceTree = "<group>"; };
251 F973667C0BD004F200E5E1B4 /* ImageLoaderPE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderPE.cpp; path = src/ImageLoaderPE.cpp; sourceTree = "<group>"; };
252 F973667D0BD004F200E5E1B4 /* ImageLoaderPE.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageLoaderPE.h; path = src/ImageLoaderPE.h; sourceTree = "<group>"; };
253 F98935B90A9A412B00FB6228 /* MachOBinder.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOBinder.hpp; sourceTree = "<group>"; };
254 F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachORebaser.hpp; sourceTree = "<group>"; };
255 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>"; };
9e225d03 256 F99EE6AE06B48D4200BF1992 /* dlfcn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dlfcn.h; path = include/dlfcn.h; sourceTree = "<group>"; };
bac542e6
A
257 F9AB70590BA73A11002F6068 /* dyld_shared_cache_user.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dyld_shared_cache_user.c; path = generated/dyld_shared_cache_user.c; sourceTree = BUILT_PRODUCTS_DIR; };
258 F9AB705A0BA73A11002F6068 /* dyld_shared_cache_user.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_shared_cache_user.h; path = generated/dyld_shared_cache_user.h; sourceTree = BUILT_PRODUCTS_DIR; };
259 F9AB709D0BA75730002F6068 /* dyldLibSystemInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyldLibSystemInterface.h; path = src/dyldLibSystemInterface.h; sourceTree = "<group>"; };
260 F9AC7E930B7BB67700FEB38B /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = BUILT_PRODUCTS_DIR; };
9e225d03 261 F9B01E3D0739ABDE00CF981B /* dyld.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; name = dyld.exp; path = src/dyld.exp; sourceTree = SOURCE_ROOT; };
bac542e6
A
262 F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = update_dyld_shared_cache.1; sourceTree = "<group>"; };
263 F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = dlopen_preflight.3; sourceTree = "<group>"; };
264 F9ED4C980630A76000DF4E74 /* dyld */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyld; sourceTree = BUILT_PRODUCTS_DIR; };
9e225d03
A
265 F9ED4C9F0630A76B00DF4E74 /* libdyldapis.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdyldapis.a; sourceTree = BUILT_PRODUCTS_DIR; };
266 F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyld_gdb.cpp; path = src/dyld_gdb.cpp; sourceTree = SOURCE_ROOT; };
267 F9ED4CC70630A7F100DF4E74 /* dyld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyld.cpp; path = src/dyld.cpp; sourceTree = SOURCE_ROOT; };
268 F9ED4CC80630A7F100DF4E74 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld.h; path = src/dyld.h; sourceTree = SOURCE_ROOT; };
269 F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldAPIs.cpp; path = src/dyldAPIs.cpp; sourceTree = SOURCE_ROOT; };
270 F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dyldExceptions.c; path = src/dyldExceptions.c; sourceTree = SOURCE_ROOT; };
271 F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldInitialization.cpp; path = src/dyldInitialization.cpp; sourceTree = SOURCE_ROOT; };
272 F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldLock.cpp; path = src/dyldLock.cpp; sourceTree = SOURCE_ROOT; };
273 F9ED4CCD0630A7F100DF4E74 /* dyldLock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyldLock.h; path = src/dyldLock.h; sourceTree = SOURCE_ROOT; };
274 F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldNew.cpp; path = src/dyldNew.cpp; sourceTree = SOURCE_ROOT; };
275 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; };
276 F9ED4CD00630A7F100DF4E74 /* glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = glue.c; path = src/glue.c; sourceTree = SOURCE_ROOT; };
277 F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoader.cpp; path = src/ImageLoader.cpp; sourceTree = SOURCE_ROOT; };
278 F9ED4CD20630A7F100DF4E74 /* ImageLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageLoader.h; path = src/ImageLoader.h; sourceTree = SOURCE_ROOT; };
279 F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachO.cpp; path = src/ImageLoaderMachO.cpp; sourceTree = SOURCE_ROOT; };
280 F9ED4CD40630A7F100DF4E74 /* ImageLoaderMachO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachO.h; path = src/ImageLoaderMachO.h; sourceTree = SOURCE_ROOT; };
281 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; };
282 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; };
283 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; };
284 F9ED4CEA0630A80600DF4E74 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld.h; path = "include/mach-o/dyld.h"; sourceTree = SOURCE_ROOT; };
9e225d03
A
285/* End PBXFileReference section */
286
287/* Begin PBXFrameworksBuildPhase section */
bac542e6 288 F93937300A94FAF700070A07 /* Frameworks */ = {
9e225d03
A
289 isa = PBXFrameworksBuildPhase;
290 buildActionMask = 2147483647;
291 files = (
292 );
293 runOnlyForDeploymentPostprocessing = 0;
294 };
295/* End PBXFrameworksBuildPhase section */
296
297/* Begin PBXGroup section */
298 EF799FE7070D27BB00F78484 /* man */ = {
299 isa = PBXGroup;
300 children = (
301 EF799FE8070D27BB00F78484 /* man1 */,
302 EF799FEA070D27BB00F78484 /* man3 */,
303 );
304 name = man;
305 path = doc/man;
306 sourceTree = SOURCE_ROOT;
307 };
308 EF799FE8070D27BB00F78484 /* man1 */ = {
309 isa = PBXGroup;
310 children = (
311 EF799FE9070D27BB00F78484 /* dyld.1 */,
bac542e6
A
312 F93C8C290B84EBFC00615A00 /* update_prebinding.1 */,
313 F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */,
9e225d03
A
314 );
315 name = man1;
316 path = doc/man/man1;
317 sourceTree = SOURCE_ROOT;
318 };
319 EF799FEA070D27BB00F78484 /* man3 */ = {
320 isa = PBXGroup;
321 children = (
322 EF799FEB070D27BB00F78484 /* dladdr.3 */,
323 EF799FEC070D27BB00F78484 /* dlclose.3 */,
324 EF799FED070D27BB00F78484 /* dlerror.3 */,
325 EF799FEE070D27BB00F78484 /* dlopen.3 */,
326 EF799FEF070D27BB00F78484 /* dlsym.3 */,
bac542e6 327 F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */,
9e225d03 328 EF799FF0070D27BB00F78484 /* dyld.3 */,
9e225d03
A
329 );
330 name = man3;
331 path = doc/man/man3;
332 sourceTree = SOURCE_ROOT;
333 };
bac542e6
A
334 F939373D0A94FC4700070A07 /* launch-cache */ = {
335 isa = PBXGroup;
336 children = (
337 F939373E0A94FC4700070A07 /* Architectures.hpp */,
338 F939373F0A94FC4700070A07 /* CacheFileAbstraction.hpp */,
339 F93937400A94FC4700070A07 /* dyld_cache_format.h */,
340 F93937410A94FC4700070A07 /* FileAbstraction.hpp */,
341 F93937430A94FC4700070A07 /* MachOFileAbstraction.hpp */,
342 F93937440A94FC4700070A07 /* MachOLayout.hpp */,
343 F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */,
344 F98935B90A9A412B00FB6228 /* MachOBinder.hpp */,
345 F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */,
346 F93075C10BA1FE4D004BCA09 /* dyld_shared_cache_server.c */,
347 F93075C20BA1FE4D004BCA09 /* dyld_shared_cache_server.h */,
348 F93075D30BA204FF004BCA09 /* com.apple.dyld.plist */,
349 F93075D40BA204FF004BCA09 /* dyld_shared_cache.defs */,
350 );
351 path = "launch-cache";
352 sourceTree = "<group>";
353 };
9e225d03
A
354 F9ED4C870630A72200DF4E74 = {
355 isa = PBXGroup;
356 children = (
357 F9ED4CBB0630A7AA00DF4E74 /* src */,
358 F9ED4CC30630A7BE00DF4E74 /* doc */,
359 F9ED4CBE0630A7B100DF4E74 /* include */,
360 F9ED4C990630A76000DF4E74 /* Products */,
bac542e6 361 F939373D0A94FC4700070A07 /* launch-cache */,
9e225d03
A
362 );
363 sourceTree = "<group>";
364 };
365 F9ED4C990630A76000DF4E74 /* Products */ = {
366 isa = PBXGroup;
367 children = (
368 F9ED4C980630A76000DF4E74 /* dyld */,
369 F9ED4C9F0630A76B00DF4E74 /* libdyldapis.a */,
bac542e6 370 F93937320A94FAF700070A07 /* update_dyld_shared_cache */,
9e225d03
A
371 );
372 name = Products;
373 sourceTree = "<group>";
374 };
375 F9ED4CBB0630A7AA00DF4E74 /* src */ = {
376 isa = PBXGroup;
377 children = (
378 F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */,
379 F9ED4CC70630A7F100DF4E74 /* dyld.cpp */,
380 F9ED4CC80630A7F100DF4E74 /* dyld.h */,
9e225d03
A
381 F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */,
382 F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */,
bac542e6 383 F9AB709D0BA75730002F6068 /* dyldLibSystemInterface.h */,
9e225d03
A
384 F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */,
385 F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */,
386 F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */,
387 F9ED4CCD0630A7F100DF4E74 /* dyldLock.h */,
388 F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */,
389 F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */,
390 F9ED4CD00630A7F100DF4E74 /* glue.c */,
391 F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */,
392 F9ED4CD20630A7F100DF4E74 /* ImageLoader.h */,
393 F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */,
394 F9ED4CD40630A7F100DF4E74 /* ImageLoaderMachO.h */,
bac542e6
A
395 F973667C0BD004F200E5E1B4 /* ImageLoaderPE.cpp */,
396 F973667D0BD004F200E5E1B4 /* ImageLoaderPE.h */,
9e225d03
A
397 F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */,
398 F9B01E3D0739ABDE00CF981B /* dyld.exp */,
bac542e6
A
399 F918691708B16D5900E0F9DB /* dyld64.exp */,
400 F9AC7E930B7BB67700FEB38B /* version.c */,
401 F9AB70590BA73A11002F6068 /* dyld_shared_cache_user.c */,
402 F9AB705A0BA73A11002F6068 /* dyld_shared_cache_user.h */,
197008ea 403 F918691408B16D2500E0F9DB /* dyld-interposing.h */,
9e225d03
A
404 F906E2230639E96400B13DB2 /* dyld_debug.c */,
405 );
406 name = src;
407 sourceTree = "<group>";
408 };
409 F9ED4CBE0630A7B100DF4E74 /* include */ = {
410 isa = PBXGroup;
411 children = (
bac542e6 412 F98D274C0AA79D7400416316 /* dyld_images.h */,
9e225d03
A
413 F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */,
414 F9ED4CE90630A80600DF4E74 /* dyld_priv.h */,
bac542e6 415 F919ECAB09045590002331E3 /* dyld-update-prebinding.h */,
9e225d03
A
416 F939F219078F1A2100AC144F /* dyld_debug.h */,
417 F9ED4CEA0630A80600DF4E74 /* dyld.h */,
418 F99EE6AE06B48D4200BF1992 /* dlfcn.h */,
419 );
420 name = include;
421 sourceTree = "<group>";
422 };
423 F9ED4CC30630A7BE00DF4E74 /* doc */ = {
424 isa = PBXGroup;
425 children = (
426 EF799FE7070D27BB00F78484 /* man */,
427 );
428 name = doc;
429 sourceTree = SOURCE_ROOT;
430 };
431/* End PBXGroup section */
432
bac542e6
A
433/* Begin PBXNativeTarget section */
434 F93937310A94FAF700070A07 /* update_dyld_shared_cache */ = {
435 isa = PBXNativeTarget;
436 buildConfigurationList = F93937340A94FB2900070A07 /* Build configuration list for PBXNativeTarget "update_dyld_shared_cache" */;
437 buildPhases = (
438 F93075AF0BA1FC60004BCA09 /* ShellScript */,
439 F939372F0A94FAF700070A07 /* Sources */,
440 F93937300A94FAF700070A07 /* Frameworks */,
441 F9D238DD0A9E2FEE002B55C7 /* CopyFiles */,
442 F932C2560BC32AC30018B20D /* CopyFiles */,
443 F93C8C250B84EB2300615A00 /* ShellScript */,
9e225d03 444 );
bac542e6
A
445 buildRules = (
446 );
447 dependencies = (
448 );
449 name = update_dyld_shared_cache;
450 productName = update_dyld_shared_cache;
451 productReference = F93937320A94FAF700070A07 /* update_dyld_shared_cache */;
452 productType = "com.apple.product-type.tool";
9e225d03 453 };
9e225d03
A
454 F9ED4C970630A76000DF4E74 /* dyld */ = {
455 isa = PBXNativeTarget;
456 buildConfigurationList = F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */;
457 buildPhases = (
458 F9ED4C950630A76000DF4E74 /* Sources */,
9e225d03
A
459 );
460 buildRules = (
461 F921D318070376B0000D1056 /* PBXBuildRule */,
462 F921D317070376A6000D1056 /* PBXBuildRule */,
463 F921D3160703769A000D1056 /* PBXBuildRule */,
464 );
9e225d03 465 dependencies = (
bac542e6 466 F939373A0A94FB6E00070A07 /* PBXTargetDependency */,
9e225d03
A
467 );
468 name = dyld;
469 productName = dyld;
470 productReference = F9ED4C980630A76000DF4E74 /* dyld */;
471 productType = "com.apple.product-type.tool";
472 };
473 F9ED4C9E0630A76B00DF4E74 /* libdyld */ = {
474 isa = PBXNativeTarget;
475 buildConfigurationList = F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld" */;
476 buildPhases = (
bac542e6
A
477 F9AC7E7E0B7BB3D300FEB38B /* ShellScript */,
478 F9AB70540BA73985002F6068 /* ShellScript */,
9e225d03 479 F9ED4C9C0630A76B00DF4E74 /* Sources */,
9e225d03
A
480 F93AA9B30630AE8200301D9F /* CopyFiles */,
481 F9574CB206C95C0D00142BFA /* CopyFiles */,
482 F93AA9B60630AEB100301D9F /* CopyFiles */,
483 F93AA9C20630AF0700301D9F /* CopyFiles */,
484 F93AA9C60630AF1F00301D9F /* CopyFiles */,
bac542e6 485 F918692408B16F6900E0F9DB /* ShellScript */,
9e225d03
A
486 );
487 buildRules = (
488 F921D31E070376F1000D1056 /* PBXBuildRule */,
489 F9574C4906C94DA700142BFA /* PBXBuildRule */,
490 );
9e225d03
A
491 dependencies = (
492 );
493 name = libdyld;
494 productName = libdyld;
495 productReference = F9ED4C9F0630A76B00DF4E74 /* libdyldapis.a */;
496 productType = "com.apple.product-type.library.static";
497 };
498/* End PBXNativeTarget section */
499
500/* Begin PBXProject section */
501 F9ED4C8B0630A72300DF4E74 /* Project object */ = {
502 isa = PBXProject;
503 buildConfigurationList = F9D8C7E9087B087300E93EFB /* Build configuration list for PBXProject "dyld" */;
bac542e6 504 compatibilityVersion = "Xcode 2.4";
9e225d03
A
505 hasScannedForEncodings = 1;
506 mainGroup = F9ED4C870630A72200DF4E74;
507 productRefGroup = F9ED4C990630A76000DF4E74 /* Products */;
508 projectDirPath = "";
bac542e6 509 projectRoot = "";
197008ea 510 shouldCheckCompatibility = 1;
9e225d03
A
511 targets = (
512 F9ED4C920630A73900DF4E74 /* all */,
513 F9ED4C970630A76000DF4E74 /* dyld */,
514 F9ED4C9E0630A76B00DF4E74 /* libdyld */,
bac542e6 515 F93937310A94FAF700070A07 /* update_dyld_shared_cache */,
9e225d03
A
516 );
517 };
518/* End PBXProject section */
519
520/* Begin PBXShellScriptBuildPhase section */
bac542e6 521 F918692408B16F6900E0F9DB /* ShellScript */ = {
9e225d03
A
522 isa = PBXShellScriptBuildPhase;
523 buildActionMask = 8;
524 files = (
525 );
526 inputPaths = (
9e225d03
A
527 );
528 outputPaths = (
529 );
530 runOnlyForDeploymentPostprocessing = 1;
531 shellPath = /bin/sh;
bac542e6
A
532 shellScript = "cd ${DSTROOT}/usr/local/lib/system\nln -sf libdyldapis.a libdyldapis_profile.a\nln -sf libdyldapis.a libdyldapis_debug.a\n";
533 showEnvVarsInLog = 0;
534 };
535 F93075AF0BA1FC60004BCA09 /* ShellScript */ = {
536 isa = PBXShellScriptBuildPhase;
537 buildActionMask = 2147483647;
538 files = (
539 );
540 inputPaths = (
541 "$(SRCROOT)/launch-cache/dyld_shared_cache.defs",
542 );
543 outputPaths = (
544 "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_server.h",
545 "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_server.c",
546 );
547 runOnlyForDeploymentPostprocessing = 0;
548 shellPath = /bin/sh;
549 shellScript = "mkdir -p ${BUILT_PRODUCTS_DIR}/generated\nmig -server ${BUILT_PRODUCTS_DIR}/generated/dyld_shared_cache_server.c -sheader ${BUILT_PRODUCTS_DIR}/generated/dyld_shared_cache_server.h -user /dev/null -header /dev/null ${SRCROOT}/launch-cache/dyld_shared_cache.defs\necho \"mig -server ${BUILT_PRODUCTS_DIR}/generated/dyld_shared_cache_server.c -sheader ${BUILT_PRODUCTS_DIR}/generated/dyld_shared_cache_server.h -user /dev/null -header /dev/null ${SRCROOT}/launch-cache/dyld_shared_cache.defs\"";
550 showEnvVarsInLog = 0;
551 };
552 F93C8C250B84EB2300615A00 /* ShellScript */ = {
553 isa = PBXShellScriptBuildPhase;
554 buildActionMask = 8;
555 files = (
556 );
557 inputPaths = (
558 );
559 outputPaths = (
560 );
561 runOnlyForDeploymentPostprocessing = 1;
562 shellPath = /bin/sh;
563 shellScript = "mkdir -p ${DSTROOT}/usr/bin\ncd ${DSTROOT}/usr/bin\nln -sf update_dyld_shared_cache update_prebinding\n\n\n";
564 showEnvVarsInLog = 0;
565 };
566 F9AB70540BA73985002F6068 /* ShellScript */ = {
567 isa = PBXShellScriptBuildPhase;
568 buildActionMask = 2147483647;
569 files = (
570 );
571 inputPaths = (
572 "$(SRCROOT)/launch-cache/dyld_shared_cache.defs",
573 );
574 outputPaths = (
575 "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_user.c",
576 "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_user.h",
577 );
578 runOnlyForDeploymentPostprocessing = 0;
579 shellPath = /bin/sh;
580 shellScript = "mkdir -p ${BUILT_PRODUCTS_DIR}/generated\nmig -user ${BUILT_PRODUCTS_DIR}/generated/dyld_shared_cache_user.c -header ${BUILT_PRODUCTS_DIR}/generated/dyld_shared_cache_user.h -server /dev/null ${SRCROOT}/launch-cache/dyld_shared_cache.defs\n";
581 showEnvVarsInLog = 0;
582 };
583 F9AC7E7E0B7BB3D300FEB38B /* ShellScript */ = {
584 isa = PBXShellScriptBuildPhase;
585 buildActionMask = 2147483647;
586 files = (
587 );
588 inputPaths = (
589 );
590 outputPaths = (
591 "$(BUILT_PRODUCTS_DIR)/version.c",
592 );
593 runOnlyForDeploymentPostprocessing = 0;
594 shellPath = /bin/sh;
595 shellScript = "/Developer/Makefiles/bin/version.pl ${ProjectName} > ${BUILT_PRODUCTS_DIR}/version.c\n";
596 showEnvVarsInLog = 0;
9e225d03
A
597 };
598/* End PBXShellScriptBuildPhase section */
599
600/* Begin PBXSourcesBuildPhase section */
bac542e6
A
601 F939372F0A94FAF700070A07 /* Sources */ = {
602 isa = PBXSourcesBuildPhase;
603 buildActionMask = 2147483647;
604 files = (
605 F93937470A94FC4700070A07 /* update_dyld_shared_cache.cpp in Sources */,
606 F93075C30BA1FE4D004BCA09 /* dyld_shared_cache_server.c in Sources */,
607 );
608 runOnlyForDeploymentPostprocessing = 0;
609 };
9e225d03
A
610 F9ED4C950630A76000DF4E74 /* Sources */ = {
611 isa = PBXSourcesBuildPhase;
612 buildActionMask = 2147483647;
613 files = (
614 F9ED4CDF0630A7F100DF4E74 /* dyldStartup.s in Sources */,
bac542e6 615 F9ED4CDB0630A7F100DF4E74 /* dyldInitialization.cpp in Sources */,
9e225d03
A
616 F9ED4CD70630A7F100DF4E74 /* dyld.cpp in Sources */,
617 F9ED4CD90630A7F100DF4E74 /* dyldAPIs.cpp in Sources */,
618 F9ED4CDA0630A7F100DF4E74 /* dyldExceptions.c in Sources */,
bac542e6 619 F9ED4CD60630A7F100DF4E74 /* dyld_gdb.cpp in Sources */,
9e225d03
A
620 F9ED4CE00630A7F100DF4E74 /* glue.c in Sources */,
621 F9ED4CE10630A7F100DF4E74 /* ImageLoader.cpp in Sources */,
622 F9ED4CE30630A7F100DF4E74 /* ImageLoaderMachO.cpp in Sources */,
623 F9ED4CE50630A7F100DF4E74 /* stub_binding_helper.s in Sources */,
bac542e6 624 F9ED4CDE0630A7F100DF4E74 /* dyldNew.cpp in Sources */,
9e225d03
A
625 );
626 runOnlyForDeploymentPostprocessing = 0;
627 };
628 F9ED4C9C0630A76B00DF4E74 /* Sources */ = {
629 isa = PBXSourcesBuildPhase;
630 buildActionMask = 2147483647;
631 files = (
632 F9F256360639DBCC00A7427D /* dyldLock.cpp in Sources */,
633 F913FADA0630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp in Sources */,
634 F906E2240639E96400B13DB2 /* dyld_debug.c in Sources */,
bac542e6
A
635 F9AC7E940B7BB67700FEB38B /* version.c in Sources */,
636 F9AB705B0BA73A11002F6068 /* dyld_shared_cache_user.c in Sources */,
9e225d03
A
637 );
638 runOnlyForDeploymentPostprocessing = 0;
639 };
640/* End PBXSourcesBuildPhase section */
641
642/* Begin PBXTargetDependency section */
bac542e6
A
643 F93937380A94FB6A00070A07 /* PBXTargetDependency */ = {
644 isa = PBXTargetDependency;
645 target = F93937310A94FAF700070A07 /* update_dyld_shared_cache */;
646 targetProxy = F93937370A94FB6A00070A07 /* PBXContainerItemProxy */;
647 };
648 F939373A0A94FB6E00070A07 /* PBXTargetDependency */ = {
649 isa = PBXTargetDependency;
650 target = F93937310A94FAF700070A07 /* update_dyld_shared_cache */;
651 targetProxy = F93937390A94FB6E00070A07 /* PBXContainerItemProxy */;
652 };
9e225d03
A
653 F9ED4CA70630A78A00DF4E74 /* PBXTargetDependency */ = {
654 isa = PBXTargetDependency;
655 target = F9ED4C970630A76000DF4E74 /* dyld */;
656 targetProxy = F9ED4CA60630A78A00DF4E74 /* PBXContainerItemProxy */;
657 };
658 F9ED4CA90630A78A00DF4E74 /* PBXTargetDependency */ = {
659 isa = PBXTargetDependency;
660 target = F9ED4C9E0630A76B00DF4E74 /* libdyld */;
661 targetProxy = F9ED4CA80630A78A00DF4E74 /* PBXContainerItemProxy */;
662 };
663/* End PBXTargetDependency section */
664
665/* Begin XCBuildConfiguration section */
bac542e6 666 F93937350A94FB2900070A07 /* Debug */ = {
9e225d03
A
667 isa = XCBuildConfiguration;
668 buildSettings = {
669 COPY_PHASE_STRIP = NO;
bac542e6 670 DEBUG_INFORMATION_FORMAT = dwarf;
9e225d03 671 GCC_DYNAMIC_NO_PIC = NO;
bac542e6
A
672 GCC_ENABLE_FIX_AND_CONTINUE = YES;
673 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
9e225d03 674 GCC_OPTIMIZATION_LEVEL = 0;
bac542e6
A
675 GCC_THREADSAFE_STATICS = NO;
676 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
677 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
678 GCC_WARN_MISSING_PARENTHESES = YES;
679 GCC_WARN_SHADOW = YES;
680 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
681 GCC_WARN_UNUSED_FUNCTION = YES;
682 GCC_WARN_UNUSED_VARIABLE = YES;
9e225d03 683 PREBINDING = NO;
bac542e6
A
684 PRODUCT_NAME = update_dyld_shared_cache;
685 VALID_ARCHS = "ppc i386";
9e225d03 686 };
bac542e6 687 name = Debug;
9e225d03 688 };
bac542e6 689 F93937360A94FB2900070A07 /* Release */ = {
9e225d03
A
690 isa = XCBuildConfiguration;
691 buildSettings = {
9e225d03
A
692 COPY_PHASE_STRIP = YES;
693 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
bac542e6
A
694 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
695 GCC_OPTIMIZATION_LEVEL = 3;
696 GCC_THREADSAFE_STATICS = NO;
697 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
698 INSTALL_PATH = /usr/bin;
699 MACOSX_DEPLOYMENT_TARGET = 10.5;
700 PREBINDING = NO;
701 PRODUCT_NAME = update_dyld_shared_cache;
702 VALID_ARCHS = "ppc i386";
703 VERSIONING_SYSTEM = "apple-generic";
704 };
705 name = Release;
706 };
707 F9D8C7DE087B087300E93EFB /* Debug */ = {
708 isa = XCBuildConfiguration;
709 buildSettings = {
710 ALWAYS_SEARCH_USER_PATHS = NO;
711 BASE_ADDRESS_i386 = 0x8f000000;
712 BASE_ADDRESS_ppc = 0x8f000000;
713 BASE_ADDRESS_ppc64 = 0x7fff5fc00000;
714 BASE_ADDRESS_x86_64 = 0x7fff5fc00000;
715 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
9e225d03 716 DEAD_CODE_STRIPPING = YES;
bac542e6
A
717 EXPORTED_SYMBOLS_FILE = "$(EXPORTED_SYMBOLS_FILE_$(CURRENT_ARCH))";
718 EXPORTED_SYMBOLS_FILE_i386 = "$(SRCROOT)/src/dyld.exp";
719 EXPORTED_SYMBOLS_FILE_ppc = "$(SRCROOT)/src/dyld.exp";
720 EXPORTED_SYMBOLS_FILE_ppc64 = "$(SRCROOT)/src/dyld64.exp";
721 EXPORTED_SYMBOLS_FILE_x86_64 = "$(SRCROOT)/src/dyld64.exp";
9e225d03 722 GCC_DYNAMIC_NO_PIC = NO;
9e225d03 723 GCC_MODEL_TUNING = G4;
bac542e6 724 GCC_OPTIMIZATION_LEVEL = 0;
9e225d03 725 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
bac542e6
A
726 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
727 GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
728 GCC_WARN_MISSING_PARENTHESES = YES;
729 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
730 GCC_WARN_UNINITIALIZED_AUTOS = NO;
731 HEADER_SEARCH_PATHS = (
732 ./include,
733 "./launch-cache",
734 );
9e225d03 735 INSTALL_PATH = /usr/lib;
bac542e6 736 MACOSX_DEPLOYMENT_TARGET = 10.5;
9e225d03 737 OTHER_CFLAGS = "";
bac542e6
A
738 OTHER_LDFLAGS = (
739 "-seg1addr",
740 "$(BASE_ADDRESS_$(CURRENT_ARCH))",
741 "-lstdc++-static",
742 "-nostdlib",
743 /usr/local/lib/system/libc.a,
744 "-lgcc_eh",
745 "-lgcc",
746 "-Wl,-e,__dyld_start",
747 "-Wl,-dylinker",
748 "-Wl,-dylinker_install_name,/usr/lib/dyld",
749 );
9e225d03
A
750 PER_ARCH_CFLAGS_ppc = "";
751 PER_ARCH_CFLAGS_ppc64 = "-msoft-float";
752 PREBINDING = NO;
753 PRODUCT_NAME = dyld;
754 STRIPFLAGS = "-S";
755 UNSTRIPPED_PRODUCT = NO;
8bc9f0af 756 VALID_ARCHS = "ppc ppc64 i386 x86_64";
9e225d03
A
757 VERSIONING_SYSTEM = "apple-generic";
758 WARNING_CFLAGS = (
759 "-Wmost",
760 "-Wno-four-char-constants",
9e225d03
A
761 );
762 };
bac542e6 763 name = Debug;
9e225d03 764 };
bac542e6 765 F9D8C7E0087B087300E93EFB /* Release */ = {
9e225d03
A
766 isa = XCBuildConfiguration;
767 buildSettings = {
bac542e6
A
768 BASE_ADDRESS_i386 = 0x8fe00000;
769 BASE_ADDRESS_ppc = 0x8fe00000;
770 BASE_ADDRESS_ppc64 = 0x7fff5fc00000;
771 BASE_ADDRESS_x86_64 = 0x7fff5fc00000;
9e225d03
A
772 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
773 DEAD_CODE_STRIPPING = YES;
bac542e6
A
774 EXPORTED_SYMBOLS_FILE = "$(EXPORTED_SYMBOLS_FILE_$(CURRENT_ARCH))";
775 EXPORTED_SYMBOLS_FILE_i386 = "$(SRCROOT)/src/dyld.exp";
776 EXPORTED_SYMBOLS_FILE_ppc = "$(SRCROOT)/src/dyld.exp";
777 EXPORTED_SYMBOLS_FILE_ppc64 = "$(SRCROOT)/src/dyld64.exp";
778 EXPORTED_SYMBOLS_FILE_x86_64 = "$(SRCROOT)/src/dyld64.exp";
9e225d03
A
779 GCC_DYNAMIC_NO_PIC = NO;
780 GCC_ENABLE_CPP_RTTI = NO;
781 GCC_MODEL_TUNING = G4;
782 GCC_OPTIMIZATION_LEVEL = 3;
783 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
bac542e6
A
784 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
785 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
786 HEADER_SEARCH_PATHS = (
787 ./include,
788 "./launch-cache",
789 );
9e225d03 790 INSTALL_PATH = /usr/lib;
bac542e6 791 MACOSX_DEPLOYMENT_TARGET = 10.5;
9e225d03 792 OTHER_CFLAGS = "";
bac542e6
A
793 OTHER_LDFLAGS = (
794 "-seg1addr",
795 "$(BASE_ADDRESS_$(CURRENT_ARCH))",
796 "-lstdc++-static",
797 "-nostdlib",
798 /usr/local/lib/system/libc.a,
799 "-lgcc_eh",
800 "-lgcc",
801 "-Wl,-e,__dyld_start",
802 "-Wl,-dylinker",
803 "-Wl,-dylinker_install_name,/usr/lib/dyld",
804 "-Wl,-non_global_symbols_strip_list,$(SRCROOT)/src/strip.exp",
805 );
9e225d03
A
806 PER_ARCH_CFLAGS_ppc = "";
807 PER_ARCH_CFLAGS_ppc64 = "-msoft-float";
808 PREBINDING = NO;
809 PRODUCT_NAME = dyld;
810 STRIPFLAGS = "-S";
811 UNSTRIPPED_PRODUCT = NO;
8bc9f0af 812 VALID_ARCHS = "ppc ppc64 i386 x86_64";
9e225d03
A
813 VERSIONING_SYSTEM = "apple-generic";
814 WARNING_CFLAGS = (
815 "-Wmost",
816 "-Wno-four-char-constants",
817 "-Wno-unknown-pragmas",
818 );
819 };
bac542e6 820 name = Release;
9e225d03 821 };
bac542e6 822 F9D8C7E2087B087300E93EFB /* Debug */ = {
9e225d03
A
823 isa = XCBuildConfiguration;
824 buildSettings = {
bac542e6 825 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
9e225d03 826 GCC_ENABLE_CPP_EXCEPTIONS = NO;
bac542e6 827 GCC_ENABLE_CPP_RTTI = NO;
9e225d03
A
828 GCC_OPTIMIZATION_LEVEL = 0;
829 HEADER_SEARCH_PATHS = ./include;
830 INSTALL_PATH = /usr/local/lib/system;
831 LIBRARY_STYLE = STATIC;
9e225d03 832 PRODUCT_NAME = dyldapis;
8bc9f0af 833 VALID_ARCHS = "ppc ppc64 i386 x86_64";
9e225d03
A
834 WARNING_CFLAGS = (
835 "-Wmost",
836 "-Wno-four-char-constants",
837 "-Wno-unknown-pragmas",
838 );
839 };
bac542e6 840 name = Debug;
9e225d03 841 };
bac542e6 842 F9D8C7E4087B087300E93EFB /* Release */ = {
9e225d03
A
843 isa = XCBuildConfiguration;
844 buildSettings = {
bac542e6 845 COPY_PHASE_STRIP = NO;
9e225d03
A
846 GCC_ENABLE_CPP_EXCEPTIONS = NO;
847 GCC_ENABLE_CPP_RTTI = NO;
bac542e6 848 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
9e225d03
A
849 HEADER_SEARCH_PATHS = ./include;
850 INSTALL_PATH = /usr/local/lib/system;
851 LIBRARY_STYLE = STATIC;
9e225d03 852 PRODUCT_NAME = dyldapis;
8bc9f0af 853 VALID_ARCHS = "ppc ppc64 i386 x86_64";
9e225d03
A
854 WARNING_CFLAGS = (
855 "-Wmost",
856 "-Wno-four-char-constants",
857 "-Wno-unknown-pragmas",
858 );
859 };
bac542e6 860 name = Release;
9e225d03 861 };
bac542e6 862 F9D8C7E6087B087300E93EFB /* Debug */ = {
9e225d03
A
863 isa = XCBuildConfiguration;
864 buildSettings = {
9e225d03 865 PRODUCT_NAME = all;
9e225d03 866 };
bac542e6 867 name = Debug;
9e225d03 868 };
bac542e6 869 F9D8C7E8087B087300E93EFB /* Release */ = {
9e225d03
A
870 isa = XCBuildConfiguration;
871 buildSettings = {
9e225d03 872 PRODUCT_NAME = all;
9e225d03 873 };
bac542e6 874 name = Release;
9e225d03 875 };
bac542e6 876 F9D8C7EA087B087300E93EFB /* Debug */ = {
9e225d03
A
877 isa = XCBuildConfiguration;
878 buildSettings = {
9e225d03 879 };
bac542e6 880 name = Debug;
9e225d03 881 };
bac542e6 882 F9D8C7EC087B087300E93EFB /* Release */ = {
9e225d03
A
883 isa = XCBuildConfiguration;
884 buildSettings = {
885 };
bac542e6 886 name = Release;
9e225d03
A
887 };
888/* End XCBuildConfiguration section */
889
890/* Begin XCConfigurationList section */
bac542e6
A
891 F93937340A94FB2900070A07 /* Build configuration list for PBXNativeTarget "update_dyld_shared_cache" */ = {
892 isa = XCConfigurationList;
893 buildConfigurations = (
894 F93937350A94FB2900070A07 /* Debug */,
895 F93937360A94FB2900070A07 /* Release */,
896 );
897 defaultConfigurationIsVisible = 0;
898 defaultConfigurationName = Release;
899 };
9e225d03
A
900 F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */ = {
901 isa = XCConfigurationList;
902 buildConfigurations = (
bac542e6
A
903 F9D8C7DE087B087300E93EFB /* Debug */,
904 F9D8C7E0087B087300E93EFB /* Release */,
9e225d03
A
905 );
906 defaultConfigurationIsVisible = 0;
bac542e6 907 defaultConfigurationName = Release;
9e225d03
A
908 };
909 F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld" */ = {
910 isa = XCConfigurationList;
911 buildConfigurations = (
bac542e6
A
912 F9D8C7E2087B087300E93EFB /* Debug */,
913 F9D8C7E4087B087300E93EFB /* Release */,
9e225d03
A
914 );
915 defaultConfigurationIsVisible = 0;
bac542e6 916 defaultConfigurationName = Release;
9e225d03
A
917 };
918 F9D8C7E5087B087300E93EFB /* Build configuration list for PBXAggregateTarget "all" */ = {
919 isa = XCConfigurationList;
920 buildConfigurations = (
bac542e6
A
921 F9D8C7E6087B087300E93EFB /* Debug */,
922 F9D8C7E8087B087300E93EFB /* Release */,
9e225d03
A
923 );
924 defaultConfigurationIsVisible = 0;
bac542e6 925 defaultConfigurationName = Release;
9e225d03
A
926 };
927 F9D8C7E9087B087300E93EFB /* Build configuration list for PBXProject "dyld" */ = {
928 isa = XCConfigurationList;
929 buildConfigurations = (
bac542e6
A
930 F9D8C7EA087B087300E93EFB /* Debug */,
931 F9D8C7EC087B087300E93EFB /* Release */,
9e225d03
A
932 );
933 defaultConfigurationIsVisible = 0;
bac542e6 934 defaultConfigurationName = Release;
9e225d03
A
935 };
936/* End XCConfigurationList section */
937 };
938 rootObject = F9ED4C8B0630A72300DF4E74 /* Project object */;
939}