X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/577cc7d16e9038f578beeee9ada9fd8f82f0b3d6..bac542e65c0030c0d819c7ff1dcfc25892a61844:/dyld.xcodeproj/project.pbxproj diff --git a/dyld.xcodeproj/project.pbxproj b/dyld.xcodeproj/project.pbxproj index a10989e..ab2b56e 100644 --- a/dyld.xcodeproj/project.pbxproj +++ b/dyld.xcodeproj/project.pbxproj @@ -12,21 +12,10 @@ buildConfigurationList = F9D8C7E5087B087300E93EFB /* Build configuration list for PBXAggregateTarget "all" */; buildPhases = ( ); - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = all; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; dependencies = ( F9ED4CA70630A78A00DF4E74 /* PBXTargetDependency */, F9ED4CA90630A78A00DF4E74 /* PBXTargetDependency */, + F93937380A94FB6A00070A07 /* PBXTargetDependency */, ); name = all; productName = all; @@ -41,17 +30,23 @@ 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 */; }; - EF79A017070D295200F78484 /* NSModule.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FF1070D27BB00F78484 /* NSModule.3 */; }; - EF79A018070D295200F78484 /* NSObjectFileImage.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FF2070D27BB00F78484 /* NSObjectFileImage.3 */; }; - EF79A019070D295200F78484 /* NSObjectFileImage_priv.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = EF799FF3070D27BB00F78484 /* NSObjectFileImage_priv.3 */; }; F906E2240639E96400B13DB2 /* dyld_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = F906E2230639E96400B13DB2 /* dyld_debug.c */; }; F913FADA0630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */; }; - F939F21A078F1A2100AC144F /* dyld_debug.h in Headers */ = {isa = PBXBuildFile; fileRef = F939F219078F1A2100AC144F /* dyld_debug.h */; }; + 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 */; }; 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 */; }; @@ -64,7 +59,6 @@ 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 */; }; - F9FE429C06C82066001D8CE5 /* dyldLibSystemThreadHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = F9FE429B06C82066001D8CE5 /* dyldLibSystemThreadHelpers.h */; }; /* End PBXBuildFile section */ /* Begin PBXBuildRule section */ @@ -110,27 +104,21 @@ }; /* End PBXBuildRule section */ -/* Begin PBXBuildStyle section */ - F9ED4C890630A72300DF4E74 /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - DEAD_CODE_STRIPPING = NO; - GCC_OPTIMIZATION_LEVEL = 0; - }; - name = Development; +/* Begin PBXContainerItemProxy section */ + F93937370A94FB6A00070A07 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; + proxyType = 1; + remoteGlobalIDString = F93937310A94FAF700070A07; + remoteInfo = update_dyld_shared_cache; }; - F9ED4C8A0630A72300DF4E74 /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_CPP_RTTI = NO; - }; - name = Deployment; + F93937390A94FB6E00070A07 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; + proxyType = 1; + remoteGlobalIDString = F93937310A94FAF700070A07; + remoteInfo = update_dyld_shared_cache; }; -/* End PBXBuildStyle section */ - -/* Begin PBXContainerItemProxy section */ F9ED4CA60630A78A00DF4E74 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */; @@ -148,6 +136,16 @@ /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ + F932C2560BC32AC30018B20D /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /System/Library/LaunchDaemons; + dstSubfolderSpec = 0; + files = ( + F932C2520BC32ABB0018B20D /* com.apple.dyld.plist in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; F93AA9B30630AE8200301D9F /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; @@ -156,6 +154,7 @@ files = ( F939F21B078F1A2C00AC144F /* dyld_debug.h in CopyFiles */, F93AA9A50630AE1E00301D9F /* dyld.h in CopyFiles */, + F98D274D0AA79D7400416316 /* dyld_images.h in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; @@ -165,6 +164,7 @@ 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 */, ); @@ -192,9 +192,7 @@ EF79A014070D295200F78484 /* dlopen.3 in CopyFiles */, EF79A015070D295200F78484 /* dlsym.3 in CopyFiles */, EF79A016070D295200F78484 /* dyld.3 in CopyFiles */, - EF79A017070D295200F78484 /* NSModule.3 in CopyFiles */, - EF79A018070D295200F78484 /* NSObjectFileImage.3 in CopyFiles */, - EF79A019070D295200F78484 /* NSObjectFileImage_priv.3 in CopyFiles */, + F9E572020A66EF4A007D9BE9 /* dlopen_preflight.3 in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; @@ -208,6 +206,17 @@ ); runOnlyForDeploymentPostprocessing = 1; }; + F9D238DD0A9E2FEE002B55C7 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man1; + dstSubfolderSpec = 0; + files = ( + F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in CopyFiles */, + F93C8C2A0B84EBFC00615A00 /* update_prebinding.1 in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ @@ -218,15 +227,38 @@ EF799FEE070D27BB00F78484 /* dlopen.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlopen.3; path = doc/man/man3/dlopen.3; sourceTree = SOURCE_ROOT; }; EF799FEF070D27BB00F78484 /* dlsym.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlsym.3; path = doc/man/man3/dlsym.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; }; - EF799FF1070D27BB00F78484 /* NSModule.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = NSModule.3; path = doc/man/man3/NSModule.3; sourceTree = SOURCE_ROOT; }; - EF799FF2070D27BB00F78484 /* NSObjectFileImage.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = NSObjectFileImage.3; path = doc/man/man3/NSObjectFileImage.3; sourceTree = SOURCE_ROOT; }; - EF799FF3070D27BB00F78484 /* NSObjectFileImage_priv.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = NSObjectFileImage_priv.3; path = doc/man/man3/NSObjectFileImage_priv.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 = ""; }; F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldAPIsInLibSystem.cpp; path = src/dyldAPIsInLibSystem.cpp; sourceTree = ""; }; + F918691708B16D5900E0F9DB /* dyld64.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; name = dyld64.exp; path = src/dyld64.exp; sourceTree = ""; }; + 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 = ""; }; + 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 = ""; }; + F93075D40BA204FF004BCA09 /* dyld_shared_cache.defs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.mig; path = dyld_shared_cache.defs; sourceTree = ""; }; + 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 = ""; }; + F939373F0A94FC4700070A07 /* CacheFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = CacheFileAbstraction.hpp; sourceTree = ""; }; + F93937400A94FC4700070A07 /* dyld_cache_format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dyld_cache_format.h; sourceTree = ""; }; + F93937410A94FC4700070A07 /* FileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = FileAbstraction.hpp; sourceTree = ""; }; + F93937430A94FC4700070A07 /* MachOFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOFileAbstraction.hpp; sourceTree = ""; }; + F93937440A94FC4700070A07 /* MachOLayout.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOLayout.hpp; sourceTree = ""; }; + F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = update_dyld_shared_cache.cpp; sourceTree = ""; }; F939F219078F1A2100AC144F /* dyld_debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_debug.h; path = "include/mach-o/dyld_debug.h"; sourceTree = ""; }; + F93C8C290B84EBFC00615A00 /* update_prebinding.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = update_prebinding.1; sourceTree = ""; }; + F973667C0BD004F200E5E1B4 /* ImageLoaderPE.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderPE.cpp; path = src/ImageLoaderPE.cpp; sourceTree = ""; }; + F973667D0BD004F200E5E1B4 /* ImageLoaderPE.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageLoaderPE.h; path = src/ImageLoaderPE.h; sourceTree = ""; }; + F98935B90A9A412B00FB6228 /* MachOBinder.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOBinder.hpp; sourceTree = ""; }; + F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachORebaser.hpp; sourceTree = ""; }; + F98D274C0AA79D7400416316 /* dyld_images.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_images.h; path = "include/mach-o/dyld_images.h"; sourceTree = ""; }; F99EE6AE06B48D4200BF1992 /* dlfcn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dlfcn.h; path = include/dlfcn.h; sourceTree = ""; }; + 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; }; + F9AB709D0BA75730002F6068 /* dyldLibSystemInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyldLibSystemInterface.h; path = src/dyldLibSystemInterface.h; sourceTree = ""; }; + 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; }; - F9ED4C980630A76000DF4E74 /* dyld */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylinker"; includeInIndex = 0; path = dyld; sourceTree = BUILT_PRODUCTS_DIR; }; + F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = update_dyld_shared_cache.1; sourceTree = ""; }; + F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = dlopen_preflight.3; sourceTree = ""; }; + 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; }; 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; }; @@ -247,18 +279,10 @@ 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; }; - F9FE429B06C82066001D8CE5 /* dyldLibSystemThreadHelpers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyldLibSystemThreadHelpers.h; path = src/dyldLibSystemThreadHelpers.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - F9ED4C960630A76000DF4E74 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F9ED4C9D0630A76B00DF4E74 /* Frameworks */ = { + F93937300A94FAF700070A07 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -282,6 +306,8 @@ isa = PBXGroup; children = ( EF799FE9070D27BB00F78484 /* dyld.1 */, + F93C8C290B84EBFC00615A00 /* update_prebinding.1 */, + F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */, ); name = man1; path = doc/man/man1; @@ -295,15 +321,33 @@ EF799FED070D27BB00F78484 /* dlerror.3 */, EF799FEE070D27BB00F78484 /* dlopen.3 */, EF799FEF070D27BB00F78484 /* dlsym.3 */, + F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */, EF799FF0070D27BB00F78484 /* dyld.3 */, - EF799FF1070D27BB00F78484 /* NSModule.3 */, - EF799FF2070D27BB00F78484 /* NSObjectFileImage.3 */, - EF799FF3070D27BB00F78484 /* NSObjectFileImage_priv.3 */, ); name = man3; path = doc/man/man3; sourceTree = SOURCE_ROOT; }; + F939373D0A94FC4700070A07 /* launch-cache */ = { + isa = PBXGroup; + children = ( + F939373E0A94FC4700070A07 /* Architectures.hpp */, + F939373F0A94FC4700070A07 /* CacheFileAbstraction.hpp */, + F93937400A94FC4700070A07 /* dyld_cache_format.h */, + F93937410A94FC4700070A07 /* FileAbstraction.hpp */, + F93937430A94FC4700070A07 /* MachOFileAbstraction.hpp */, + F93937440A94FC4700070A07 /* MachOLayout.hpp */, + F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */, + F98935B90A9A412B00FB6228 /* MachOBinder.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 */, + ); + path = "launch-cache"; + sourceTree = ""; + }; F9ED4C870630A72200DF4E74 = { isa = PBXGroup; children = ( @@ -311,6 +355,7 @@ F9ED4CC30630A7BE00DF4E74 /* doc */, F9ED4CBE0630A7B100DF4E74 /* include */, F9ED4C990630A76000DF4E74 /* Products */, + F939373D0A94FC4700070A07 /* launch-cache */, ); sourceTree = ""; }; @@ -319,6 +364,7 @@ children = ( F9ED4C980630A76000DF4E74 /* dyld */, F9ED4C9F0630A76B00DF4E74 /* libdyldapis.a */, + F93937320A94FAF700070A07 /* update_dyld_shared_cache */, ); name = Products; sourceTree = ""; @@ -329,9 +375,9 @@ F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */, F9ED4CC70630A7F100DF4E74 /* dyld.cpp */, F9ED4CC80630A7F100DF4E74 /* dyld.h */, - F9FE429B06C82066001D8CE5 /* dyldLibSystemThreadHelpers.h */, F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */, F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */, + F9AB709D0BA75730002F6068 /* dyldLibSystemInterface.h */, F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */, F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */, F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */, @@ -343,8 +389,14 @@ F9ED4CD20630A7F100DF4E74 /* ImageLoader.h */, F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */, F9ED4CD40630A7F100DF4E74 /* ImageLoaderMachO.h */, + F973667C0BD004F200E5E1B4 /* ImageLoaderPE.cpp */, + F973667D0BD004F200E5E1B4 /* ImageLoaderPE.h */, F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */, F9B01E3D0739ABDE00CF981B /* dyld.exp */, + F918691708B16D5900E0F9DB /* dyld64.exp */, + F9AC7E930B7BB67700FEB38B /* version.c */, + F9AB70590BA73A11002F6068 /* dyld_shared_cache_user.c */, + F9AB705A0BA73A11002F6068 /* dyld_shared_cache_user.h */, F906E2230639E96400B13DB2 /* dyld_debug.c */, ); name = src; @@ -353,8 +405,10 @@ F9ED4CBE0630A7B100DF4E74 /* include */ = { isa = PBXGroup; children = ( + 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 */, @@ -372,76 +426,40 @@ }; /* End PBXGroup section */ -/* Begin PBXHeadersBuildPhase section */ - F9ED4C9B0630A76B00DF4E74 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - F9FE429C06C82066001D8CE5 /* dyldLibSystemThreadHelpers.h in Headers */, - F939F21A078F1A2100AC144F /* dyld_debug.h in Headers */, +/* Begin PBXNativeTarget section */ + F93937310A94FAF700070A07 /* update_dyld_shared_cache */ = { + 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 */, ); - runOnlyForDeploymentPostprocessing = 0; + buildRules = ( + ); + dependencies = ( + ); + name = update_dyld_shared_cache; + productName = update_dyld_shared_cache; + productReference = F93937320A94FAF700070A07 /* update_dyld_shared_cache */; + productType = "com.apple.product-type.tool"; }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ F9ED4C970630A76000DF4E74 /* dyld */ = { isa = PBXNativeTarget; buildConfigurationList = F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */; buildPhases = ( F9ED4C950630A76000DF4E74 /* Sources */, - F9ED4C960630A76000DF4E74 /* Frameworks */, ); buildRules = ( F921D318070376B0000D1056 /* PBXBuildRule */, F921D317070376A6000D1056 /* PBXBuildRule */, F921D3160703769A000D1056 /* PBXBuildRule */, ); - buildSettings = { - ARCHS = ppc; - CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; - DEAD_CODE_STRIPPING = YES; - EXPORTED_SYMBOLS_FILE = ""; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_CPP_RTTI = NO; - GCC_MODEL_TUNING = G4; - GCC_OPTIMIZATION_LEVEL = 3; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ./include; - INSTALL_PATH = /usr/lib; - LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ( - "-v", - "-seg1addr", - 8fe00000, - "-exported_symbols_list", - src/dyld.exp, - "-nostdlib", - "-lstdc++", - /usr/local/lib/system/libc.a, - "-lgcc", - "-Wl,-e,__dyld_start", - "-Wl,-dylinker", - "-Wl,-dylinker_install_name,/usr/lib/dyld", - ); - OTHER_REZFLAGS = ""; - 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", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; dependencies = ( + F939373A0A94FB6E00070A07 /* PBXTargetDependency */, ); name = dyld; productName = dyld; @@ -452,38 +470,20 @@ isa = PBXNativeTarget; buildConfigurationList = F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld" */; buildPhases = ( + F9AC7E7E0B7BB3D300FEB38B /* ShellScript */, + F9AB70540BA73985002F6068 /* ShellScript */, F9ED4C9C0630A76B00DF4E74 /* Sources */, - F9ED4C9B0630A76B00DF4E74 /* Headers */, F93AA9B30630AE8200301D9F /* CopyFiles */, F9574CB206C95C0D00142BFA /* CopyFiles */, F93AA9B60630AEB100301D9F /* CopyFiles */, F93AA9C20630AF0700301D9F /* CopyFiles */, F93AA9C60630AF1F00301D9F /* CopyFiles */, - F9CA205D06CBF578000BA084 /* ShellScript */, - F9ED4C9D0630A76B00DF4E74 /* Frameworks */, + F918692408B16F6900E0F9DB /* ShellScript */, ); buildRules = ( F921D31E070376F1000D1056 /* PBXBuildRule */, F9574C4906C94DA700142BFA /* PBXBuildRule */, ); - buildSettings = { - ARCHS = ppc; - GCC_ENABLE_CPP_EXCEPTIONS = NO; - HEADER_SEARCH_PATHS = ./include; - INSTALL_PATH = /usr/local/lib/system; - LIBRARY_STYLE = STATIC; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = dyldapis; - SECTORDER_FLAGS = ""; - VALID_ARCHS = "ppc ppc64 i386 x86_64"; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; dependencies = ( ); name = libdyld; @@ -497,57 +497,126 @@ F9ED4C8B0630A72300DF4E74 /* Project object */ = { isa = PBXProject; buildConfigurationList = F9D8C7E9087B087300E93EFB /* Build configuration list for PBXProject "dyld" */; - buildSettings = { - }; - buildStyles = ( - F9ED4C890630A72300DF4E74 /* Development */, - F9ED4C8A0630A72300DF4E74 /* Deployment */, - ); + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = F9ED4C870630A72200DF4E74; productRefGroup = F9ED4C990630A76000DF4E74 /* Products */; projectDirPath = ""; + projectRoot = ""; targets = ( F9ED4C920630A73900DF4E74 /* all */, F9ED4C970630A76000DF4E74 /* dyld */, F9ED4C9E0630A76B00DF4E74 /* libdyld */, + F93937310A94FAF700070A07 /* update_dyld_shared_cache */, ); }; /* End PBXProject section */ /* Begin PBXShellScriptBuildPhase section */ - F9CA205D06CBF578000BA084 /* ShellScript */ = { + F918692408B16F6900E0F9DB /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( ); inputPaths = ( - "${DSTROOT}/usr/local/lib/system/ldyldapis.a", ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; - shellScript = "cd ${DSTROOT}/usr/local/lib/system\nln -s libdyldapis.a libdyldapis_profile.a\nln -s libdyldapis.a libdyldapis_debug.a\n"; + shellScript = "cd ${DSTROOT}/usr/local/lib/system\nln -sf libdyldapis.a libdyldapis_profile.a\nln -sf libdyldapis.a libdyldapis_debug.a\n"; + showEnvVarsInLog = 0; + }; + F93075AF0BA1FC60004BCA09 /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "$(SRCROOT)/launch-cache/dyld_shared_cache.defs", + ); + outputPaths = ( + "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_server.h", + "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_server.c", + ); + runOnlyForDeploymentPostprocessing = 0; + 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\""; + showEnvVarsInLog = 0; + }; + F93C8C250B84EB2300615A00 /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; + files = ( + ); + inputPaths = ( + ); + 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"; + showEnvVarsInLog = 0; + }; + F9AB70540BA73985002F6068 /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "$(SRCROOT)/launch-cache/dyld_shared_cache.defs", + ); + outputPaths = ( + "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_user.c", + "$(BUILT_PRODUCTS_DIR)/generated/dyld_shared_cache_user.h", + ); + 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"; + showEnvVarsInLog = 0; + }; + F9AC7E7E0B7BB3D300FEB38B /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + "$(BUILT_PRODUCTS_DIR)/version.c", + ); + 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 */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + F93937470A94FC4700070A07 /* update_dyld_shared_cache.cpp in Sources */, + F93075C30BA1FE4D004BCA09 /* dyld_shared_cache_server.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; F9ED4C950630A76000DF4E74 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( F9ED4CDF0630A7F100DF4E74 /* dyldStartup.s in Sources */, - F9ED4CD60630A7F100DF4E74 /* dyld_gdb.cpp in Sources */, + F9ED4CDB0630A7F100DF4E74 /* dyldInitialization.cpp in Sources */, F9ED4CD70630A7F100DF4E74 /* dyld.cpp in Sources */, F9ED4CD90630A7F100DF4E74 /* dyldAPIs.cpp in Sources */, F9ED4CDA0630A7F100DF4E74 /* dyldExceptions.c in Sources */, - F9ED4CDB0630A7F100DF4E74 /* dyldInitialization.cpp in Sources */, - F9ED4CDE0630A7F100DF4E74 /* dyldNew.cpp in Sources */, + F9ED4CD60630A7F100DF4E74 /* dyld_gdb.cpp in Sources */, F9ED4CE00630A7F100DF4E74 /* glue.c in Sources */, F9ED4CE10630A7F100DF4E74 /* ImageLoader.cpp in Sources */, F9ED4CE30630A7F100DF4E74 /* ImageLoaderMachO.cpp in Sources */, F9ED4CE50630A7F100DF4E74 /* stub_binding_helper.s in Sources */, + F9ED4CDE0630A7F100DF4E74 /* dyldNew.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -558,12 +627,24 @@ F9F256360639DBCC00A7427D /* dyldLock.cpp 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ + F93937380A94FB6A00070A07 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = F93937310A94FAF700070A07 /* update_dyld_shared_cache */; + targetProxy = F93937370A94FB6A00070A07 /* PBXContainerItemProxy */; + }; + F939373A0A94FB6E00070A07 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = F93937310A94FAF700070A07 /* update_dyld_shared_cache */; + targetProxy = F93937390A94FB6E00070A07 /* PBXContainerItemProxy */; + }; F9ED4CA70630A78A00DF4E74 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = F9ED4C970630A76000DF4E74 /* dyld */; @@ -577,67 +658,90 @@ /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - F9D8C7DE087B087300E93EFB /* Development */ = { + F93937350A94FB2900070A07 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; - DEAD_CODE_STRIPPING = NO; - EXPORTED_SYMBOLS_FILE = ""; + DEBUG_INFORMATION_FORMAT = dwarf; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_CPP_RTTI = NO; - GCC_MODEL_TUNING = G4; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ./include; - INSTALL_PATH = /usr/lib; - LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS_i386 = "-lstdc++-static -seg1addr 8fe00000 -exported_symbols_list src/dyld.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_LDFLAGS_ppc = "-lstdc++-static -seg1addr 8fe00000 -exported_symbols_list src/dyld.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_LDFLAGS_ppc64 = "-lstdc++-static -seg1addr 8fe00000 -exported_symbols_list src/dyld64.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_LDFLAGS_x86_64 = "-lstdc++-static -seg1addr 0x7fff5fc00000 -exported_symbols_list src/dyld64.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_REZFLAGS = ""; - PER_ARCH_CFLAGS_ppc = ""; - PER_ARCH_CFLAGS_ppc64 = "-msoft-float"; + GCC_THREADSAFE_STATICS = NO; + GCC_WARN_CHECK_SWITCH_STATEMENTS = YES; + GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO; + GCC_WARN_MISSING_PARENTHESES = YES; + GCC_WARN_SHADOW = YES; + GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; - PRODUCT_NAME = dyld; - STRIPFLAGS = "-S"; - UNSTRIPPED_PRODUCT = NO; - VALID_ARCHS = "ppc ppc64 i386 x86_64"; - VERSIONING_SYSTEM = "apple-generic"; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); + PRODUCT_NAME = update_dyld_shared_cache; + VALID_ARCHS = "ppc i386"; }; - name = Development; + name = Debug; }; - F9D8C7DF087B087300E93EFB /* Deployment */ = { + F93937360A94FB2900070A07 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ppc; COPY_PHASE_STRIP = YES; CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_THREADSAFE_STATICS = NO; + GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; + INSTALL_PATH = /usr/bin; + MACOSX_DEPLOYMENT_TARGET = 10.5; + PREBINDING = NO; + PRODUCT_NAME = update_dyld_shared_cache; + VALID_ARCHS = "ppc i386"; + VERSIONING_SYSTEM = "apple-generic"; + }; + name = Release; + }; + F9D8C7DE087B087300E93EFB /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + BASE_ADDRESS_i386 = 0x8f000000; + BASE_ADDRESS_ppc = 0x8f000000; + BASE_ADDRESS_ppc64 = 0x7fff5fc00000; + BASE_ADDRESS_x86_64 = 0x7fff5fc00000; + CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; DEAD_CODE_STRIPPING = YES; - EXPORTED_SYMBOLS_FILE = ""; + 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"; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_CPP_RTTI = NO; GCC_MODEL_TUNING = G4; - GCC_OPTIMIZATION_LEVEL = 3; + GCC_OPTIMIZATION_LEVEL = 0; GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ./include; + GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; + GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO; + GCC_WARN_MISSING_PARENTHESES = YES; + GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; + GCC_WARN_UNINITIALIZED_AUTOS = NO; + HEADER_SEARCH_PATHS = ( + ./include, + "./launch-cache", + ); INSTALL_PATH = /usr/lib; - LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 10.5; OTHER_CFLAGS = ""; - OTHER_LDFLAGS_i386 = "-lstdc++-static -seg1addr 8fe00000 -exported_symbols_list src/dyld.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_LDFLAGS_ppc = "-lstdc++-static -seg1addr 8fe00000 -exported_symbols_list src/dyld.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_LDFLAGS_ppc64 = "-lstdc++-static -seg1addr 8fe00000 -exported_symbols_list src/dyld64.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_LDFLAGS_x86_64 = "-lstdc++-static -seg1addr 0x7fff5fc00000 -exported_symbols_list src/dyld64.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_REZFLAGS = ""; + OTHER_LDFLAGS = ( + "-seg1addr", + "$(BASE_ADDRESS_$(CURRENT_ARCH))", + "-lstdc++-static", + "-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; @@ -649,33 +753,51 @@ WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", - "-Wno-unknown-pragmas", ); }; - name = Deployment; + name = Debug; }; - F9D8C7E0087B087300E93EFB /* Default */ = { + F9D8C7E0087B087300E93EFB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ppc; + 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 = "$(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"; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_CPP_RTTI = NO; GCC_MODEL_TUNING = G4; GCC_OPTIMIZATION_LEVEL = 3; GCC_SYMBOLS_PRIVATE_EXTERN = NO; - HEADER_SEARCH_PATHS = ./include; + GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; + GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES; + HEADER_SEARCH_PATHS = ( + ./include, + "./launch-cache", + ); INSTALL_PATH = /usr/lib; - LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 10.5; OTHER_CFLAGS = ""; - OTHER_LDFLAGS_i386 = "-lstdc++-static -seg1addr 8fe00000 -exported_symbols_list src/dyld.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_LDFLAGS_ppc = "-lstdc++-static -seg1addr 8fe00000 -exported_symbols_list src/dyld.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_LDFLAGS_ppc64 = "-lstdc++-static -seg1addr 8fe00000 -exported_symbols_list src/dyld64.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_LDFLAGS_x86_64 = "-lstdc++-static -seg1addr 0x7fff5fc00000 -exported_symbols_list src/dyld64.exp -nostdlib /usr/local/lib/system/libc.a -lgcc_eh -lgcc -Wl,-e,__dyld_start -Wl,-dylinker -Wl,-dylinker_install_name,/usr/lib/dyld"; - OTHER_REZFLAGS = ""; + OTHER_LDFLAGS = ( + "-seg1addr", + "$(BASE_ADDRESS_$(CURRENT_ARCH))", + "-lstdc++-static", + "-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; @@ -690,24 +812,19 @@ "-Wno-unknown-pragmas", ); }; - name = Default; + name = Release; }; - F9D8C7E2087B087300E93EFB /* Development */ = { + F9D8C7E2087B087300E93EFB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ppc; - COPY_PHASE_STRIP = NO; - DEAD_CODE_STRIPPING = NO; + ARCHS = "$(NATIVE_ARCH_ACTUAL)"; 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; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; PRODUCT_NAME = dyldapis; - SECTORDER_FLAGS = ""; VALID_ARCHS = "ppc ppc64 i386 x86_64"; WARNING_CFLAGS = ( "-Wmost", @@ -715,45 +832,19 @@ "-Wno-unknown-pragmas", ); }; - name = Development; + name = Debug; }; - F9D8C7E3087B087300E93EFB /* Deployment */ = { + F9D8C7E4087B087300E93EFB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ppc; - COPY_PHASE_STRIP = YES; + COPY_PHASE_STRIP = NO; 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; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = dyldapis; - SECTORDER_FLAGS = ""; - VALID_ARCHS = "ppc ppc64 i386 x86_64"; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Deployment; - }; - F9D8C7E4087B087300E93EFB /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = ppc; - GCC_ENABLE_CPP_EXCEPTIONS = NO; - HEADER_SEARCH_PATHS = ./include; - INSTALL_PATH = /usr/local/lib/system; - LIBRARY_STYLE = STATIC; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; PRODUCT_NAME = dyldapis; - SECTORDER_FLAGS = ""; VALID_ARCHS = "ppc ppc64 i386 x86_64"; WARNING_CFLAGS = ( "-Wmost", @@ -761,121 +852,81 @@ "-Wno-unknown-pragmas", ); }; - name = Default; + name = Release; }; - F9D8C7E6087B087300E93EFB /* Development */ = { + F9D8C7E6087B087300E93EFB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - COPY_PHASE_STRIP = NO; - DEAD_CODE_STRIPPING = NO; - GCC_OPTIMIZATION_LEVEL = 0; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; PRODUCT_NAME = all; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); }; - name = Development; + name = Debug; }; - F9D8C7E7087B087300E93EFB /* Deployment */ = { + F9D8C7E8087B087300E93EFB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_CPP_RTTI = NO; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; PRODUCT_NAME = all; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); }; - name = Deployment; + name = Release; }; - F9D8C7E8087B087300E93EFB /* Default */ = { + F9D8C7EA087B087300E93EFB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = all; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); }; - name = Default; + name = Debug; }; - F9D8C7EA087B087300E93EFB /* Development */ = { + F9D8C7EC087B087300E93EFB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { }; - name = Development; - }; - F9D8C7EB087B087300E93EFB /* Deployment */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Deployment; - }; - F9D8C7EC087B087300E93EFB /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ + F93937340A94FB2900070A07 /* Build configuration list for PBXNativeTarget "update_dyld_shared_cache" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + F93937350A94FB2900070A07 /* Debug */, + F93937360A94FB2900070A07 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */ = { isa = XCConfigurationList; buildConfigurations = ( - F9D8C7DE087B087300E93EFB /* Development */, - F9D8C7DF087B087300E93EFB /* Deployment */, - F9D8C7E0087B087300E93EFB /* Default */, + F9D8C7DE087B087300E93EFB /* Debug */, + F9D8C7E0087B087300E93EFB /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Release; }; F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld" */ = { isa = XCConfigurationList; buildConfigurations = ( - F9D8C7E2087B087300E93EFB /* Development */, - F9D8C7E3087B087300E93EFB /* Deployment */, - F9D8C7E4087B087300E93EFB /* Default */, + F9D8C7E2087B087300E93EFB /* Debug */, + F9D8C7E4087B087300E93EFB /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Release; }; F9D8C7E5087B087300E93EFB /* Build configuration list for PBXAggregateTarget "all" */ = { isa = XCConfigurationList; buildConfigurations = ( - F9D8C7E6087B087300E93EFB /* Development */, - F9D8C7E7087B087300E93EFB /* Deployment */, - F9D8C7E8087B087300E93EFB /* Default */, + F9D8C7E6087B087300E93EFB /* Debug */, + F9D8C7E8087B087300E93EFB /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Release; }; F9D8C7E9087B087300E93EFB /* Build configuration list for PBXProject "dyld" */ = { isa = XCConfigurationList; buildConfigurations = ( - F9D8C7EA087B087300E93EFB /* Development */, - F9D8C7EB087B087300E93EFB /* Deployment */, - F9D8C7EC087B087300E93EFB /* Default */, + F9D8C7EA087B087300E93EFB /* Debug */, + F9D8C7EC087B087300E93EFB /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Release; }; /* End XCConfigurationList section */ };