// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXAggregateTarget section */ 9F14003401C037BC0ECA2C3D /* BootCache */ = { isa = PBXAggregateTarget; buildConfigurationList = 42F550570A77D4BD00672F71 /* Build configuration list for PBXAggregateTarget "BootCache" */; buildPhases = ( ); dependencies = ( 9F14003501C037BC0ECA2C3D /* PBXTargetDependency */, 9F14003601C037BC0ECA2C3D /* PBXTargetDependency */, 9F3E16B801FF60D80ECA2C3D /* PBXTargetDependency */, 9F547E8602BA95570ECA2C3D /* PBXTargetDependency */, ); name = BootCache; productName = SmartReadahead; }; /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ 089C1680FE841241C02AAC07 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; 9F30F63C01B745E90ECA2C3D /* BootCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F30F63B01B745E90ECA2C3D /* BootCache.h */; settings = {ATTRIBUTES = (); }; }; 9F30F63D01B745E90ECA2C3D /* kext.c in Sources */ = {isa = PBXBuildFile; fileRef = 9F30F63A01B745E90ECA2C3D /* kext.c */; }; 9F3E16B101FF60780ECA2C3D /* plugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F3E16AD01FF60780ECA2C3D /* plugin.h */; settings = {ATTRIBUTES = (); }; }; 9F3E16B401FF60780ECA2C3D /* plugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F3E16AE01FF60780ECA2C3D /* plugin.m */; }; 9F3E16BA01FF617D0ECA2C3D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F3E16B901FF617D0ECA2C3D /* Cocoa.framework */; }; 9F3E16BC01FF62620ECA2C3D /* BootCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F30F63B01B745E90ECA2C3D /* BootCache.h */; settings = {ATTRIBUTES = (); }; }; 9F3E16BD01FF663D0ECA2C3D /* library.c in Sources */ = {isa = PBXBuildFile; fileRef = 9F47C34001F78EE30ECA2C3D /* library.c */; }; 9F47C34101F78EE30ECA2C3D /* library.c in Sources */ = {isa = PBXBuildFile; fileRef = 9F47C34001F78EE30ECA2C3D /* library.c */; }; 9F547E8202BA942D0ECA2C3D /* plugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F3E16AD01FF60780ECA2C3D /* plugin.h */; }; 9F547E8302BA942E0ECA2C3D /* plugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F3E16AE01FF60780ECA2C3D /* plugin.m */; }; 9F547E8402BA94310ECA2C3D /* BootCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F30F63B01B745E90ECA2C3D /* BootCache.h */; }; 9F547E8502BA94320ECA2C3D /* library.c in Sources */ = {isa = PBXBuildFile; fileRef = 9F47C34001F78EE30ECA2C3D /* library.c */; }; 9F67ED4901B853290ECA2C3D /* BootCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F30F63B01B745E90ECA2C3D /* BootCache.h */; }; 9F67ED4A01B853290ECA2C3D /* control.c in Sources */ = {isa = PBXBuildFile; fileRef = 9F67ED4101B842340ECA2C3D /* control.c */; }; 9FF22D1F026652BA0ECA2C3D /* kext_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9FF22D1E026652BA0ECA2C3D /* kext_glue.cpp */; }; /* End PBXBuildFile section */ /* Begin PBXBundleTarget section */ 089C1673FE841209C02AAC07 /* BootCache.kext */ = { isa = PBXBundleTarget; buildConfigurationList = 42F550420A77D4BD00672F71 /* Build configuration list for PBXBundleTarget "BootCache.kext" */; buildPhases = ( 06AA1268FFB211EB11CA28AA /* ShellScript */, 9F5A09360202297B0ECA2C3D /* ShellScript */, 089C1674FE841209C02AAC07 /* Headers */, 089C1675FE841209C02AAC07 /* Resources */, 089C1676FE841209C02AAC07 /* Sources */, 9FB6A34202023AB40ECA2C3D /* ShellScript */, 089C1677FE841209C02AAC07 /* Frameworks */, 089C1679FE841209C02AAC07 /* Rez */, 06AA1261FFB20DD611CA28AA /* ShellScript */, ); dependencies = ( 9F5A0933020227470ECA2C3D /* PBXTargetDependency */, ); name = BootCache.kext; productInstallPath = "$(SYSTEM_LIBRARY_DIR)/Extensions"; productName = SmartReadahead; productReference = 0A5A7D55FFB780D811CA28AA /* BootCache.kext */; productSettingsXML = " CFBundleDevelopmentRegion English CFBundleExecutable BootCache CFBundleIconFile CFBundleIdentifier com.apple.BootCache CFBundleInfoDictionaryVersion 6.0 CFBundleName BootCache CFBundlePackageType KEXT CFBundleShortVersionString 27 CFBundleSignature ???? CFBundleVersion 27 IOKitPersonalities BootCache CFBundleIdentifier com.apple.BootCache IOClass com_apple_BootCache IOMatchCategory BootCache IOProviderClass IOResources IOResourceMatch IOKit OSBundleLibraries com.apple.kpi.bsd 8.0.0b2 com.apple.kpi.iokit 8.0.0b2 com.apple.kpi.libkern 8.0.0b2 com.apple.kpi.mach 8.0.0b2 com.apple.kpi.unsupported 8.0.0b2 OSBundleRequired Local-Root "; }; 9F3E16AF01FF60780ECA2C3D /* BootCacheLoginPlugin */ = { isa = PBXBundleTarget; buildConfigurationList = 42F550490A77D4BD00672F71 /* Build configuration list for PBXBundleTarget "BootCacheLoginPlugin" */; buildPhases = ( 9F3E16B001FF60780ECA2C3D /* Headers */, 9F3E16B201FF60780ECA2C3D /* Resources */, 9F3E16B301FF60780ECA2C3D /* Sources */, 9F3E16B501FF60780ECA2C3D /* Frameworks */, 9F3E16B601FF60780ECA2C3D /* Rez */, ); dependencies = ( ); name = BootCacheLoginPlugin; productInstallPath = /System/Library/LoginPlugins; productName = BootCacheLoginPlugin; productReference = 9F3E16AC01FF60780ECA2C3D /* BootCache.loginPlugin */; productSettingsXML = " CFBundleDevelopmentRegion English CFBundleExecutable BootCache CFBundleGetInfoString CFBundleIconFile CFBundleIdentifier com.apple.BootCacheLoginPlugin CFBundleInfoDictionaryVersion 6.0 CFBundleName BootCache CFBundlePackageType BNDL CFBundleShortVersionString 27 CFBundleSignature ???? CFBundleVersion 27 NSMainNibFile BootCacheLoginPlugin NSPrincipalClass BootCacheLoginPlugin "; }; /* End PBXBundleTarget section */ /* Begin PBXContainerItemProxy section */ 42F550250A77D4BC00672F71 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 089C1669FE841209C02AAC07 /* Project object */; proxyType = 1; remoteGlobalIDString = 9F547E8002BA93BA0ECA2C3D; remoteInfo = BootCacheStaticLoginPlugin; }; 42F550260A77D4BC00672F71 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 089C1669FE841209C02AAC07 /* Project object */; proxyType = 1; remoteGlobalIDString = 9F3E16AF01FF60780ECA2C3D; remoteInfo = BootCacheLoginPlugin; }; 42F550270A77D4BC00672F71 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 089C1669FE841209C02AAC07 /* Project object */; proxyType = 1; remoteGlobalIDString = 089C1673FE841209C02AAC07; remoteInfo = BootCache.kext; }; 42F550280A77D4BC00672F71 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 089C1669FE841209C02AAC07 /* Project object */; proxyType = 1; remoteGlobalIDString = 9F67ED4301B842340ECA2C3D; remoteInfo = BootCacheControl; }; 42F550290A77D4BC00672F71 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 089C1669FE841209C02AAC07 /* Project object */; proxyType = 1; remoteGlobalIDString = 9F67ED4301B842340ECA2C3D; remoteInfo = BootCacheControl; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; 0A5A7D55FFB780D811CA28AA /* BootCache.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; path = BootCache.kext; sourceTree = BUILT_PRODUCTS_DIR; }; 9F30F63A01B745E90ECA2C3D /* kext.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kext.c; sourceTree = ""; }; 9F30F63B01B745E90ECA2C3D /* BootCache.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BootCache.h; sourceTree = ""; }; 9F3E16AC01FF60780ECA2C3D /* BootCache.loginPlugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; path = BootCache.loginPlugin; sourceTree = BUILT_PRODUCTS_DIR; }; 9F3E16AD01FF60780ECA2C3D /* plugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = plugin.h; sourceTree = ""; }; 9F3E16AE01FF60780ECA2C3D /* plugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = plugin.m; sourceTree = ""; }; 9F3E16B901FF617D0ECA2C3D /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 9F47C34001F78EE30ECA2C3D /* library.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = library.c; sourceTree = ""; }; 9F547E8102BA93BA0ECA2C3D /* libBootCacheLoginPlugin.a */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libBootCacheLoginPlugin.a; sourceTree = BUILT_PRODUCTS_DIR; }; 9F67ED4101B842340ECA2C3D /* control.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = control.c; sourceTree = ""; }; 9F67ED4201B842340ECA2C3D /* BootCacheControl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; path = BootCacheControl; sourceTree = BUILT_PRODUCTS_DIR; }; 9FF22D1E026652BA0ECA2C3D /* kext_glue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = kext_glue.cpp; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 089C1677FE841209C02AAC07 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 9F3E16B501FF60780ECA2C3D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 9F3E16BA01FF617D0ECA2C3D /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 9F547E7E02BA93BA0ECA2C3D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 9F67ED4601B842340ECA2C3D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 089C166AFE841209C02AAC07 /* SmartReadahead */ = { isa = PBXGroup; children = ( 9F3E16B701FF60D80ECA2C3D /* Classes */, 247142CAFF3F8F9811CA285C /* Source */, 089C167CFE841241C02AAC07 /* Resources */, 19C28FB6FE9D52B211CA2CBB /* Products */, ); name = SmartReadahead; sourceTree = ""; }; 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( 089C167DFE841241C02AAC07 /* InfoPlist.strings */, ); name = Resources; sourceTree = ""; }; 19C28FB6FE9D52B211CA2CBB /* Products */ = { isa = PBXGroup; children = ( 0A5A7D55FFB780D811CA28AA /* BootCache.kext */, 9F67ED4201B842340ECA2C3D /* BootCacheControl */, 9F3E16AC01FF60780ECA2C3D /* BootCache.loginPlugin */, 9F547E8102BA93BA0ECA2C3D /* libBootCacheLoginPlugin.a */, ); name = Products; sourceTree = ""; }; 247142CAFF3F8F9811CA285C /* Source */ = { isa = PBXGroup; children = ( 9F30F63A01B745E90ECA2C3D /* kext.c */, 9F30F63B01B745E90ECA2C3D /* BootCache.h */, 9F67ED4101B842340ECA2C3D /* control.c */, 9F47C34001F78EE30ECA2C3D /* library.c */, ); name = Source; sourceTree = ""; }; 9F3E16B701FF60D80ECA2C3D /* Classes */ = { isa = PBXGroup; children = ( 9FF22D1E026652BA0ECA2C3D /* kext_glue.cpp */, 9F3E16AD01FF60780ECA2C3D /* plugin.h */, 9F3E16AE01FF60780ECA2C3D /* plugin.m */, 9F3E16B901FF617D0ECA2C3D /* Cocoa.framework */, ); name = Classes; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 089C1674FE841209C02AAC07 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 9F30F63C01B745E90ECA2C3D /* BootCache.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; 9F3E16B001FF60780ECA2C3D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 9F3E16B101FF60780ECA2C3D /* plugin.h in Headers */, 9F3E16BC01FF62620ECA2C3D /* BootCache.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; 9F547E7C02BA93BA0ECA2C3D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 9F547E8202BA942D0ECA2C3D /* plugin.h in Headers */, 9F547E8402BA94310ECA2C3D /* BootCache.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; 9F67ED4401B842340ECA2C3D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 9F67ED4901B853290ECA2C3D /* BootCache.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXLibraryTarget section */ 9F547E8002BA93BA0ECA2C3D /* BootCacheStaticLoginPlugin */ = { isa = PBXLibraryTarget; buildConfigurationList = 42F550500A77D4BD00672F71 /* Build configuration list for PBXLibraryTarget "BootCacheStaticLoginPlugin" */; buildPhases = ( 9F547E7C02BA93BA0ECA2C3D /* Headers */, 9F547E7D02BA93BA0ECA2C3D /* Sources */, 9F547E7E02BA93BA0ECA2C3D /* Frameworks */, 9F547E7F02BA93BA0ECA2C3D /* Rez */, ); dependencies = ( ); name = BootCacheStaticLoginPlugin; productInstallPath = /usr/local/lib/LoginPlugins; productName = BootCacheStaticLoginPlugin; productReference = 9F547E8102BA93BA0ECA2C3D /* libBootCacheLoginPlugin.a */; }; /* End PBXLibraryTarget section */ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 42F550340A77D4BD00672F71 /* Build configuration list for PBXProject "BootCache" */; compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 089C166AFE841209C02AAC07 /* SmartReadahead */; projectDirPath = ""; projectRoot = ""; shouldCheckCompatibility = 1; targets = ( 9F14003401C037BC0ECA2C3D /* BootCache */, 9F3E16AF01FF60780ECA2C3D /* BootCacheLoginPlugin */, 089C1673FE841209C02AAC07 /* BootCache.kext */, 9F67ED4301B842340ECA2C3D /* BootCacheControl */, 9F547E8002BA93BA0ECA2C3D /* BootCacheStaticLoginPlugin */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 089C1675FE841209C02AAC07 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 089C1680FE841241C02AAC07 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 9F3E16B201FF60780ECA2C3D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXRezBuildPhase section */ 089C1679FE841209C02AAC07 /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 9F3E16B601FF60780ECA2C3D /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 9F547E7F02BA93BA0ECA2C3D /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 9F67ED4701B842340ECA2C3D /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXRezBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 06AA1261FFB20DD611CA28AA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "script=\"${SYSTEM_DEVELOPER_DIR}/ProjectBuilder Extras/Kernel Extension Support/KEXTPostprocess\";\nif [ -x \"$script\" ]; then\n . \"$script\"\nfi"; }; 06AA1268FFB211EB11CA28AA /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "script=\"${SYSTEM_DEVELOPER_DIR}/ProjectBuilder Extras/Kernel Extension Support/KEXTPreprocess\";\nif [ -x \"$script\" ]; then\n . \"$script\"\nfi"; }; 9F5A09360202297B0ECA2C3D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "#!/bin/sh\n#\n# If we have a playlist, regenerate playlist.h\n#\nif [ -r ${SRCROOT}/playlist ]; then\n echo Generating ${SRCROOT}/playlist.h from ${SRCROOT}/playlist\n ${BUILT_PRODUCTS_DIR}/BootCacheControl -cf ${SRCROOT}/playlist print > ${SRCROOT}/playlist.h\nelse\n echo Generating default ${SRCROOT}/playlist.h\n cp ${SRCROOT}/default_playlist.h ${SRCROOT}/playlist.h\nfi"; }; 9FB6A34202023AB40ECA2C3D /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "#!/bin/sh\n#\n# Clean out playlist.h\n#\nrm -f ${SRCROOT}/playlist.h"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 089C1676FE841209C02AAC07 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 9F30F63D01B745E90ECA2C3D /* kext.c in Sources */, 9FF22D1F026652BA0ECA2C3D /* kext_glue.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 9F3E16B301FF60780ECA2C3D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 9F3E16B401FF60780ECA2C3D /* plugin.m in Sources */, 9F3E16BD01FF663D0ECA2C3D /* library.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 9F547E7D02BA93BA0ECA2C3D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 9F547E8302BA942E0ECA2C3D /* plugin.m in Sources */, 9F547E8502BA94320ECA2C3D /* library.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 9F67ED4501B842340ECA2C3D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 9F67ED4A01B853290ECA2C3D /* control.c in Sources */, 9F47C34101F78EE30ECA2C3D /* library.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 9F14003501C037BC0ECA2C3D /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 9F67ED4301B842340ECA2C3D /* BootCacheControl */; targetProxy = 42F550280A77D4BC00672F71 /* PBXContainerItemProxy */; }; 9F14003601C037BC0ECA2C3D /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 089C1673FE841209C02AAC07 /* BootCache.kext */; targetProxy = 42F550270A77D4BC00672F71 /* PBXContainerItemProxy */; }; 9F3E16B801FF60D80ECA2C3D /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 9F3E16AF01FF60780ECA2C3D /* BootCacheLoginPlugin */; targetProxy = 42F550260A77D4BC00672F71 /* PBXContainerItemProxy */; }; 9F547E8602BA95570ECA2C3D /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 9F547E8002BA93BA0ECA2C3D /* BootCacheStaticLoginPlugin */; targetProxy = 42F550250A77D4BC00672F71 /* PBXContainerItemProxy */; }; 9F5A0933020227470ECA2C3D /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 9F67ED4301B842340ECA2C3D /* BootCacheControl */; targetProxy = 42F550290A77D4BC00672F71 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXToolTarget section */ 9F67ED4301B842340ECA2C3D /* BootCacheControl */ = { isa = PBXToolTarget; buildConfigurationList = 42F5503B0A77D4BD00672F71 /* Build configuration list for PBXToolTarget "BootCacheControl" */; buildPhases = ( 9F67ED4401B842340ECA2C3D /* Headers */, 9F67ED4501B842340ECA2C3D /* Sources */, 9F67ED4601B842340ECA2C3D /* Frameworks */, 9F67ED4701B842340ECA2C3D /* Rez */, ); dependencies = ( ); name = BootCacheControl; productInstallPath = /usr/sbin; productName = SmartReadaheadControl; productReference = 9F67ED4201B842340ECA2C3D /* BootCacheControl */; }; /* End PBXToolTarget section */ /* Begin PBXVariantGroup section */ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 089C167EFE841241C02AAC07 /* English */, ); name = InfoPlist.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 42F550350A77D4BD00672F71 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Development; }; 42F550360A77D4BD00672F71 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Deployment; }; 42F550370A77D4BD00672F71 /* CD_mode */ = { isa = XCBuildConfiguration; buildSettings = { }; name = CD_mode; }; 42F550380A77D4BD00672F71 /* BuildStyle */ = { isa = XCBuildConfiguration; buildSettings = { }; name = BuildStyle; }; 42F550390A77D4BD00672F71 /* BuildStyle-1 */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "BuildStyle-1"; }; 42F5503A0A77D4BD00672F71 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Default; }; 42F5503C0A77D4BD00672F71 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; INSTALL_PATH = /usr/sbin; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", "-DDEBUG", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCacheControl; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = YES; }; name = Development; }; 42F5503D0A77D4BD00672F71 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; INSTALL_PATH = /usr/sbin; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCacheControl; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = NO; }; name = Deployment; }; 42F5503E0A77D4BD00672F71 /* CD_mode */ = { isa = XCBuildConfiguration; buildSettings = { INSTALL_PATH = /usr/sbin; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", "-DSTATIC_PLAYLIST", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCacheControl; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = CD_mode; }; 42F5503F0A77D4BD00672F71 /* BuildStyle */ = { isa = XCBuildConfiguration; buildSettings = { INSTALL_PATH = /usr/sbin; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCacheControl; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = BuildStyle; }; 42F550400A77D4BD00672F71 /* BuildStyle-1 */ = { isa = XCBuildConfiguration; buildSettings = { INSTALL_PATH = /usr/sbin; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCacheControl; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = "BuildStyle-1"; }; 42F550410A77D4BD00672F71 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { INSTALL_PATH = /usr/sbin; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCacheControl; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = Default; }; 42F550430A77D4BD00672F71 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; HEADER_SEARCH_PATHS = ""; INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions"; KERNEL_MODULE = YES; LIBRARY_SEARCH_PATHS = ""; MODULE_IOKIT = YES; MODULE_NAME = com.apple.BootCache; MODULE_VERSION = 23; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", "-DDEBUG", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = kext; ZERO_LINK = YES; }; name = Development; }; 42F550440A77D4BD00672F71 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; FRAMEWORK_SEARCH_PATHS = ""; GCC_ENABLE_FIX_AND_CONTINUE = NO; HEADER_SEARCH_PATHS = ""; INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions"; KERNEL_MODULE = YES; LIBRARY_SEARCH_PATHS = ""; MODULE_IOKIT = YES; MODULE_NAME = com.apple.BootCache; MODULE_VERSION = 23; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = kext; ZERO_LINK = NO; }; name = Deployment; }; 42F550450A77D4BD00672F71 /* CD_mode */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ""; HEADER_SEARCH_PATHS = ""; INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions"; KERNEL_MODULE = YES; LIBRARY_SEARCH_PATHS = ""; MODULE_IOKIT = YES; MODULE_NAME = com.apple.BootCache; MODULE_VERSION = 23; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", "-DSTATIC_PLAYLIST", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = kext; }; name = CD_mode; }; 42F550460A77D4BD00672F71 /* BuildStyle */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ""; HEADER_SEARCH_PATHS = ""; INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions"; KERNEL_MODULE = YES; LIBRARY_SEARCH_PATHS = ""; MODULE_IOKIT = YES; MODULE_NAME = com.apple.BootCache; MODULE_VERSION = 23; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = kext; }; name = BuildStyle; }; 42F550470A77D4BD00672F71 /* BuildStyle-1 */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ""; HEADER_SEARCH_PATHS = ""; INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions"; KERNEL_MODULE = YES; LIBRARY_SEARCH_PATHS = ""; MODULE_IOKIT = YES; MODULE_NAME = com.apple.BootCache; MODULE_VERSION = 23; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = kext; }; name = "BuildStyle-1"; }; 42F550480A77D4BD00672F71 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ""; HEADER_SEARCH_PATHS = ""; INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions"; KERNEL_MODULE = YES; LIBRARY_SEARCH_PATHS = ""; MODULE_IOKIT = YES; MODULE_NAME = com.apple.BootCache; MODULE_VERSION = 23; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = kext; }; name = Default; }; 42F5504A0A77D4BD00672F71 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; INSTALL_PATH = /System/Library/LoginPlugins; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", "-DDEBUG", ); OTHER_LDFLAGS = ( "-bundle", "-twolevel_namespace", ); OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = loginPlugin; ZERO_LINK = YES; }; name = Development; }; 42F5504B0A77D4BD00672F71 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; INSTALL_PATH = /System/Library/LoginPlugins; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ( "-bundle", "-twolevel_namespace", ); OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = loginPlugin; ZERO_LINK = NO; }; name = Deployment; }; 42F5504C0A77D4BD00672F71 /* CD_mode */ = { isa = XCBuildConfiguration; buildSettings = { INSTALL_PATH = /System/Library/LoginPlugins; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", "-DSTATIC_PLAYLIST", ); OTHER_LDFLAGS = ( "-bundle", "-twolevel_namespace", ); OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = loginPlugin; }; name = CD_mode; }; 42F5504D0A77D4BD00672F71 /* BuildStyle */ = { isa = XCBuildConfiguration; buildSettings = { INSTALL_PATH = /System/Library/LoginPlugins; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ( "-bundle", "-twolevel_namespace", ); OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = loginPlugin; }; name = BuildStyle; }; 42F5504E0A77D4BD00672F71 /* BuildStyle-1 */ = { isa = XCBuildConfiguration; buildSettings = { INSTALL_PATH = /System/Library/LoginPlugins; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ( "-bundle", "-twolevel_namespace", ); OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = loginPlugin; }; name = "BuildStyle-1"; }; 42F5504F0A77D4BD00672F71 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { INSTALL_PATH = /System/Library/LoginPlugins; OTHER_CFLAGS = ( "-no-cpp-precomp", "-Wall", ); OTHER_LDFLAGS = ( "-bundle", "-twolevel_namespace", ); OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); WRAPPER_EXTENSION = loginPlugin; }; name = Default; }; 42F550510A77D4BD00672F71 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; INSTALL_PATH = /usr/local/lib/LoginPlugins; LIBRARY_STYLE = STATIC; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = " -DDEBUG"; OTHER_LDFLAGS = ""; OTHER_LIBTOOL_FLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = libBootCacheLoginPlugin.a; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = YES; }; name = Development; }; 42F550520A77D4BD00672F71 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; GCC_ENABLE_FIX_AND_CONTINUE = NO; INSTALL_PATH = /usr/local/lib/LoginPlugins; LIBRARY_STYLE = STATIC; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_LIBTOOL_FLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = libBootCacheLoginPlugin.a; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = NO; }; name = Deployment; }; 42F550530A77D4BD00672F71 /* CD_mode */ = { isa = XCBuildConfiguration; buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; INSTALL_PATH = /usr/local/lib/LoginPlugins; LIBRARY_STYLE = STATIC; OTHER_CFLAGS = " -DSTATIC_PLAYLIST"; OTHER_LDFLAGS = ""; OTHER_LIBTOOL_FLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = libBootCacheLoginPlugin.a; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = CD_mode; }; 42F550540A77D4BD00672F71 /* BuildStyle */ = { isa = XCBuildConfiguration; buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; INSTALL_PATH = /usr/local/lib/LoginPlugins; LIBRARY_STYLE = STATIC; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_LIBTOOL_FLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = libBootCacheLoginPlugin.a; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = BuildStyle; }; 42F550550A77D4BD00672F71 /* BuildStyle-1 */ = { isa = XCBuildConfiguration; buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; INSTALL_PATH = /usr/local/lib/LoginPlugins; LIBRARY_STYLE = STATIC; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_LIBTOOL_FLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = libBootCacheLoginPlugin.a; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = "BuildStyle-1"; }; 42F550560A77D4BD00672F71 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; INSTALL_PATH = /usr/local/lib/LoginPlugins; LIBRARY_STYLE = STATIC; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_LIBTOOL_FLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = libBootCacheLoginPlugin.a; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = Default; }; 42F550580A77D4BD00672F71 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; OPTIMIZATION_CFLAGS = "-O0"; OTHER_CFLAGS = "-DDEBUG"; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = YES; }; name = Development; }; 42F550590A77D4BD00672F71 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); ZERO_LINK = NO; }; name = Deployment; }; 42F5505A0A77D4BD00672F71 /* CD_mode */ = { isa = XCBuildConfiguration; buildSettings = { OTHER_CFLAGS = "-DSTATIC_PLAYLIST"; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = CD_mode; }; 42F5505B0A77D4BD00672F71 /* BuildStyle */ = { isa = XCBuildConfiguration; buildSettings = { OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = BuildStyle; }; 42F5505C0A77D4BD00672F71 /* BuildStyle-1 */ = { isa = XCBuildConfiguration; buildSettings = { OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = "BuildStyle-1"; }; 42F5505D0A77D4BD00672F71 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = BootCache; SECTORDER_FLAGS = ""; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", "-Wno-unknown-pragmas", ); }; name = Default; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 42F550340A77D4BD00672F71 /* Build configuration list for PBXProject "BootCache" */ = { isa = XCConfigurationList; buildConfigurations = ( 42F550350A77D4BD00672F71 /* Development */, 42F550360A77D4BD00672F71 /* Deployment */, 42F550370A77D4BD00672F71 /* CD_mode */, 42F550380A77D4BD00672F71 /* BuildStyle */, 42F550390A77D4BD00672F71 /* BuildStyle-1 */, 42F5503A0A77D4BD00672F71 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; 42F5503B0A77D4BD00672F71 /* Build configuration list for PBXToolTarget "BootCacheControl" */ = { isa = XCConfigurationList; buildConfigurations = ( 42F5503C0A77D4BD00672F71 /* Development */, 42F5503D0A77D4BD00672F71 /* Deployment */, 42F5503E0A77D4BD00672F71 /* CD_mode */, 42F5503F0A77D4BD00672F71 /* BuildStyle */, 42F550400A77D4BD00672F71 /* BuildStyle-1 */, 42F550410A77D4BD00672F71 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; 42F550420A77D4BD00672F71 /* Build configuration list for PBXBundleTarget "BootCache.kext" */ = { isa = XCConfigurationList; buildConfigurations = ( 42F550430A77D4BD00672F71 /* Development */, 42F550440A77D4BD00672F71 /* Deployment */, 42F550450A77D4BD00672F71 /* CD_mode */, 42F550460A77D4BD00672F71 /* BuildStyle */, 42F550470A77D4BD00672F71 /* BuildStyle-1 */, 42F550480A77D4BD00672F71 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; 42F550490A77D4BD00672F71 /* Build configuration list for PBXBundleTarget "BootCacheLoginPlugin" */ = { isa = XCConfigurationList; buildConfigurations = ( 42F5504A0A77D4BD00672F71 /* Development */, 42F5504B0A77D4BD00672F71 /* Deployment */, 42F5504C0A77D4BD00672F71 /* CD_mode */, 42F5504D0A77D4BD00672F71 /* BuildStyle */, 42F5504E0A77D4BD00672F71 /* BuildStyle-1 */, 42F5504F0A77D4BD00672F71 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; 42F550500A77D4BD00672F71 /* Build configuration list for PBXLibraryTarget "BootCacheStaticLoginPlugin" */ = { isa = XCConfigurationList; buildConfigurations = ( 42F550510A77D4BD00672F71 /* Development */, 42F550520A77D4BD00672F71 /* Deployment */, 42F550530A77D4BD00672F71 /* CD_mode */, 42F550540A77D4BD00672F71 /* BuildStyle */, 42F550550A77D4BD00672F71 /* BuildStyle-1 */, 42F550560A77D4BD00672F71 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; 42F550570A77D4BD00672F71 /* Build configuration list for PBXAggregateTarget "BootCache" */ = { isa = XCConfigurationList; buildConfigurations = ( 42F550580A77D4BD00672F71 /* Development */, 42F550590A77D4BD00672F71 /* Deployment */, 42F5505A0A77D4BD00672F71 /* CD_mode */, 42F5505B0A77D4BD00672F71 /* BuildStyle */, 42F5505C0A77D4BD00672F71 /* BuildStyle-1 */, 42F5505D0A77D4BD00672F71 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; /* End XCConfigurationList section */ }; rootObject = 089C1669FE841209C02AAC07 /* Project object */; }