archiveVersion = 1;
classes = {
};
- objectVersion = 42;
+ objectVersion = 45;
objects = {
/* Begin PBXAggregateTarget section */
+ F908134211D3ED0B00626CC1 /* libdyld */ = {
+ isa = PBXAggregateTarget;
+ buildConfigurationList = F908135211D3ED9000626CC1 /* Build configuration list for PBXAggregateTarget "libdyld" */;
+ buildPhases = (
+ F908135111D3ED9000626CC1 /* usr|include|mach-o */,
+ F908137011D3FB5000626CC1 /* usr|include */,
+ F908137111D3FB5000626CC1 /* usr|local|include|mach-o */,
+ F908137211D3FB5000626CC1 /* usr|share|man|man1 */,
+ F908137311D3FB5000626CC1 /* usr|share|man|man3 */,
+ );
+ dependencies = (
+ F9B4D78012AD9736000605A6 /* PBXTargetDependency */,
+ F908134811D3ED1A00626CC1 /* PBXTargetDependency */,
+ );
+ name = libdyld;
+ productName = libdyld;
+ };
F9ED4C920630A73900DF4E74 /* all */ = {
isa = PBXAggregateTarget;
buildConfigurationList = F9D8C7E5087B087300E93EFB /* Build configuration list for PBXAggregateTarget "all" */;
/* End PBXAggregateTarget section */
/* Begin PBXBuildFile section */
- EF79A010070D293E00F78484 /* dyld.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FE9070D27BB00F78484 /* dyld.1 */; };
- EF79A011070D295200F78484 /* dladdr.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FEB070D27BB00F78484 /* dladdr.3 */; };
- EF79A012070D295200F78484 /* dlclose.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FEC070D27BB00F78484 /* dlclose.3 */; };
- EF79A013070D295200F78484 /* dlerror.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FED070D27BB00F78484 /* dlerror.3 */; };
- EF79A014070D295200F78484 /* dlopen.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FEE070D27BB00F78484 /* dlopen.3 */; };
- EF79A015070D295200F78484 /* dlsym.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FEF070D27BB00F78484 /* dlsym.3 */; };
- EF79A016070D295200F78484 /* dyld.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FF0070D27BB00F78484 /* dyld.3 */; };
F906E2240639E96400B13DB2 /* dyld_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = F906E2230639E96400B13DB2 /* dyld_debug.c */; };
+ F908134C11D3ED6200626CC1 /* dyld.h in usr|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9ED4CEA0630A80600DF4E74 /* dyld.h */; };
+ F908134D11D3ED6200626CC1 /* dyld_images.h in usr|include|mach-o */ = {isa = PBXBuildFile; fileRef = F98D274C0AA79D7400416316 /* dyld_images.h */; };
+ F908135911D3FA8700626CC1 /* dlfcn.h in usr|include */ = {isa = PBXBuildFile; fileRef = F99EE6AE06B48D4200BF1992 /* dlfcn.h */; };
+ F908135D11D3FACD00626CC1 /* dyld-interposing.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F918691408B16D2500E0F9DB /* dyld-interposing.h */; };
+ F908135E11D3FACD00626CC1 /* dyld_cache_format.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F93937400A94FC4700070A07 /* dyld_cache_format.h */; };
+ F908135F11D3FACD00626CC1 /* dyld_gdb.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */; };
+ F908136011D3FACD00626CC1 /* dyld_priv.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9ED4CE90630A80600DF4E74 /* dyld_priv.h */; };
+ F908136411D3FB0300626CC1 /* dyld.1 in usr|share|man|man1 */ = {isa = PBXBuildFile; fileRef = EF799FE9070D27BB00F78484 /* dyld.1 */; };
+ F908136811D3FB3A00626CC1 /* dladdr.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEB070D27BB00F78484 /* dladdr.3 */; };
+ F908136911D3FB3A00626CC1 /* dlclose.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEC070D27BB00F78484 /* dlclose.3 */; };
+ F908136A11D3FB3A00626CC1 /* dlerror.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FED070D27BB00F78484 /* dlerror.3 */; };
+ F908136B11D3FB3A00626CC1 /* dlopen.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEE070D27BB00F78484 /* dlopen.3 */; };
+ F908136C11D3FB3A00626CC1 /* dlsym.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEF070D27BB00F78484 /* dlsym.3 */; };
+ F908136D11D3FB3A00626CC1 /* dyld.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FF0070D27BB00F78484 /* dyld.3 */; };
+ F908136E11D3FB3A00626CC1 /* dlopen_preflight.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */; };
F913FADA0630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */; };
- F919ECB1090455AB002331E3 /* dyld-update-prebinding.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F919ECAB09045590002331E3 /* dyld-update-prebinding.h */; };
- F93075C30BA1FE4D004BCA09 /* dyld_shared_cache_server.c in Sources */ = {isa = PBXBuildFile; fileRef = F93075C10BA1FE4D004BCA09 /* dyld_shared_cache_server.c */; };
- F932C2520BC32ABB0018B20D /* com.apple.dyld.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = F93075D30BA204FF004BCA09 /* com.apple.dyld.plist */; };
F93937470A94FC4700070A07 /* update_dyld_shared_cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */; };
- F939F21B078F1A2C00AC144F /* dyld_debug.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F939F219078F1A2100AC144F /* dyld_debug.h */; };
- F93AA9A30630AE1E00301D9F /* dyld_gdb.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */; };
- F93AA9A40630AE1E00301D9F /* dyld_priv.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9ED4CE90630A80600DF4E74 /* dyld_priv.h */; };
- F93AA9A50630AE1E00301D9F /* dyld.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9ED4CEA0630A80600DF4E74 /* dyld.h */; };
- F93C8C2A0B84EBFC00615A00 /* update_prebinding.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = F93C8C290B84EBFC00615A00 /* update_prebinding.1 */; };
- F9574CB306C95C1B00142BFA /* dlfcn.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F99EE6AE06B48D4200BF1992 /* dlfcn.h */; };
- F98D274D0AA79D7400416316 /* dyld_images.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F98D274C0AA79D7400416316 /* dyld_images.h */; };
- F9AB705B0BA73A11002F6068 /* dyld_shared_cache_user.c in Sources */ = {isa = PBXBuildFile; fileRef = F9AB70590BA73A11002F6068 /* dyld_shared_cache_user.c */; settings = {COMPILER_FLAGS = "-fvisibility=hidden"; }; };
- F9AC7E940B7BB67700FEB38B /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = F9AC7E930B7BB67700FEB38B /* version.c */; };
- F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */; };
- F9E572020A66EF4A007D9BE9 /* dlopen_preflight.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */; };
+ F94DB9040F0A9B1700323715 /* ImageLoaderMachOClassic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */; };
+ F94DB9050F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */; settings = {COMPILER_FLAGS = "-O3"; }; };
+ F98C78F00F7C02E8006257D2 /* dsc_iterator.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */; };
+ F99B8E630FEC11B400701838 /* dyld_shared_cache_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */; };
+ F99B8EA30FEC1C4200701838 /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; };
+ F9A221E70F3A6D7C00D15F73 /* dyldLibSystemGlue.c in Sources */ = {isa = PBXBuildFile; fileRef = F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */; };
+ F9A6D6E4116F9DF20051CC16 /* threadLocalVariables.c in Sources */ = {isa = PBXBuildFile; fileRef = F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */; };
+ F9A6D70C116FBBD10051CC16 /* threadLocalHelpers.s in Sources */ = {isa = PBXBuildFile; fileRef = F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */; };
+ F9B0912911F11D3400096D49 /* dsc_slider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9B0912811F11D3400096D49 /* dsc_slider.cpp */; };
+ F9B0913911F11DD300096D49 /* dsc_slider.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9B0913811F11DAB00096D49 /* dsc_slider.h */; };
+ F9BA514B0ECE4F4200D1D62E /* dyld_stub_binder.s in Sources */ = {isa = PBXBuildFile; fileRef = F99EFC0D0EAD60E8001032B8 /* dyld_stub_binder.s */; };
+ F9CE307A1208F1B50098B590 /* dsc_extractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9CE30781208F1B50098B590 /* dsc_extractor.cpp */; };
+ F9CE307B1208F1C60098B590 /* dsc_extractor.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9CE30791208F1B50098B590 /* dsc_extractor.h */; };
+ F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in usr|share|man|man1 */ = {isa = PBXBuildFile; fileRef = F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */; };
F9ED4CD60630A7F100DF4E74 /* dyld_gdb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */; };
F9ED4CD70630A7F100DF4E74 /* dyld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC70630A7F100DF4E74 /* dyld.cpp */; };
F9ED4CD90630A7F100DF4E74 /* dyldAPIs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */; };
F9ED4CE30630A7F100DF4E74 /* ImageLoaderMachO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */; };
F9ED4CE50630A7F100DF4E74 /* stub_binding_helper.s in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */; };
F9F256360639DBCC00A7427D /* dyldLock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */; };
+ F9F2A5700F7AEEE300B7C9EB /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; };
/* End PBXBuildFile section */
/* Begin PBXBuildRule section */
F921D3160703769A000D1056 /* PBXBuildRule */ = {
isa = PBXBuildRule;
- compilerSpec = com.apple.compilers.gcc.4_0;
+ compilerSpec = com.apple.compilers.gcc;
fileType = sourcecode.cpp;
isEditable = 1;
outputFiles = (
};
F921D317070376A6000D1056 /* PBXBuildRule */ = {
isa = PBXBuildRule;
- compilerSpec = com.apple.compilers.gcc.4_0;
+ compilerSpec = com.apple.compilers.gcc;
fileType = sourcecode.c;
isEditable = 1;
outputFiles = (
};
F921D318070376B0000D1056 /* PBXBuildRule */ = {
isa = PBXBuildRule;
- compilerSpec = com.apple.compilers.gcc.4_0;
+ compilerSpec = com.apple.compilers.gcc;
fileType = sourcecode.asm;
isEditable = 1;
outputFiles = (
};
F921D31E070376F1000D1056 /* PBXBuildRule */ = {
isa = PBXBuildRule;
- compilerSpec = com.apple.compilers.gcc.4_0;
+ compilerSpec = com.apple.compilers.gcc;
fileType = sourcecode.cpp;
isEditable = 1;
outputFiles = (
};
F9574C4906C94DA700142BFA /* PBXBuildRule */ = {
isa = PBXBuildRule;
- compilerSpec = com.apple.compilers.gcc.4_0;
+ compilerSpec = com.apple.compilers.gcc;
fileType = sourcecode.c;
isEditable = 1;
outputFiles = (
/* End PBXBuildRule section */
/* Begin PBXContainerItemProxy section */
+ F908134711D3ED1A00626CC1 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = F9ED4C9E0630A76B00DF4E74;
+ remoteInfo = libdyld.dylib;
+ };
F93937370A94FB6A00070A07 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
remoteGlobalIDString = F93937310A94FAF700070A07;
remoteInfo = update_dyld_shared_cache;
};
- F93937390A94FB6E00070A07 /* PBXContainerItemProxy */ = {
+ F99B8E9F0FEC195800701838 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = F93937310A94FAF700070A07;
- remoteInfo = update_dyld_shared_cache;
+ remoteGlobalIDString = F99B8E550FEC10F600701838;
+ remoteInfo = dyld_shared_cache_util;
+ };
+ F99B8EB10FEC220C00701838 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = F99B8E550FEC10F600701838;
+ remoteInfo = dyld_shared_cache_util;
+ };
+ F9B4D77F12AD9736000605A6 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = F9F2A5580F7AEE9800B7C9EB;
+ remoteInfo = libdsc;
+ };
+ F9CE330A120F40EA0098B590 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = F9F2A5580F7AEE9800B7C9EB;
+ remoteInfo = libdsc;
};
F9ED4CA60630A78A00DF4E74 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
- F932C2560BC32AC30018B20D /* CopyFiles */ = {
+ F908135111D3ED9000626CC1 /* usr|include|mach-o */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
- dstPath = /System/Library/LaunchDaemons;
+ dstPath = "/usr/include/mach-o";
dstSubfolderSpec = 0;
files = (
- F932C2520BC32ABB0018B20D /* com.apple.dyld.plist in CopyFiles */,
+ F908134C11D3ED6200626CC1 /* dyld.h in usr|include|mach-o */,
+ F908134D11D3ED6200626CC1 /* dyld_images.h in usr|include|mach-o */,
);
+ name = "usr|include|mach-o";
runOnlyForDeploymentPostprocessing = 1;
};
- F93AA9B30630AE8200301D9F /* CopyFiles */ = {
+ F908137011D3FB5000626CC1 /* usr|include */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
- dstPath = "/usr/include/mach-o";
+ dstPath = /usr/include;
dstSubfolderSpec = 0;
files = (
- F939F21B078F1A2C00AC144F /* dyld_debug.h in CopyFiles */,
- F93AA9A50630AE1E00301D9F /* dyld.h in CopyFiles */,
- F98D274D0AA79D7400416316 /* dyld_images.h in CopyFiles */,
+ F908135911D3FA8700626CC1 /* dlfcn.h in usr|include */,
);
+ name = "usr|include";
runOnlyForDeploymentPostprocessing = 1;
};
- F93AA9B60630AEB100301D9F /* CopyFiles */ = {
+ F908137111D3FB5000626CC1 /* usr|local|include|mach-o */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = "/usr/local/include/mach-o";
dstSubfolderSpec = 0;
files = (
- F919ECB1090455AB002331E3 /* dyld-update-prebinding.h in CopyFiles */,
- F93AA9A30630AE1E00301D9F /* dyld_gdb.h in CopyFiles */,
- F93AA9A40630AE1E00301D9F /* dyld_priv.h in CopyFiles */,
+ F908135D11D3FACD00626CC1 /* dyld-interposing.h in usr|local|include|mach-o */,
+ F908135E11D3FACD00626CC1 /* dyld_cache_format.h in usr|local|include|mach-o */,
+ F908135F11D3FACD00626CC1 /* dyld_gdb.h in usr|local|include|mach-o */,
+ F908136011D3FACD00626CC1 /* dyld_priv.h in usr|local|include|mach-o */,
);
+ name = "usr|local|include|mach-o";
runOnlyForDeploymentPostprocessing = 1;
};
- F93AA9C20630AF0700301D9F /* CopyFiles */ = {
+ F908137211D3FB5000626CC1 /* usr|share|man|man1 */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = /usr/share/man/man1;
dstSubfolderSpec = 0;
files = (
- EF79A010070D293E00F78484 /* dyld.1 in CopyFiles */,
+ F908136411D3FB0300626CC1 /* dyld.1 in usr|share|man|man1 */,
);
+ name = "usr|share|man|man1";
runOnlyForDeploymentPostprocessing = 1;
};
- F93AA9C60630AF1F00301D9F /* CopyFiles */ = {
+ F908137311D3FB5000626CC1 /* usr|share|man|man3 */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = /usr/share/man/man3;
dstSubfolderSpec = 0;
files = (
- EF79A011070D295200F78484 /* dladdr.3 in CopyFiles */,
- EF79A012070D295200F78484 /* dlclose.3 in CopyFiles */,
- EF79A013070D295200F78484 /* dlerror.3 in CopyFiles */,
- EF79A014070D295200F78484 /* dlopen.3 in CopyFiles */,
- EF79A015070D295200F78484 /* dlsym.3 in CopyFiles */,
- EF79A016070D295200F78484 /* dyld.3 in CopyFiles */,
- F9E572020A66EF4A007D9BE9 /* dlopen_preflight.3 in CopyFiles */,
+ F908136811D3FB3A00626CC1 /* dladdr.3 in usr|share|man|man3 */,
+ F908136911D3FB3A00626CC1 /* dlclose.3 in usr|share|man|man3 */,
+ F908136A11D3FB3A00626CC1 /* dlerror.3 in usr|share|man|man3 */,
+ F908136B11D3FB3A00626CC1 /* dlopen.3 in usr|share|man|man3 */,
+ F908136C11D3FB3A00626CC1 /* dlsym.3 in usr|share|man|man3 */,
+ F908136D11D3FB3A00626CC1 /* dyld.3 in usr|share|man|man3 */,
+ F908136E11D3FB3A00626CC1 /* dlopen_preflight.3 in usr|share|man|man3 */,
);
+ name = "usr|share|man|man3";
runOnlyForDeploymentPostprocessing = 1;
};
- F9574CB206C95C0D00142BFA /* CopyFiles */ = {
+ F98C78D10F7C00EA006257D2 /* usr|local|include|mach-o */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
- dstPath = /usr/include;
+ dstPath = "$(INSTALL_LOCATION)/usr/local/include/mach-o";
dstSubfolderSpec = 0;
files = (
- F9574CB306C95C1B00142BFA /* dlfcn.h in CopyFiles */,
+ F98C78F00F7C02E8006257D2 /* dsc_iterator.h in usr|local|include|mach-o */,
+ F9CE307B1208F1C60098B590 /* dsc_extractor.h in usr|local|include|mach-o */,
);
+ name = "usr|local|include|mach-o";
runOnlyForDeploymentPostprocessing = 1;
};
- F9D238DD0A9E2FEE002B55C7 /* CopyFiles */ = {
+ F9B0913511F11D8B00096D49 /* usr|local|include|mach-o */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
- dstPath = /usr/share/man/man1;
+ dstPath = "usr/local/include/mach-o";
+ dstSubfolderSpec = 0;
+ files = (
+ F9B0913911F11DD300096D49 /* dsc_slider.h in usr|local|include|mach-o */,
+ );
+ name = "usr|local|include|mach-o";
+ runOnlyForDeploymentPostprocessing = 1;
+ };
+ F9D238DD0A9E2FEE002B55C7 /* usr|share|man|man1 */ = {
+ isa = PBXCopyFilesBuildPhase;
+ buildActionMask = 8;
+ dstPath = "$(INSTALL_LOCATION)/usr/$(LOCAL)/share/man/man1";
dstSubfolderSpec = 0;
files = (
- F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in CopyFiles */,
- F93C8C2A0B84EBFC00615A00 /* update_prebinding.1 in CopyFiles */,
+ F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in usr|share|man|man1 */,
);
+ name = "usr|share|man|man1";
runOnlyForDeploymentPostprocessing = 1;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
+ 834A90AB0E1D85D600555761 /* ObjCLegacyAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ObjCLegacyAbstraction.hpp; sourceTree = "<group>"; };
+ 834A90AC0E1D85D600555761 /* ObjCModernAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ObjCModernAbstraction.hpp; sourceTree = "<group>"; };
EF799FE9070D27BB00F78484 /* dyld.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = dyld.1; path = doc/man/man1/dyld.1; sourceTree = SOURCE_ROOT; };
EF799FEB070D27BB00F78484 /* dladdr.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dladdr.3; path = doc/man/man3/dladdr.3; sourceTree = SOURCE_ROOT; };
EF799FEC070D27BB00F78484 /* dlclose.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlclose.3; path = doc/man/man3/dlclose.3; sourceTree = SOURCE_ROOT; };
EF799FF0070D27BB00F78484 /* dyld.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dyld.3; path = doc/man/man3/dyld.3; sourceTree = SOURCE_ROOT; };
F906E2230639E96400B13DB2 /* dyld_debug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dyld_debug.c; path = src/dyld_debug.c; sourceTree = "<group>"; };
F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldAPIsInLibSystem.cpp; path = src/dyldAPIsInLibSystem.cpp; sourceTree = "<group>"; };
- F918691708B16D5900E0F9DB /* dyld64.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; name = dyld64.exp; path = src/dyld64.exp; sourceTree = "<group>"; };
- 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>"; };
- 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; };
- 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; };
- F93075D30BA204FF004BCA09 /* com.apple.dyld.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = com.apple.dyld.plist; sourceTree = "<group>"; };
- F93075D40BA204FF004BCA09 /* dyld_shared_cache.defs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.mig; path = dyld_shared_cache.defs; sourceTree = "<group>"; };
+ 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>"; };
F93937320A94FAF700070A07 /* update_dyld_shared_cache */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = update_dyld_shared_cache; sourceTree = BUILT_PRODUCTS_DIR; };
F939373E0A94FC4700070A07 /* Architectures.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = Architectures.hpp; sourceTree = "<group>"; };
F939373F0A94FC4700070A07 /* CacheFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = CacheFileAbstraction.hpp; sourceTree = "<group>"; };
F93937440A94FC4700070A07 /* MachOLayout.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOLayout.hpp; sourceTree = "<group>"; };
F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = update_dyld_shared_cache.cpp; sourceTree = "<group>"; };
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>"; };
- F93C8C290B84EBFC00615A00 /* update_prebinding.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = update_prebinding.1; sourceTree = "<group>"; };
- F973667C0BD004F200E5E1B4 /* ImageLoaderPE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderPE.cpp; path = src/ImageLoaderPE.cpp; sourceTree = "<group>"; };
- F973667D0BD004F200E5E1B4 /* ImageLoaderPE.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageLoaderPE.h; path = src/ImageLoaderPE.h; sourceTree = "<group>"; };
+ F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachOClassic.cpp; path = src/ImageLoaderMachOClassic.cpp; sourceTree = "<group>"; };
+ F94DB9010F0A9B1700323715 /* ImageLoaderMachOClassic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachOClassic.h; path = src/ImageLoaderMachOClassic.h; sourceTree = "<group>"; };
+ F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachOCompressed.cpp; path = src/ImageLoaderMachOCompressed.cpp; sourceTree = "<group>"; };
+ F94DB9030F0A9B1700323715 /* ImageLoaderMachOCompressed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachOCompressed.h; path = src/ImageLoaderMachOCompressed.h; sourceTree = "<group>"; };
+ F95C95160E994796007B7CB8 /* MachOTrie.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = MachOTrie.hpp; sourceTree = "<group>"; };
+ F976F548127B90F8004BA2A5 /* dyld.order */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dyld.order; path = src/dyld.order; sourceTree = "<group>"; };
F98935B90A9A412B00FB6228 /* MachOBinder.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOBinder.hpp; sourceTree = "<group>"; };
F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachORebaser.hpp; sourceTree = "<group>"; };
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>"; };
+ F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dyld_shared_cache_util.cpp; sourceTree = "<group>"; };
+ F99B8E670FEC121100701838 /* dyld_shared_cache_util */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyld_shared_cache_util; sourceTree = BUILT_PRODUCTS_DIR; };
F99EE6AE06B48D4200BF1992 /* dlfcn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dlfcn.h; path = include/dlfcn.h; sourceTree = "<group>"; };
- 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; };
- 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; };
+ 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>"; };
+ F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dyldLibSystemGlue.c; path = src/dyldLibSystemGlue.c; sourceTree = "<group>"; };
+ F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = threadLocalVariables.c; path = src/threadLocalVariables.c; sourceTree = "<group>"; };
+ F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = threadLocalHelpers.s; path = src/threadLocalHelpers.s; sourceTree = "<group>"; };
F9AB709D0BA75730002F6068 /* dyldLibSystemInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyldLibSystemInterface.h; path = src/dyldLibSystemInterface.h; sourceTree = "<group>"; };
F9AC7E930B7BB67700FEB38B /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = BUILT_PRODUCTS_DIR; };
F9B01E3D0739ABDE00CF981B /* dyld.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; name = dyld.exp; path = src/dyld.exp; sourceTree = SOURCE_ROOT; };
+ F9B0912311F11D1600096D49 /* libdsc_slider.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdsc_slider.a; sourceTree = BUILT_PRODUCTS_DIR; };
+ F9B0912811F11D3400096D49 /* dsc_slider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsc_slider.cpp; sourceTree = "<group>"; };
+ F9B0913811F11DAB00096D49 /* dsc_slider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsc_slider.h; sourceTree = "<group>"; };
+ F9CE30781208F1B50098B590 /* dsc_extractor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsc_extractor.cpp; sourceTree = "<group>"; };
+ F9CE30791208F1B50098B590 /* dsc_extractor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsc_extractor.h; sourceTree = "<group>"; };
F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = update_dyld_shared_cache.1; sourceTree = "<group>"; };
F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = dlopen_preflight.3; sourceTree = "<group>"; };
F9ED4C980630A76000DF4E74 /* dyld */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyld; sourceTree = BUILT_PRODUCTS_DIR; };
- F9ED4C9F0630A76B00DF4E74 /* libdyldapis.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdyldapis.a; sourceTree = BUILT_PRODUCTS_DIR; };
+ F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdyld.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyld_gdb.cpp; path = src/dyld_gdb.cpp; sourceTree = SOURCE_ROOT; };
F9ED4CC70630A7F100DF4E74 /* dyld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyld.cpp; path = src/dyld.cpp; sourceTree = SOURCE_ROOT; };
F9ED4CC80630A7F100DF4E74 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld.h; path = src/dyld.h; sourceTree = SOURCE_ROOT; };
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; };
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; };
F9ED4CEA0630A80600DF4E74 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld.h; path = "include/mach-o/dyld.h"; sourceTree = SOURCE_ROOT; };
+ F9F2A5590F7AEE9800B7C9EB /* libdsc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdsc.a; sourceTree = BUILT_PRODUCTS_DIR; };
+ F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsc_iterator.cpp; sourceTree = "<group>"; };
+ F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsc_iterator.h; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
);
runOnlyForDeploymentPostprocessing = 0;
};
+ F99B8E540FEC10F600701838 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ F9F2A5570F7AEE9800B7C9EB /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
isa = PBXGroup;
children = (
EF799FE9070D27BB00F78484 /* dyld.1 */,
- F93C8C290B84EBFC00615A00 /* update_prebinding.1 */,
F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */,
);
name = man1;
F93937440A94FC4700070A07 /* MachOLayout.hpp */,
F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */,
F98935B90A9A412B00FB6228 /* MachOBinder.hpp */,
+ F95C95160E994796007B7CB8 /* MachOTrie.hpp */,
+ 834A90AB0E1D85D600555761 /* ObjCLegacyAbstraction.hpp */,
+ 834A90AC0E1D85D600555761 /* ObjCModernAbstraction.hpp */,
F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */,
- F93075C10BA1FE4D004BCA09 /* dyld_shared_cache_server.c */,
- F93075C20BA1FE4D004BCA09 /* dyld_shared_cache_server.h */,
- F93075D30BA204FF004BCA09 /* com.apple.dyld.plist */,
- F93075D40BA204FF004BCA09 /* dyld_shared_cache.defs */,
+ F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */,
+ F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */,
+ F9B0912811F11D3400096D49 /* dsc_slider.cpp */,
+ F9B0913811F11DAB00096D49 /* dsc_slider.h */,
+ F9CE30781208F1B50098B590 /* dsc_extractor.cpp */,
+ F9CE30791208F1B50098B590 /* dsc_extractor.h */,
+ F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */,
);
path = "launch-cache";
sourceTree = "<group>";
isa = PBXGroup;
children = (
F9ED4C980630A76000DF4E74 /* dyld */,
- F9ED4C9F0630A76B00DF4E74 /* libdyldapis.a */,
+ F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */,
F93937320A94FAF700070A07 /* update_dyld_shared_cache */,
+ F9F2A5590F7AEE9800B7C9EB /* libdsc.a */,
+ F99B8E670FEC121100701838 /* dyld_shared_cache_util */,
+ F9B0912311F11D1600096D49 /* libdsc_slider.a */,
);
name = Products;
sourceTree = "<group>";
F9ED4CCD0630A7F100DF4E74 /* dyldLock.h */,
F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */,
F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */,
+ F99EFC0D0EAD60E8001032B8 /* dyld_stub_binder.s */,
F9ED4CD00630A7F100DF4E74 /* glue.c */,
F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */,
F9ED4CD20630A7F100DF4E74 /* ImageLoader.h */,
F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */,
F9ED4CD40630A7F100DF4E74 /* ImageLoaderMachO.h */,
- F973667C0BD004F200E5E1B4 /* ImageLoaderPE.cpp */,
- F973667D0BD004F200E5E1B4 /* ImageLoaderPE.h */,
+ F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */,
+ F94DB9010F0A9B1700323715 /* ImageLoaderMachOClassic.h */,
+ F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */,
+ F94DB9030F0A9B1700323715 /* ImageLoaderMachOCompressed.h */,
F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */,
F9B01E3D0739ABDE00CF981B /* dyld.exp */,
- F918691708B16D5900E0F9DB /* dyld64.exp */,
+ F976F548127B90F8004BA2A5 /* dyld.order */,
F9AC7E930B7BB67700FEB38B /* version.c */,
- F9AB70590BA73A11002F6068 /* dyld_shared_cache_user.c */,
- F9AB705A0BA73A11002F6068 /* dyld_shared_cache_user.h */,
+ F918691408B16D2500E0F9DB /* dyld-interposing.h */,
+ F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */,
F906E2230639E96400B13DB2 /* dyld_debug.c */,
+ F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */,
+ F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */,
);
name = src;
sourceTree = "<group>";
F98D274C0AA79D7400416316 /* dyld_images.h */,
F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */,
F9ED4CE90630A80600DF4E74 /* dyld_priv.h */,
- F919ECAB09045590002331E3 /* dyld-update-prebinding.h */,
F939F219078F1A2100AC144F /* dyld_debug.h */,
F9ED4CEA0630A80600DF4E74 /* dyld.h */,
F99EE6AE06B48D4200BF1992 /* dlfcn.h */,
isa = PBXNativeTarget;
buildConfigurationList = F93937340A94FB2900070A07 /* Build configuration list for PBXNativeTarget "update_dyld_shared_cache" */;
buildPhases = (
- F93075AF0BA1FC60004BCA09 /* ShellScript */,
F939372F0A94FAF700070A07 /* Sources */,
F93937300A94FAF700070A07 /* Frameworks */,
- F9D238DD0A9E2FEE002B55C7 /* CopyFiles */,
- F932C2560BC32AC30018B20D /* CopyFiles */,
- F93C8C250B84EB2300615A00 /* ShellScript */,
+ F9D238DD0A9E2FEE002B55C7 /* usr|share|man|man1 */,
+ F991E3030FF1A4EC0082CCC9 /* do not install duplicates */,
);
buildRules = (
);
dependencies = (
+ F99B8EA00FEC195800701838 /* PBXTargetDependency */,
+ F9CE330B120F40EA0098B590 /* PBXTargetDependency */,
);
name = update_dyld_shared_cache;
productName = update_dyld_shared_cache;
productReference = F93937320A94FAF700070A07 /* update_dyld_shared_cache */;
productType = "com.apple.product-type.tool";
};
+ F99B8E550FEC10F600701838 /* dyld_shared_cache_util */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = F99B8E5D0FEC10F800701838 /* Build configuration list for PBXNativeTarget "dyld_shared_cache_util" */;
+ buildPhases = (
+ F99B8E530FEC10F600701838 /* Sources */,
+ F99B8E540FEC10F600701838 /* Frameworks */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = dyld_shared_cache_util;
+ productName = dscutil;
+ productReference = F99B8E670FEC121100701838 /* dyld_shared_cache_util */;
+ productType = "com.apple.product-type.tool";
+ };
+ F9B0912211F11D1600096D49 /* libdsc_slider */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = F9B0912A11F11D3400096D49 /* Build configuration list for PBXNativeTarget "libdsc_slider" */;
+ buildPhases = (
+ F9B0912011F11D1600096D49 /* Sources */,
+ F9B0913511F11D8B00096D49 /* usr|local|include|mach-o */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = libdsc_slider;
+ productName = libdsc_slider;
+ productReference = F9B0912311F11D1600096D49 /* libdsc_slider.a */;
+ productType = "com.apple.product-type.library.static";
+ };
F9ED4C970630A76000DF4E74 /* dyld */ = {
isa = PBXNativeTarget;
buildConfigurationList = F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */;
buildPhases = (
+ F9D050C811DD701A00FB0A29 /* configure archives */,
F9ED4C950630A76000DF4E74 /* Sources */,
+ F907E2490FA6469000BFEDBD /* install iPhone file */,
+ F99B8EB60FEC236500701838 /* suppress macosx dyld_shared_cache_util */,
);
buildRules = (
F921D318070376B0000D1056 /* PBXBuildRule */,
F921D3160703769A000D1056 /* PBXBuildRule */,
);
dependencies = (
- F939373A0A94FB6E00070A07 /* PBXTargetDependency */,
+ F99B8EB20FEC220C00701838 /* PBXTargetDependency */,
);
name = dyld;
productName = dyld;
productReference = F9ED4C980630A76000DF4E74 /* dyld */;
productType = "com.apple.product-type.tool";
};
- F9ED4C9E0630A76B00DF4E74 /* libdyld */ = {
+ F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */ = {
isa = PBXNativeTarget;
- buildConfigurationList = F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld" */;
+ buildConfigurationList = F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld.dylib" */;
buildPhases = (
- F9AC7E7E0B7BB3D300FEB38B /* ShellScript */,
- F9AB70540BA73985002F6068 /* ShellScript */,
F9ED4C9C0630A76B00DF4E74 /* Sources */,
- F93AA9B30630AE8200301D9F /* CopyFiles */,
- F9574CB206C95C0D00142BFA /* CopyFiles */,
- F93AA9B60630AEB100301D9F /* CopyFiles */,
- F93AA9C20630AF0700301D9F /* CopyFiles */,
- F93AA9C60630AF1F00301D9F /* CopyFiles */,
- F918692408B16F6900E0F9DB /* ShellScript */,
);
buildRules = (
F921D31E070376F1000D1056 /* PBXBuildRule */,
);
dependencies = (
);
- name = libdyld;
+ name = libdyld.dylib;
productName = libdyld;
- productReference = F9ED4C9F0630A76B00DF4E74 /* libdyldapis.a */;
+ productReference = F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */;
+ productType = "com.apple.product-type.library.dynamic";
+ };
+ F9F2A5580F7AEE9800B7C9EB /* libdsc */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = F9F2A56B0F7AEEB100B7C9EB /* Build configuration list for PBXNativeTarget "libdsc" */;
+ buildPhases = (
+ F9F2A5560F7AEE9800B7C9EB /* Sources */,
+ F9F2A5570F7AEE9800B7C9EB /* Frameworks */,
+ F98C78D10F7C00EA006257D2 /* usr|local|include|mach-o */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = libdsc;
+ productName = dsc;
+ productReference = F9F2A5590F7AEE9800B7C9EB /* libdsc.a */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
F9ED4C8B0630A72300DF4E74 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = F9D8C7E9087B087300E93EFB /* Build configuration list for PBXProject "dyld" */;
- compatibilityVersion = "Xcode 2.4";
+ compatibilityVersion = "Xcode 3.1";
+ developmentRegion = English;
hasScannedForEncodings = 1;
+ knownRegions = (
+ English,
+ Japanese,
+ French,
+ German,
+ );
mainGroup = F9ED4C870630A72200DF4E74;
productRefGroup = F9ED4C990630A76000DF4E74 /* Products */;
projectDirPath = "";
targets = (
F9ED4C920630A73900DF4E74 /* all */,
F9ED4C970630A76000DF4E74 /* dyld */,
- F9ED4C9E0630A76B00DF4E74 /* libdyld */,
+ F908134211D3ED0B00626CC1 /* libdyld */,
+ F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */,
F93937310A94FAF700070A07 /* update_dyld_shared_cache */,
+ F9F2A5580F7AEE9800B7C9EB /* libdsc */,
+ F99B8E550FEC10F600701838 /* dyld_shared_cache_util */,
+ F9B0912211F11D1600096D49 /* libdsc_slider */,
);
};
/* End PBXProject section */
/* Begin PBXShellScriptBuildPhase section */
- F918692408B16F6900E0F9DB /* ShellScript */ = {
+ F907E2490FA6469000BFEDBD /* install iPhone file */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 8;
files = (
);
inputPaths = (
);
+ name = "install iPhone file";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 1;
shellPath = /bin/sh;
- shellScript = "cd ${DSTROOT}/usr/local/lib/system\nln -sf libdyldapis.a libdyldapis_profile.a\nln -sf libdyldapis.a libdyldapis_debug.a\n";
+ 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";
showEnvVarsInLog = 0;
};
- F93075AF0BA1FC60004BCA09 /* ShellScript */ = {
+ F991E3030FF1A4EC0082CCC9 /* do not install duplicates */ = {
isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
+ buildActionMask = 8;
files = (
);
inputPaths = (
- "$(SRCROOT)/launch-cache/dyld_shared_cache.defs",
);
+ name = "do not install duplicates";
outputPaths = (
- "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_server.h",
- "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_server.c",
);
- runOnlyForDeploymentPostprocessing = 0;
+ runOnlyForDeploymentPostprocessing = 1;
shellPath = /bin/sh;
- 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\"";
+ 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";
showEnvVarsInLog = 0;
};
- F93C8C250B84EB2300615A00 /* ShellScript */ = {
+ F99B8EB60FEC236500701838 /* suppress macosx dyld_shared_cache_util */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 8;
files = (
);
inputPaths = (
);
+ name = "suppress macosx dyld_shared_cache_util";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 1;
shellPath = /bin/sh;
- shellScript = "mkdir -p ${DSTROOT}/usr/bin\ncd ${DSTROOT}/usr/bin\nln -sf update_dyld_shared_cache update_prebinding\n\n\n";
+ 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";
showEnvVarsInLog = 0;
};
- F9AB70540BA73985002F6068 /* ShellScript */ = {
+ F9D050C811DD701A00FB0A29 /* configure archives */ = {
isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
+ buildActionMask = 12;
files = (
);
inputPaths = (
- "$(SRCROOT)/launch-cache/dyld_shared_cache.defs",
);
+ name = "configure archives";
outputPaths = (
- "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_user.c",
- "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_user.h",
+ "$(DERIVED_SOURCES_DIR)/archives.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- 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";
+ 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";
showEnvVarsInLog = 0;
};
- F9AC7E7E0B7BB3D300FEB38B /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
+/* End PBXShellScriptBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ F939372F0A94FAF700070A07 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ F93937470A94FC4700070A07 /* update_dyld_shared_cache.cpp in Sources */,
);
- inputPaths = (
- );
- outputPaths = (
- "$(BUILT_PRODUCTS_DIR)/version.c",
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ F99B8E530FEC10F600701838 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ F99B8EA30FEC1C4200701838 /* dsc_iterator.cpp in Sources */,
+ F99B8E630FEC11B400701838 /* dyld_shared_cache_util.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "/Developer/Makefiles/bin/version.pl ${ProjectName} > ${BUILT_PRODUCTS_DIR}/version.c\n";
- showEnvVarsInLog = 0;
};
-/* End PBXShellScriptBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
- F939372F0A94FAF700070A07 /* Sources */ = {
+ F9B0912011F11D1600096D49 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- F93937470A94FC4700070A07 /* update_dyld_shared_cache.cpp in Sources */,
- F93075C30BA1FE4D004BCA09 /* dyld_shared_cache_server.c in Sources */,
+ F9B0912911F11D3400096D49 /* dsc_slider.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F9ED4CE30630A7F100DF4E74 /* ImageLoaderMachO.cpp in Sources */,
F9ED4CE50630A7F100DF4E74 /* stub_binding_helper.s in Sources */,
F9ED4CDE0630A7F100DF4E74 /* dyldNew.cpp in Sources */,
+ F94DB9040F0A9B1700323715 /* ImageLoaderMachOClassic.cpp in Sources */,
+ F94DB9050F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
buildActionMask = 2147483647;
files = (
F9F256360639DBCC00A7427D /* dyldLock.cpp in Sources */,
+ F9BA514B0ECE4F4200D1D62E /* dyld_stub_binder.s in Sources */,
+ F9A221E70F3A6D7C00D15F73 /* dyldLibSystemGlue.c in Sources */,
F913FADA0630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp in Sources */,
F906E2240639E96400B13DB2 /* dyld_debug.c in Sources */,
- F9AC7E940B7BB67700FEB38B /* version.c in Sources */,
- F9AB705B0BA73A11002F6068 /* dyld_shared_cache_user.c in Sources */,
+ F9A6D6E4116F9DF20051CC16 /* threadLocalVariables.c in Sources */,
+ F9A6D70C116FBBD10051CC16 /* threadLocalHelpers.s in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ F9F2A5560F7AEE9800B7C9EB /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ F9F2A5700F7AEEE300B7C9EB /* dsc_iterator.cpp in Sources */,
+ F9CE307A1208F1B50098B590 /* dsc_extractor.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
+ F908134811D3ED1A00626CC1 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */;
+ targetProxy = F908134711D3ED1A00626CC1 /* PBXContainerItemProxy */;
+ };
F93937380A94FB6A00070A07 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = F93937310A94FAF700070A07 /* update_dyld_shared_cache */;
targetProxy = F93937370A94FB6A00070A07 /* PBXContainerItemProxy */;
};
- F939373A0A94FB6E00070A07 /* PBXTargetDependency */ = {
+ F99B8EA00FEC195800701838 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = F93937310A94FAF700070A07 /* update_dyld_shared_cache */;
- targetProxy = F93937390A94FB6E00070A07 /* PBXContainerItemProxy */;
+ target = F99B8E550FEC10F600701838 /* dyld_shared_cache_util */;
+ targetProxy = F99B8E9F0FEC195800701838 /* PBXContainerItemProxy */;
+ };
+ F99B8EB20FEC220C00701838 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = F99B8E550FEC10F600701838 /* dyld_shared_cache_util */;
+ targetProxy = F99B8EB10FEC220C00701838 /* PBXContainerItemProxy */;
+ };
+ F9B4D78012AD9736000605A6 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = F9F2A5580F7AEE9800B7C9EB /* libdsc */;
+ targetProxy = F9B4D77F12AD9736000605A6 /* PBXContainerItemProxy */;
+ };
+ F9CE330B120F40EA0098B590 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = F9F2A5580F7AEE9800B7C9EB /* libdsc */;
+ targetProxy = F9CE330A120F40EA0098B590 /* PBXContainerItemProxy */;
};
F9ED4CA70630A78A00DF4E74 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
};
F9ED4CA90630A78A00DF4E74 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = F9ED4C9E0630A76B00DF4E74 /* libdyld */;
+ target = F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */;
targetProxy = F9ED4CA80630A78A00DF4E74 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
+ F908134311D3ED0C00626CC1 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COPY_PHASE_STRIP = NO;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ INSTALLHDRS_COPY_PHASE = YES;
+ PRODUCT_NAME = libdyld;
+ };
+ name = Debug;
+ };
+ F908134411D3ED0C00626CC1 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COPY_PHASE_STRIP = YES;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ GCC_ENABLE_FIX_AND_CONTINUE = NO;
+ INSTALLHDRS_COPY_PHASE = YES;
+ PRODUCT_NAME = libdyld;
+ ZERO_LINK = NO;
+ };
+ name = Release;
+ };
F93937350A94FB2900070A07 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ GCC_DYNAMIC_NO_PIC = YES;
+ GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_THREADSAFE_STATICS = NO;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
PRODUCT_NAME = update_dyld_shared_cache;
- VALID_ARCHS = "ppc i386";
+ VALID_ARCHS = "x86_64 i386";
};
name = Debug;
};
F93937360A94FB2900070A07 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- COPY_PHASE_STRIP = YES;
+ ARCHS = x86_64;
+ COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- GCC_OPTIMIZATION_LEVEL = 3;
+ GCC_OPTIMIZATION_LEVEL = s;
GCC_THREADSAFE_STATICS = NO;
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
- INSTALL_PATH = /usr/bin;
- MACOSX_DEPLOYMENT_TARGET = 10.5;
+ INSTALL_PATH = "$(INSTALL_LOCATION)/usr/$(LOCAL)/bin";
+ LOCAL = "$(LOCAL_$(RC_TARGET_CONFIG))";
+ LOCAL_iPhone = local;
PREBINDING = NO;
PRODUCT_NAME = update_dyld_shared_cache;
- VALID_ARCHS = "ppc i386";
+ STRIP_INSTALLED_PRODUCT = YES;
+ STRIP_STYLE = debugging;
+ VALID_ARCHS = "x86_64 i386";
VERSIONING_SYSTEM = "apple-generic";
};
name = Release;
};
+ F99B8E580FEC10F600701838 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ COPY_PHASE_STRIP = NO;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ GCC_MODEL_TUNING = G5;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
+ INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin";
+ PREBINDING = NO;
+ PRODUCT_NAME = dyld_shared_cache_util;
+ };
+ name = Debug;
+ };
+ F99B8E590FEC10F600701838 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ COPY_PHASE_STRIP = YES;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
+ INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin";
+ PREBINDING = NO;
+ PRODUCT_NAME = dyld_shared_cache_util;
+ SKIP_INSTALL = NO;
+ };
+ name = Release;
+ };
+ F9B0912411F11D1700096D49 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ COPY_PHASE_STRIP = NO;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ GCC_MODEL_TUNING = G5;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ INSTALL_PATH = /usr/local/lib;
+ PREBINDING = NO;
+ PRODUCT_NAME = libdsc_slider;
+ };
+ name = Debug;
+ };
+ F9B0912511F11D1700096D49 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ COPY_PHASE_STRIP = NO;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ GCC_ENABLE_FIX_AND_CONTINUE = NO;
+ INSTALLHDRS_COPY_PHASE = YES;
+ INSTALL_PATH = /usr/local/lib;
+ PRODUCT_NAME = dsc_slider;
+ ZERO_LINK = NO;
+ };
+ name = Release;
+ };
F9D8C7DE087B087300E93EFB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
- BASE_ADDRESS_i386 = 0x8f000000;
- BASE_ADDRESS_ppc = 0x8f000000;
- BASE_ADDRESS_ppc64 = 0x7fff5fc00000;
+ ARCHS = (
+ i386,
+ x86_64,
+ );
+ BASE_ADDRESS_armv4t = 0x2fe00000;
+ BASE_ADDRESS_armv5 = 0x2fe00000;
+ BASE_ADDRESS_armv6 = 0x2fe00000;
+ BASE_ADDRESS_armv7 = 0x2fe00000;
+ BASE_ADDRESS_i386 = 0x8fe00000;
+ BASE_ADDRESS_ppc = 0x8fe00000;
BASE_ADDRESS_x86_64 = 0x7fff5fc00000;
CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
DEAD_CODE_STRIPPING = YES;
- EXPORTED_SYMBOLS_FILE = "$(EXPORTED_SYMBOLS_FILE_$(CURRENT_ARCH))";
- EXPORTED_SYMBOLS_FILE_i386 = "$(SRCROOT)/src/dyld.exp";
- EXPORTED_SYMBOLS_FILE_ppc = "$(SRCROOT)/src/dyld.exp";
- EXPORTED_SYMBOLS_FILE_ppc64 = "$(SRCROOT)/src/dyld64.exp";
- EXPORTED_SYMBOLS_FILE_x86_64 = "$(SRCROOT)/src/dyld64.exp";
+ DEBUG_INFORMATION_FORMAT = dwarf;
+ EXPORTED_SYMBOLS_FILE = "$(SRCROOT)/src/dyld.exp";
+ GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = NO;
- GCC_MODEL_TUNING = G4;
+ GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = "DYLD_VERSION=$(RC_ProjectSourceVersion)";
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
"./launch-cache",
);
INSTALL_PATH = /usr/lib;
- MACOSX_DEPLOYMENT_TARGET = 10.5;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = (
"-seg1addr",
"$(BASE_ADDRESS_$(CURRENT_ARCH))",
- "-lstdc++-static",
+ "@$(DERIVED_SOURCES_DIR)/archives.txt",
"-nostdlib",
- /usr/local/lib/system/libc.a,
- "-lgcc_eh",
"-lgcc",
"-Wl,-e,__dyld_start",
"-Wl,-dylinker",
"-Wl,-dylinker_install_name,/usr/lib/dyld",
);
- PER_ARCH_CFLAGS_ppc = "";
- PER_ARCH_CFLAGS_ppc64 = "-msoft-float";
PREBINDING = NO;
PRODUCT_NAME = dyld;
STRIPFLAGS = "-S";
UNSTRIPPED_PRODUCT = NO;
- VALID_ARCHS = "ppc ppc64 i386 x86_64";
VERSIONING_SYSTEM = "apple-generic";
WARNING_CFLAGS = (
"-Wmost",
F9D8C7E0087B087300E93EFB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ARCHS = (
+ x86_64,
+ i386,
+ );
+ BASE_ADDRESS_armv4t = 0x2fe00000;
+ BASE_ADDRESS_armv5 = 0x2fe00000;
+ BASE_ADDRESS_armv6 = 0x2fe00000;
+ BASE_ADDRESS_armv7 = 0x2fe00000;
BASE_ADDRESS_i386 = 0x8fe00000;
BASE_ADDRESS_ppc = 0x8fe00000;
- BASE_ADDRESS_ppc64 = 0x7fff5fc00000;
BASE_ADDRESS_x86_64 = 0x7fff5fc00000;
CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
DEAD_CODE_STRIPPING = YES;
- EXPORTED_SYMBOLS_FILE = "$(EXPORTED_SYMBOLS_FILE_$(CURRENT_ARCH))";
- EXPORTED_SYMBOLS_FILE_i386 = "$(SRCROOT)/src/dyld.exp";
- EXPORTED_SYMBOLS_FILE_ppc = "$(SRCROOT)/src/dyld.exp";
- EXPORTED_SYMBOLS_FILE_ppc64 = "$(SRCROOT)/src/dyld64.exp";
- EXPORTED_SYMBOLS_FILE_x86_64 = "$(SRCROOT)/src/dyld64.exp";
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ EXPORTED_SYMBOLS_FILE = "$(SRCROOT)/src/dyld.exp";
+ GCC_C_LANGUAGE_STANDARD = c99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_CPP_RTTI = NO;
- GCC_MODEL_TUNING = G4;
- GCC_OPTIMIZATION_LEVEL = 3;
+ GCC_OPTIMIZATION_LEVEL = s;
+ GCC_PREPROCESSOR_DEFINITIONS = "DYLD_VERSION=$(RC_ProjectSourceVersion)";
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
"./launch-cache",
);
INSTALL_PATH = /usr/lib;
- MACOSX_DEPLOYMENT_TARGET = 10.5;
- OTHER_CFLAGS = "";
+ ORDER_FILE = "$(SRCROOT)/src/dyld.order";
+ "OTHER_CFLAGS[arch=armv6]" = "-mthumb";
OTHER_LDFLAGS = (
"-seg1addr",
"$(BASE_ADDRESS_$(CURRENT_ARCH))",
- "-lstdc++-static",
+ "@$(DERIVED_SOURCES_DIR)/archives.txt",
"-nostdlib",
- /usr/local/lib/system/libc.a,
- "-lgcc_eh",
"-lgcc",
"-Wl,-e,__dyld_start",
"-Wl,-dylinker",
"-Wl,-dylinker_install_name,/usr/lib/dyld",
- "-Wl,-non_global_symbols_strip_list,$(SRCROOT)/src/strip.exp",
);
- PER_ARCH_CFLAGS_ppc = "";
- PER_ARCH_CFLAGS_ppc64 = "-msoft-float";
PREBINDING = NO;
PRODUCT_NAME = dyld;
STRIPFLAGS = "-S";
UNSTRIPPED_PRODUCT = NO;
- VALID_ARCHS = "ppc ppc64 i386 x86_64";
VERSIONING_SYSTEM = "apple-generic";
WARNING_CFLAGS = (
"-Wmost",
F9D8C7E2087B087300E93EFB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ARCHS = "$(NATIVE_ARCH_ACTUAL)";
+ ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
+ EXECUTABLE_PREFIX = lib;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_CPP_EXCEPTIONS = NO;
GCC_ENABLE_CPP_RTTI = NO;
GCC_OPTIMIZATION_LEVEL = 0;
- HEADER_SEARCH_PATHS = ./include;
- INSTALL_PATH = /usr/local/lib/system;
- LIBRARY_STYLE = STATIC;
- PRODUCT_NAME = dyldapis;
- VALID_ARCHS = "ppc ppc64 i386 x86_64";
+ GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
+ HEADER_SEARCH_PATHS = "$(SRCROOT)/include";
+ INSTALL_PATH = /usr/lib/system;
+ PREBINDING = NO;
+ PRODUCT_NAME = dyld;
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
F9D8C7E4087B087300E93EFB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- COPY_PHASE_STRIP = NO;
+ ARCHS = (
+ x86_64,
+ i386,
+ );
+ COPY_PHASE_STRIP = YES;
+ CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)";
+ EXECUTABLE_PREFIX = lib;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_CPP_EXCEPTIONS = NO;
GCC_ENABLE_CPP_RTTI = NO;
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- HEADER_SEARCH_PATHS = ./include;
- INSTALL_PATH = /usr/local/lib/system;
- LIBRARY_STYLE = STATIC;
- PRODUCT_NAME = dyldapis;
- VALID_ARCHS = "ppc ppc64 i386 x86_64";
+ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+ GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
+ HEADER_SEARCH_PATHS = "$(SRCROOT)/include";
+ INSTALLHDRS_COPY_PHASE = YES;
+ INSTALL_PATH = /usr/lib/system;
+ OTHER_LDFLAGS = (
+ "-nodefaultlibs",
+ "-lSystem",
+ "-umbrella",
+ System,
+ );
+ PREBINDING = NO;
+ PRODUCT_NAME = dyld;
+ SEPARATE_STRIP = YES;
+ STRIP_INSTALLED_PRODUCT = YES;
+ VERSIONING_SYSTEM = "apple-generic";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
};
name = Release;
};
+ F9F2A55A0F7AEE9900B7C9EB /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ COPY_PHASE_STRIP = NO;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ GCC_MODEL_TUNING = G5;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ INSTALL_PATH = /usr/local/lib;
+ PREBINDING = NO;
+ PRODUCT_NAME = dsc;
+ };
+ name = Debug;
+ };
+ F9F2A55B0F7AEE9900B7C9EB /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COPY_PHASE_STRIP = NO;
+ GCC_ENABLE_CPP_EXCEPTIONS = NO;
+ GCC_ENABLE_CPP_RTTI = NO;
+ GCC_ENABLE_FIX_AND_CONTINUE = NO;
+ GCC_ENABLE_OBJC_EXCEPTIONS = NO;
+ GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
+ GCC_MODEL_TUNING = G5;
+ GCC_SYMBOLS_PRIVATE_EXTERN = YES;
+ GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_PEDANTIC = NO;
+ GCC_WARN_SHADOW = NO;
+ GCC_WARN_SIGN_COMPARE = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ INSTALLHDRS_COPY_PHASE = YES;
+ INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/lib";
+ PRODUCT_NAME = dsc;
+ ZERO_LINK = NO;
+ };
+ name = Release;
+ };
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
+ F908135211D3ED9000626CC1 /* Build configuration list for PBXAggregateTarget "libdyld" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ F908134311D3ED0C00626CC1 /* Debug */,
+ F908134411D3ED0C00626CC1 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
F93937340A94FB2900070A07 /* Build configuration list for PBXNativeTarget "update_dyld_shared_cache" */ = {
isa = XCConfigurationList;
buildConfigurations = (
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
+ F99B8E5D0FEC10F800701838 /* Build configuration list for PBXNativeTarget "dyld_shared_cache_util" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ F99B8E580FEC10F600701838 /* Debug */,
+ F99B8E590FEC10F600701838 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ F9B0912A11F11D3400096D49 /* Build configuration list for PBXNativeTarget "libdsc_slider" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ F9B0912411F11D1700096D49 /* Debug */,
+ F9B0912511F11D1700096D49 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */ = {
isa = XCConfigurationList;
buildConfigurations = (
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld" */ = {
+ F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld.dylib" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F9D8C7E2087B087300E93EFB /* Debug */,
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
+ F9F2A56B0F7AEEB100B7C9EB /* Build configuration list for PBXNativeTarget "libdsc" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ F9F2A55A0F7AEE9900B7C9EB /* Debug */,
+ F9F2A55B0F7AEE9900B7C9EB /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
/* End XCConfigurationList section */
};
rootObject = F9ED4C8B0630A72300DF4E74 /* Project object */;