project.pbxproj   [plain text]


// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 42;
	objects = {

/* Begin PBXAggregateTarget section */
		05097255094910D30034B52C /* all */ = {
			isa = PBXAggregateTarget;
			buildConfigurationList = 05097264094910D30034B52C /* Build configuration list for PBXAggregateTarget "all" */;
			buildPhases = (
				05932F440ADEEA1A0042551A /* ShellScript */,
			);
			dependencies = (
				050972FE094910D30034B52C /* PBXTargetDependency */,
				05097300094910D30034B52C /* PBXTargetDependency */,
				05762B1D09D0C71C00EC18C1 /* PBXTargetDependency */,
				24EE72D409EC994F008CF6B0 /* PBXTargetDependency */,
				05097302094910D30034B52C /* PBXTargetDependency */,
				05097304094910D30034B52C /* PBXTargetDependency */,
				05097306094910D30034B52C /* PBXTargetDependency */,
				05097308094910D30034B52C /* PBXTargetDependency */,
				0509730A094910D30034B52C /* PBXTargetDependency */,
			);
			name = all;
			productName = all;
		};
/* End PBXAggregateTarget section */

/* Begin PBXBuildFile section */
		0509726F094910D30034B52C /* kextcache_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 14A199C601EB7C6E02CA2A87 /* kextcache_main.c */; };
		05097270094910D30034B52C /* compression.c in Sources */ = {isa = PBXBuildFile; fileRef = 14DA20A701EE680802CA2A87 /* compression.c */; };
		05097271094910D30034B52C /* arch.c in Sources */ = {isa = PBXBuildFile; fileRef = 14DA20A901EE682802CA2A87 /* arch.c */; };
		05097272094910D30034B52C /* mkext_file.c in Sources */ = {isa = PBXBuildFile; fileRef = 14FEF92B025BBA6E02CA28EB /* mkext_file.c */; };
		05097273094910D30034B52C /* prelink.c in Sources */ = {isa = PBXBuildFile; fileRef = 03328FC704598E7303CA2A5F /* prelink.c */; };
		05097275094910D30034B52C /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1492D20D01E541CE02CA2A87 /* IOKit.framework */; };
		05097276094910D30034B52C /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 146BE2D201F7A95A02CA2A87 /* CoreFoundation.framework */; };
		05097279094910D30034B52C /* kextcache.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 14A633FD01F7647402CA2A87 /* kextcache.8 */; };
		05097286094910D30034B52C /* globals.h in Headers */ = {isa = PBXBuildFile; fileRef = 1492D1A501E53D0502CA2A87 /* globals.h */; };
		05097288094910D30034B52C /* logging.h in Headers */ = {isa = PBXBuildFile; fileRef = 1492D1A901E53D0502CA2A87 /* logging.h */; };
		05097289094910D30034B52C /* PTLock.h in Headers */ = {isa = PBXBuildFile; fileRef = 1492D1AE01E53D0502CA2A87 /* PTLock.h */; };
		0509728A094910D30034B52C /* queue.h in Headers */ = {isa = PBXBuildFile; fileRef = 1492D1AF01E53D0502CA2A87 /* queue.h */; };
		0509728B094910D30034B52C /* request.h in Headers */ = {isa = PBXBuildFile; fileRef = 1492D1B101E53D0502CA2A87 /* request.h */; };
		0509728D094910D30034B52C /* kextd_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 1492D1AA01E53D0502CA2A87 /* kextd_main.c */; };
		0509728E094910D30034B52C /* logging.c in Sources */ = {isa = PBXBuildFile; fileRef = 1492D1A801E53D0502CA2A87 /* logging.c */; };
		0509728F094910D30034B52C /* mig_server.c in Sources */ = {isa = PBXBuildFile; fileRef = 1492D1AB01E53D0502CA2A87 /* mig_server.c */; };
		05097290094910D30034B52C /* PTLock.c in Sources */ = {isa = PBXBuildFile; fileRef = 1492D1AD01E53D0502CA2A87 /* PTLock.c */; };
		05097291094910D30034B52C /* request.c in Sources */ = {isa = PBXBuildFile; fileRef = 1492D1B001E53D0502CA2A87 /* request.c */; };
		05097292094910D30034B52C /* kextmanager.defs in Sources */ = {isa = PBXBuildFile; fileRef = 14597B28022D521B02CA29F8 /* kextmanager.defs */; settings = {ATTRIBUTES = (Server, ); }; };
		05097294094910D30034B52C /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1492D20D01E541CE02CA2A87 /* IOKit.framework */; };
		05097295094910D30034B52C /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 146BE2D201F7A95A02CA2A87 /* CoreFoundation.framework */; };
		05097298094910D30034B52C /* kextd.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 14D5D8AE01F5072802CA2A87 /* kextd.8 */; };
		050972A6094910D30034B52C /* kextload_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 1492D1A001E53CC502CA2A87 /* kextload_main.c */; };
		050972A8094910D30034B52C /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1492D20D01E541CE02CA2A87 /* IOKit.framework */; };
		050972A9094910D30034B52C /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 146BE2D201F7A95A02CA2A87 /* CoreFoundation.framework */; };
		050972AC094910D30034B52C /* kextload.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 14D5D8AF01F5072802CA2A87 /* kextload.8 */; };
		050972BA094910D30034B52C /* kextstat_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 149E0AB702664EC402CA28EB /* kextstat_main.c */; };
		050972BE094910D30034B52C /* kextstat.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 149E0ABB02665FD902CA28EB /* kextstat.8 */; };
		050972CC094910D30034B52C /* kextunload_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 1492D1B401E53D2702CA2A87 /* kextunload_main.c */; };
		050972CE094910D30034B52C /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1492D20D01E541CE02CA2A87 /* IOKit.framework */; };
		050972CF094910D30034B52C /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 146BE2D201F7A95A02CA2A87 /* CoreFoundation.framework */; };
		050972D2094910D30034B52C /* kextunload.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 14D5D8B001F5072802CA2A87 /* kextunload.8 */; };
		050972E0094910D30034B52C /* mkextunpack_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 14A9DD8D025401E002CA28EB /* mkextunpack_main.c */; };
		050972E1094910D30034B52C /* compression.c in Sources */ = {isa = PBXBuildFile; fileRef = 14DA20A701EE680802CA2A87 /* compression.c */; };
		050972E3094910D30034B52C /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 146BE2D201F7A95A02CA2A87 /* CoreFoundation.framework */; };
		050972E6094910D30034B52C /* mkextunpack.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 14A9DD970254F38602CA28EB /* mkextunpack.8 */; };
		050972F4094910D30034B52C /* kextsymboltool.c in Sources */ = {isa = PBXBuildFile; fileRef = A68176200485795F007579F1 /* kextsymboltool.c */; };
		052113EA09D0C86000E51ACA /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 146BE2D201F7A95A02CA2A87 /* CoreFoundation.framework */; };
		052114BE09D0C86700E51ACA /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1492D20D01E541CE02CA2A87 /* IOKit.framework */; };
		053151B309DDEEAE00AABF39 /* QEQuery.c in Sources */ = {isa = PBXBuildFile; fileRef = 053151B109DDEEAE00AABF39 /* QEQuery.c */; };
		05762AC809D0BA7A00EC18C1 /* kextfind_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 05762AC709D0BA7A00EC18C1 /* kextfind_main.c */; };
		05762ACC09D0BA9700EC18C1 /* kextfind.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 05762AC909D0BA8200EC18C1 /* kextfind.8 */; };
		05762AD109D0BB3900EC18C1 /* utility.c in Sources */ = {isa = PBXBuildFile; fileRef = 05762ACF09D0BB3900EC18C1 /* utility.c */; settings = {COMPILER_FLAGS = "-Wno-deprecated-declarations"; }; };
		05762AD209D0BB4200EC18C1 /* utility.h in Headers */ = {isa = PBXBuildFile; fileRef = 05762ACE09D0BB3900EC18C1 /* utility.h */; };
		05762AD309D0BB4200EC18C1 /* utility.c in Sources */ = {isa = PBXBuildFile; fileRef = 05762ACF09D0BB3900EC18C1 /* utility.c */; settings = {COMPILER_FLAGS = "-Wno-deprecated-declarations"; }; };
		058248A60974758700E44A92 /* com.apple.kextd.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 058248A50974758700E44A92 /* com.apple.kextd.plist */; };
		05BE31FB09DDFE20009C8663 /* kextfind_query.c in Sources */ = {isa = PBXBuildFile; fileRef = 05BE31FA09DDFE20009C8663 /* kextfind_query.c */; };
		05E5D3F60B4DD7FC00E2E59F /* serialize_kextload.c in Sources */ = {isa = PBXBuildFile; fileRef = 05E5D3F40B4DD7FC00E2E59F /* serialize_kextload.c */; };
		0C3171670AB0E2F900B8CA9A /* bootcaches.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C3171650AB0E2F900B8CA9A /* bootcaches.c */; };
		0C3171680AB0E2F900B8CA9A /* bootcaches.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C3171660AB0E2F900B8CA9A /* bootcaches.h */; };
		0C3171690AB0E2F900B8CA9A /* bootcaches.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C3171650AB0E2F900B8CA9A /* bootcaches.c */; };
		0C31716A0AB0E2F900B8CA9A /* bootcaches.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C3171660AB0E2F900B8CA9A /* bootcaches.h */; };
		0C31716D0AB0E7D700B8CA9A /* watchvol.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C31716B0AB0E7D700B8CA9A /* watchvol.c */; };
		0C31716E0AB0E7D700B8CA9A /* watchvol.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C31716C0AB0E7D700B8CA9A /* watchvol.h */; };
		0C3171710AB0E82000B8CA9A /* safecalls.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C31716F0AB0E82000B8CA9A /* safecalls.c */; };
		0C3171720AB0E82000B8CA9A /* safecalls.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C3171700AB0E82000B8CA9A /* safecalls.h */; };
		0C3171730AB0E82000B8CA9A /* safecalls.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C31716F0AB0E82000B8CA9A /* safecalls.c */; };
		0C3171740AB0E82000B8CA9A /* safecalls.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C3171700AB0E82000B8CA9A /* safecalls.h */; };
		0C3171770AB0E84E00B8CA9A /* update_boot.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C3171750AB0E84E00B8CA9A /* update_boot.c */; };
		0C3171780AB0E84E00B8CA9A /* update_boot.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C3171760AB0E84E00B8CA9A /* update_boot.h */; };
		0C31717A0AB0EDBA00B8CA9A /* libbless.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C3171790AB0EDBA00B8CA9A /* libbless.a */; };
		0C31717B0AB0EDBA00B8CA9A /* libbless.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C3171790AB0EDBA00B8CA9A /* libbless.a */; };
		0C31717D0AB0EDD800B8CA9A /* DiskArbitration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C31717C0AB0EDD800B8CA9A /* DiskArbitration.framework */; };
		0C3171930AB0EE0800B8CA9A /* libAppleRAID.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C3171920AB0EE0800B8CA9A /* libAppleRAID.a */; };
		0C3171A00AB0F80F00B8CA9A /* bootcaches.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0C31719F0AB0F80F00B8CA9A /* bootcaches.plist */; };
		0CD259BC0B003A1C0041EADC /* utility.c in Sources */ = {isa = PBXBuildFile; fileRef = 05762ACF09D0BB3900EC18C1 /* utility.c */; settings = {COMPILER_FLAGS = "-Wno-deprecated-declarations"; }; };
		0CD259D80B00415A0041EADC /* utility.c in Sources */ = {isa = PBXBuildFile; fileRef = 05762ACF09D0BB3900EC18C1 /* utility.c */; settings = {COMPILER_FLAGS = "-Wno-deprecated-declarations"; }; };
		0CD259DB0B00438B0041EADC /* utility.c in Sources */ = {isa = PBXBuildFile; fileRef = 05762ACF09D0BB3900EC18C1 /* utility.c */; settings = {COMPILER_FLAGS = "-Wno-deprecated-declarations"; }; };
		0CF69C540C8CC127007E76E8 /* kextmanager_async.defs in Sources */ = {isa = PBXBuildFile; fileRef = 0CF69C530C8CC127007E76E8 /* kextmanager_async.defs */; settings = {ATTRIBUTES = (Client, ); }; };
		0CFB02460AB0FBAD003AC039 /* DiskArbitration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0C31717C0AB0EDD800B8CA9A /* DiskArbitration.framework */; };
		0CFB02590AB0FC3B003AC039 /* logging.c in Sources */ = {isa = PBXBuildFile; fileRef = 1492D1A801E53D0502CA2A87 /* logging.c */; };
		0CFB025A0AB0FC41003AC039 /* logging.h in Headers */ = {isa = PBXBuildFile; fileRef = 1492D1A901E53D0502CA2A87 /* logging.h */; };
		0CFB025C0AB0FC75003AC039 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CFB025B0AB0FC75003AC039 /* ApplicationServices.framework */; };
		2459EC4309EB7B7E002EE862 /* kextfind_report.c in Sources */ = {isa = PBXBuildFile; fileRef = 2459EC4109EB7B7E002EE862 /* kextfind_report.c */; };
		24B704C209E0C17B0091113C /* kextfind_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B704C009E0C17B0091113C /* kextfind_tables.c */; };
		24B7FFCC09DF3F1E0091113C /* kextfind_commands.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B7FFCA09DF3F1E0091113C /* kextfind_commands.c */; };
		24E1F0FD09EC4FEB00262C22 /* kextlibs_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 24E1F0FC09EC4FEB00262C22 /* kextlibs_main.c */; };
		24E1F16509EC5A3E00262C22 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 146BE2D201F7A95A02CA2A87 /* CoreFoundation.framework */; };
		24E1F16609EC5A4200262C22 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1492D20D01E541CE02CA2A87 /* IOKit.framework */; };
		24EE729909EC8B50008CF6B0 /* utility.c in Sources */ = {isa = PBXBuildFile; fileRef = 05762ACF09D0BB3900EC18C1 /* utility.c */; settings = {COMPILER_FLAGS = "-Wno-deprecated-declarations"; }; };
		24EE72D209EC934B008CF6B0 /* kextlibs.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 24EE72C809EC9338008CF6B0 /* kextlibs.8 */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		050972FD094910D30034B52C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 1492D16B01E53C3C02CA2A87 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 0509726C094910D30034B52C;
			remoteInfo = "kextcache (Upgraded)";
		};
		050972FF094910D30034B52C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 1492D16B01E53C3C02CA2A87 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 05097284094910D30034B52C;
			remoteInfo = "kextd (Upgraded)";
		};
		05097301094910D30034B52C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 1492D16B01E53C3C02CA2A87 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 050972A3094910D30034B52C;
			remoteInfo = "kextload (Upgraded)";
		};
		05097303094910D30034B52C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 1492D16B01E53C3C02CA2A87 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 050972B7094910D30034B52C;
			remoteInfo = "kextstat (Upgraded)";
		};
		05097305094910D30034B52C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 1492D16B01E53C3C02CA2A87 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 050972C9094910D30034B52C;
			remoteInfo = "kextunload (Upgraded)";
		};
		05097307094910D30034B52C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 1492D16B01E53C3C02CA2A87 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 050972DD094910D30034B52C;
			remoteInfo = "mkextunpack (Upgraded)";
		};
		05097309094910D30034B52C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 1492D16B01E53C3C02CA2A87 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 050972F1094910D30034B52C;
			remoteInfo = "kextsymboltool (Upgraded)";
		};
		05762B1C09D0C71C00EC18C1 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 1492D16B01E53C3C02CA2A87 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 05762ABF09D0B98500EC18C1;
			remoteInfo = kextfind;
		};
		24EE72D309EC994F008CF6B0 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 1492D16B01E53C3C02CA2A87 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 24E1F0ED09EC4F9B00262C22;
			remoteInfo = kextlibs;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
		05097278094910D30034B52C /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = /usr/share/man/man8;
			dstSubfolderSpec = 0;
			files = (
				05097279094910D30034B52C /* kextcache.8 in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
		05097297094910D30034B52C /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = /usr/share/man/man8;
			dstSubfolderSpec = 0;
			files = (
				05097298094910D30034B52C /* kextd.8 in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
		050972AB094910D30034B52C /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = /usr/share/man/man8/;
			dstSubfolderSpec = 0;
			files = (
				050972AC094910D30034B52C /* kextload.8 in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
		050972BD094910D30034B52C /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = /usr/share/man/man8;
			dstSubfolderSpec = 0;
			files = (
				050972BE094910D30034B52C /* kextstat.8 in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
		050972D1094910D30034B52C /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = /usr/share/man/man8;
			dstSubfolderSpec = 0;
			files = (
				050972D2094910D30034B52C /* kextunload.8 in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
		050972E5094910D30034B52C /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = /usr/share/man/man8/;
			dstSubfolderSpec = 0;
			files = (
				050972E6094910D30034B52C /* mkextunpack.8 in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
		05762ACA09D0BA8F00EC18C1 /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = /usr/share/man/man8;
			dstSubfolderSpec = 0;
			files = (
				05762ACC09D0BA9700EC18C1 /* kextfind.8 in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
		058248A80974768B00E44A92 /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = /System/Library/LaunchDaemons;
			dstSubfolderSpec = 0;
			files = (
				058248A60974758700E44A92 /* com.apple.kextd.plist in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
		0C3171A50AB0F88700B8CA9A /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = /usr/standalone;
			dstSubfolderSpec = 0;
			files = (
				0C3171A00AB0F80F00B8CA9A /* bootcaches.plist in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
		24EE72D009EC9343008CF6B0 /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = /usr/share/man/man8;
			dstSubfolderSpec = 0;
			files = (
				24EE72D209EC934B008CF6B0 /* kextlibs.8 in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
		03328FC704598E7303CA2A5F /* prelink.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prelink.c; sourceTree = "<group>"; };
		0509727E094910D30034B52C /* kextcache */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = kextcache; sourceTree = BUILT_PRODUCTS_DIR; };
		0509729D094910D30034B52C /* kextd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = kextd; sourceTree = BUILT_PRODUCTS_DIR; };
		050972B1094910D30034B52C /* kextload */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = kextload; sourceTree = BUILT_PRODUCTS_DIR; };
		050972C3094910D30034B52C /* kextstat */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = kextstat; sourceTree = BUILT_PRODUCTS_DIR; };
		050972D7094910D30034B52C /* kextunload */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = kextunload; sourceTree = BUILT_PRODUCTS_DIR; };
		050972EB094910D30034B52C /* mkextunpack */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mkextunpack; sourceTree = BUILT_PRODUCTS_DIR; };
		050972FB094910D30034B52C /* kextsymboltool */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = kextsymboltool; sourceTree = BUILT_PRODUCTS_DIR; };
		053151B109DDEEAE00AABF39 /* QEQuery.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = QEQuery.c; sourceTree = "<group>"; };
		053151B209DDEEAE00AABF39 /* QEQuery.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QEQuery.h; sourceTree = "<group>"; };
		05762AC009D0B98500EC18C1 /* kextfind */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = kextfind; sourceTree = BUILT_PRODUCTS_DIR; };
		05762AC709D0BA7A00EC18C1 /* kextfind_main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kextfind_main.c; sourceTree = "<group>"; };
		05762AC909D0BA8200EC18C1 /* kextfind.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kextfind.8; sourceTree = "<group>"; };
		05762ACE09D0BB3900EC18C1 /* utility.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = utility.h; sourceTree = "<group>"; };
		05762ACF09D0BB3900EC18C1 /* utility.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = utility.c; sourceTree = "<group>"; };
		058248A50974758700E44A92 /* com.apple.kextd.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = com.apple.kextd.plist; sourceTree = "<group>"; };
		05BAEF2109DE0AFC00DF8C66 /* kextfind_query.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kextfind_query.h; sourceTree = "<group>"; };
		05BE31FA09DDFE20009C8663 /* kextfind_query.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kextfind_query.c; sourceTree = "<group>"; };
		05BE31FD09DDFE9A009C8663 /* kextfind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kextfind.h; sourceTree = "<group>"; };
		05E5D3F40B4DD7FC00E2E59F /* serialize_kextload.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = serialize_kextload.c; sourceTree = "<group>"; };
		0C3171650AB0E2F900B8CA9A /* bootcaches.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bootcaches.c; sourceTree = "<group>"; };
		0C3171660AB0E2F900B8CA9A /* bootcaches.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bootcaches.h; sourceTree = "<group>"; };
		0C31716B0AB0E7D700B8CA9A /* watchvol.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = watchvol.c; sourceTree = "<group>"; };
		0C31716C0AB0E7D700B8CA9A /* watchvol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = watchvol.h; sourceTree = "<group>"; };
		0C31716F0AB0E82000B8CA9A /* safecalls.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = safecalls.c; sourceTree = "<group>"; };
		0C3171700AB0E82000B8CA9A /* safecalls.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = safecalls.h; sourceTree = "<group>"; };
		0C3171750AB0E84E00B8CA9A /* update_boot.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = update_boot.c; sourceTree = "<group>"; };
		0C3171760AB0E84E00B8CA9A /* update_boot.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = update_boot.h; sourceTree = "<group>"; };
		0C3171790AB0EDBA00B8CA9A /* libbless.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libbless.a; path = /usr/local/lib/libbless.a; sourceTree = "<absolute>"; };
		0C31717C0AB0EDD800B8CA9A /* DiskArbitration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiskArbitration.framework; path = /System/Library/Frameworks/DiskArbitration.framework; sourceTree = "<absolute>"; };
		0C3171920AB0EE0800B8CA9A /* libAppleRAID.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libAppleRAID.a; path = /usr/local/lib/libAppleRAID.a; sourceTree = "<absolute>"; };
		0C31719F0AB0F80F00B8CA9A /* bootcaches.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = bootcaches.plist; sourceTree = "<group>"; };
		0CF69C530C8CC127007E76E8 /* kextmanager_async.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = kextmanager_async.defs; sourceTree = "<group>"; };
		0CFB025B0AB0FC75003AC039 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
		1452E76F01F9032A02CA28EB /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.1.1.3.dylib; sourceTree = "<absolute>"; };
		1452E77001F9032A02CA28EB /* libkld.dylib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libkld.dylib; path = /usr/local/lib/libkld.dylib; sourceTree = "<absolute>"; };
		14597B28022D521B02CA29F8 /* kextmanager.defs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.mig; path = kextmanager.defs; sourceTree = "<group>"; };
		146BE2D201F7A95A02CA2A87 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
		1492D1A001E53CC502CA2A87 /* kextload_main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kextload_main.c; sourceTree = "<group>"; };
		1492D1A501E53D0502CA2A87 /* globals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = globals.h; sourceTree = "<group>"; };
		1492D1A801E53D0502CA2A87 /* logging.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = logging.c; sourceTree = "<group>"; };
		1492D1A901E53D0502CA2A87 /* logging.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = logging.h; sourceTree = "<group>"; };
		1492D1AA01E53D0502CA2A87 /* kextd_main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kextd_main.c; sourceTree = "<group>"; };
		1492D1AB01E53D0502CA2A87 /* mig_server.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mig_server.c; sourceTree = "<group>"; };
		1492D1AD01E53D0502CA2A87 /* PTLock.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = PTLock.c; sourceTree = "<group>"; };
		1492D1AE01E53D0502CA2A87 /* PTLock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PTLock.h; sourceTree = "<group>"; };
		1492D1AF01E53D0502CA2A87 /* queue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = queue.h; sourceTree = "<group>"; };
		1492D1B001E53D0502CA2A87 /* request.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = request.c; sourceTree = "<group>"; };
		1492D1B101E53D0502CA2A87 /* request.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = request.h; sourceTree = "<group>"; };
		1492D1B401E53D2702CA2A87 /* kextunload_main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kextunload_main.c; sourceTree = "<group>"; };
		1492D20D01E541CE02CA2A87 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
		149E0AB702664EC402CA28EB /* kextstat_main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kextstat_main.c; sourceTree = "<group>"; };
		149E0ABB02665FD902CA28EB /* kextstat.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kextstat.8; sourceTree = "<group>"; };
		14A199C601EB7C6E02CA2A87 /* kextcache_main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kextcache_main.c; sourceTree = "<group>"; };
		14A633FD01F7647402CA2A87 /* kextcache.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kextcache.8; sourceTree = "<group>"; usesTabs = 0; };
		14A9DD8D025401E002CA28EB /* mkextunpack_main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mkextunpack_main.c; sourceTree = SOURCE_ROOT; };
		14A9DD970254F38602CA28EB /* mkextunpack.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = mkextunpack.8; sourceTree = "<group>"; };
		14D5D8AE01F5072802CA2A87 /* kextd.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kextd.8; sourceTree = "<group>"; };
		14D5D8AF01F5072802CA2A87 /* kextload.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kextload.8; sourceTree = "<group>"; };
		14D5D8B001F5072802CA2A87 /* kextunload.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = kextunload.8; sourceTree = "<group>"; };
		14DA20A701EE680802CA2A87 /* compression.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = compression.c; sourceTree = "<group>"; };
		14DA20A901EE682802CA2A87 /* arch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = arch.c; sourceTree = "<group>"; };
		14FEF92B025BBA6E02CA28EB /* mkext_file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mkext_file.c; sourceTree = "<group>"; };
		2459EC4009EB7B7E002EE862 /* kextfind_report.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kextfind_report.h; sourceTree = "<group>"; };
		2459EC4109EB7B7E002EE862 /* kextfind_report.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kextfind_report.c; sourceTree = "<group>"; };
		24B704BF09E0C17B0091113C /* kextfind_tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kextfind_tables.h; sourceTree = "<group>"; };
		24B704C009E0C17B0091113C /* kextfind_tables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kextfind_tables.c; sourceTree = "<group>"; };
		24B7FFC909DF3F1E0091113C /* kextfind_commands.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kextfind_commands.h; sourceTree = "<group>"; };
		24B7FFCA09DF3F1E0091113C /* kextfind_commands.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kextfind_commands.c; sourceTree = "<group>"; };
		24E1F0EE09EC4F9B00262C22 /* kextlibs */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = kextlibs; sourceTree = BUILT_PRODUCTS_DIR; };
		24E1F0FC09EC4FEB00262C22 /* kextlibs_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kextlibs_main.c; sourceTree = "<group>"; };
		24EE72C809EC9338008CF6B0 /* kextlibs.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = kextlibs.8; sourceTree = "<group>"; };
		A68176200485795F007579F1 /* kextsymboltool.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kextsymboltool.c; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		05097274094910D30034B52C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				05097275094910D30034B52C /* IOKit.framework in Frameworks */,
				05097276094910D30034B52C /* CoreFoundation.framework in Frameworks */,
				0C31717B0AB0EDBA00B8CA9A /* libbless.a in Frameworks */,
				0CFB02460AB0FBAD003AC039 /* DiskArbitration.framework in Frameworks */,
				0CFB025C0AB0FC75003AC039 /* ApplicationServices.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		05097293094910D30034B52C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				05097294094910D30034B52C /* IOKit.framework in Frameworks */,
				05097295094910D30034B52C /* CoreFoundation.framework in Frameworks */,
				0C31717A0AB0EDBA00B8CA9A /* libbless.a in Frameworks */,
				0C31717D0AB0EDD800B8CA9A /* DiskArbitration.framework in Frameworks */,
				0C3171930AB0EE0800B8CA9A /* libAppleRAID.a in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972A7094910D30034B52C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				050972A8094910D30034B52C /* IOKit.framework in Frameworks */,
				050972A9094910D30034B52C /* CoreFoundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972BB094910D30034B52C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972CD094910D30034B52C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				050972CE094910D30034B52C /* IOKit.framework in Frameworks */,
				050972CF094910D30034B52C /* CoreFoundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972E2094910D30034B52C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				050972E3094910D30034B52C /* CoreFoundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972F5094910D30034B52C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		05762ABE09D0B98500EC18C1 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				052113EA09D0C86000E51ACA /* CoreFoundation.framework in Frameworks */,
				052114BE09D0C86700E51ACA /* IOKit.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		24E1F0EC09EC4F9B00262C22 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				24E1F16509EC5A3E00262C22 /* CoreFoundation.framework in Frameworks */,
				24E1F16609EC5A4200262C22 /* IOKit.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		0515F62C0AC1D3B800B291F3 /* Boot≠Root Support */ = {
			isa = PBXGroup;
			children = (
				0CFB025B0AB0FC75003AC039 /* ApplicationServices.framework */,
				0CFB025B0AB0FC75003AC039 /* ApplicationServices.framework */,
				0C31717C0AB0EDD800B8CA9A /* DiskArbitration.framework */,
				0C31717C0AB0EDD800B8CA9A /* DiskArbitration.framework */,
				0C3171920AB0EE0800B8CA9A /* libAppleRAID.a */,
				0C3171920AB0EE0800B8CA9A /* libAppleRAID.a */,
				0C3171790AB0EDBA00B8CA9A /* libbless.a */,
				0C3171790AB0EDBA00B8CA9A /* libbless.a */,
			);
			name = "Boot≠Root Support";
			sourceTree = "<group>";
		};
		05762AC209D0B99D00EC18C1 /* kextfind */ = {
			isa = PBXGroup;
			children = (
				05BE31FD09DDFE9A009C8663 /* kextfind.h */,
				05762AC709D0BA7A00EC18C1 /* kextfind_main.c */,
				24B704BF09E0C17B0091113C /* kextfind_tables.h */,
				24B704C009E0C17B0091113C /* kextfind_tables.c */,
				05BAEF2109DE0AFC00DF8C66 /* kextfind_query.h */,
				05BE31FA09DDFE20009C8663 /* kextfind_query.c */,
				24B7FFC909DF3F1E0091113C /* kextfind_commands.h */,
				24B7FFCA09DF3F1E0091113C /* kextfind_commands.c */,
				2459EC4009EB7B7E002EE862 /* kextfind_report.h */,
				2459EC4109EB7B7E002EE862 /* kextfind_report.c */,
				053151B209DDEEAE00AABF39 /* QEQuery.h */,
				053151B109DDEEAE00AABF39 /* QEQuery.c */,
			);
			name = kextfind;
			sourceTree = "<group>";
		};
		058248A40974756200E44A92 /* Resources */ = {
			isa = PBXGroup;
			children = (
				058248A50974758700E44A92 /* com.apple.kextd.plist */,
				0C31719F0AB0F80F00B8CA9A /* bootcaches.plist */,
			);
			name = Resources;
			sourceTree = "<group>";
		};
		1485151D03F1F3B302CA28EB /* Shared Source */ = {
			isa = PBXGroup;
			children = (
				0C3171660AB0E2F900B8CA9A /* bootcaches.h */,
				0C3171650AB0E2F900B8CA9A /* bootcaches.c */,
				14DA20A701EE680802CA2A87 /* compression.c */,
				0C3171700AB0E82000B8CA9A /* safecalls.h */,
				0C31716F0AB0E82000B8CA9A /* safecalls.c */,
				05762ACE09D0BB3900EC18C1 /* utility.h */,
				05762ACF09D0BB3900EC18C1 /* utility.c */,
			);
			name = "Shared Source";
			sourceTree = "<group>";
		};
		1492D16C01E53C3C02CA2A87 = {
			isa = PBXGroup;
			children = (
				0C31719F0AB0F80F00B8CA9A /* bootcaches.plist */,
				1492D18701E53C9C02CA2A87 /* Source */,
				058248A40974756200E44A92 /* Resources */,
				14D5D8AD01F5072802CA2A87 /* Documentation */,
				1492D21101E5423102CA2A87 /* External Frameworks and Libraries */,
				1492D16F01E53C9002CA2A87 /* Products */,
			);
			sourceTree = "<group>";
		};
		1492D16F01E53C9002CA2A87 /* Products */ = {
			isa = PBXGroup;
			children = (
				0509727E094910D30034B52C /* kextcache */,
				0509729D094910D30034B52C /* kextd */,
				050972B1094910D30034B52C /* kextload */,
				050972C3094910D30034B52C /* kextstat */,
				050972D7094910D30034B52C /* kextunload */,
				050972EB094910D30034B52C /* mkextunpack */,
				050972FB094910D30034B52C /* kextsymboltool */,
				05762AC009D0B98500EC18C1 /* kextfind */,
				24E1F0EE09EC4F9B00262C22 /* kextlibs */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		1492D18701E53C9C02CA2A87 /* Source */ = {
			isa = PBXGroup;
			children = (
				1485151D03F1F3B302CA28EB /* Shared Source */,
				14A199C501EB7C6E02CA2A87 /* kextcache */,
				1492D1A201E53CF102CA2A87 /* kextd */,
				05762AC209D0B99D00EC18C1 /* kextfind */,
				24E1F0F709EC4FD500262C22 /* kextlibs */,
				1492D1A301E53CF102CA2A87 /* kextload */,
				149E0AAE02664E7602CA28EB /* kextstat */,
				A6817625048579EE007579F1 /* kextsymboltool */,
				1492D1A101E53CF102CA2A87 /* kextunload */,
				14A9DD90025401EB02CA28EB /* mkextunpack */,
			);
			name = Source;
			sourceTree = "<group>";
		};
		1492D1A101E53CF102CA2A87 /* kextunload */ = {
			isa = PBXGroup;
			children = (
				1492D1B401E53D2702CA2A87 /* kextunload_main.c */,
			);
			name = kextunload;
			sourceTree = "<group>";
		};
		1492D1A201E53CF102CA2A87 /* kextd */ = {
			isa = PBXGroup;
			children = (
				1492D1AA01E53D0502CA2A87 /* kextd_main.c */,
				1492D1A501E53D0502CA2A87 /* globals.h */,
				1492D1A901E53D0502CA2A87 /* logging.h */,
				1492D1A801E53D0502CA2A87 /* logging.c */,
				1492D1AE01E53D0502CA2A87 /* PTLock.h */,
				1492D1AD01E53D0502CA2A87 /* PTLock.c */,
				1492D1AF01E53D0502CA2A87 /* queue.h */,
				1492D1B101E53D0502CA2A87 /* request.h */,
				1492D1B001E53D0502CA2A87 /* request.c */,
				1492D1AB01E53D0502CA2A87 /* mig_server.c */,
				14597B28022D521B02CA29F8 /* kextmanager.defs */,
				0CF69C530C8CC127007E76E8 /* kextmanager_async.defs */,
				0C31716C0AB0E7D700B8CA9A /* watchvol.h */,
				0C31716B0AB0E7D700B8CA9A /* watchvol.c */,
				05E5D3F40B4DD7FC00E2E59F /* serialize_kextload.c */,
			);
			name = kextd;
			sourceTree = "<group>";
		};
		1492D1A301E53CF102CA2A87 /* kextload */ = {
			isa = PBXGroup;
			children = (
				1492D1A001E53CC502CA2A87 /* kextload_main.c */,
			);
			name = kextload;
			sourceTree = "<group>";
		};
		1492D21101E5423102CA2A87 /* External Frameworks and Libraries */ = {
			isa = PBXGroup;
			children = (
				146BE2D201F7A95A02CA2A87 /* CoreFoundation.framework */,
				1492D20D01E541CE02CA2A87 /* IOKit.framework */,
				1452E77001F9032A02CA28EB /* libkld.dylib */,
				1452E76F01F9032A02CA28EB /* libz.dylib */,
				0515F62C0AC1D3B800B291F3 /* Boot≠Root Support */,
			);
			name = "External Frameworks and Libraries";
			sourceTree = "<group>";
		};
		149E0AAE02664E7602CA28EB /* kextstat */ = {
			isa = PBXGroup;
			children = (
				149E0AB702664EC402CA28EB /* kextstat_main.c */,
			);
			name = kextstat;
			sourceTree = "<group>";
		};
		14A199C501EB7C6E02CA2A87 /* kextcache */ = {
			isa = PBXGroup;
			children = (
				14A199C601EB7C6E02CA2A87 /* kextcache_main.c */,
				14DA20A901EE682802CA2A87 /* arch.c */,
				14FEF92B025BBA6E02CA28EB /* mkext_file.c */,
				03328FC704598E7303CA2A5F /* prelink.c */,
				0C3171760AB0E84E00B8CA9A /* update_boot.h */,
				0C3171750AB0E84E00B8CA9A /* update_boot.c */,
			);
			name = kextcache;
			sourceTree = "<group>";
		};
		14A9DD90025401EB02CA28EB /* mkextunpack */ = {
			isa = PBXGroup;
			children = (
				14A9DD8D025401E002CA28EB /* mkextunpack_main.c */,
			);
			name = mkextunpack;
			sourceTree = "<group>";
		};
		14D5D8AD01F5072802CA2A87 /* Documentation */ = {
			isa = PBXGroup;
			children = (
				14A633FD01F7647402CA2A87 /* kextcache.8 */,
				14D5D8AE01F5072802CA2A87 /* kextd.8 */,
				05762AC909D0BA8200EC18C1 /* kextfind.8 */,
				24EE72C809EC9338008CF6B0 /* kextlibs.8 */,
				14D5D8AF01F5072802CA2A87 /* kextload.8 */,
				149E0ABB02665FD902CA28EB /* kextstat.8 */,
				14D5D8B001F5072802CA2A87 /* kextunload.8 */,
				14A9DD970254F38602CA28EB /* mkextunpack.8 */,
			);
			name = Documentation;
			sourceTree = "<group>";
		};
		24E1F0F709EC4FD500262C22 /* kextlibs */ = {
			isa = PBXGroup;
			children = (
				24E1F0FC09EC4FEB00262C22 /* kextlibs_main.c */,
			);
			name = kextlibs;
			sourceTree = "<group>";
		};
		A6817625048579EE007579F1 /* kextsymboltool */ = {
			isa = PBXGroup;
			children = (
				A68176200485795F007579F1 /* kextsymboltool.c */,
			);
			name = kextsymboltool;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
		0509726D094910D30034B52C /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				0C31716A0AB0E2F900B8CA9A /* bootcaches.h in Headers */,
				0C3171720AB0E82000B8CA9A /* safecalls.h in Headers */,
				0C3171780AB0E84E00B8CA9A /* update_boot.h in Headers */,
				0CFB025A0AB0FC41003AC039 /* logging.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		05097285094910D30034B52C /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				05097286094910D30034B52C /* globals.h in Headers */,
				05097288094910D30034B52C /* logging.h in Headers */,
				05097289094910D30034B52C /* PTLock.h in Headers */,
				0509728A094910D30034B52C /* queue.h in Headers */,
				0509728B094910D30034B52C /* request.h in Headers */,
				0C3171680AB0E2F900B8CA9A /* bootcaches.h in Headers */,
				0C31716E0AB0E7D700B8CA9A /* watchvol.h in Headers */,
				0C3171740AB0E82000B8CA9A /* safecalls.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972A4094910D30034B52C /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				05762AD209D0BB4200EC18C1 /* utility.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972B8094910D30034B52C /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972CA094910D30034B52C /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972DE094910D30034B52C /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972F2094910D30034B52C /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
		0509726C094910D30034B52C /* kextcache */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 0509727A094910D30034B52C /* Build configuration list for PBXNativeTarget "kextcache" */;
			buildPhases = (
				0509726D094910D30034B52C /* Headers */,
				0509726E094910D30034B52C /* Sources */,
				05097274094910D30034B52C /* Frameworks */,
				05097277094910D30034B52C /* Rez */,
				05097278094910D30034B52C /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = kextcache;
			productInstallPath = /usr/sbin;
			productName = kextcache;
			productReference = 0509727E094910D30034B52C /* kextcache */;
			productType = "com.apple.product-type.tool";
		};
		05097284094910D30034B52C /* kextd */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 05097299094910D30034B52C /* Build configuration list for PBXNativeTarget "kextd" */;
			buildPhases = (
				05097285094910D30034B52C /* Headers */,
				0509728C094910D30034B52C /* Sources */,
				05097293094910D30034B52C /* Frameworks */,
				05097296094910D30034B52C /* Rez */,
				05097297094910D30034B52C /* CopyFiles */,
				058248A80974768B00E44A92 /* CopyFiles */,
				0C3171A50AB0F88700B8CA9A /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = kextd;
			productInstallPath = /usr/libexec;
			productName = kextd;
			productReference = 0509729D094910D30034B52C /* kextd */;
			productType = "com.apple.product-type.tool";
		};
		050972A3094910D30034B52C /* kextload */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 050972AD094910D30034B52C /* Build configuration list for PBXNativeTarget "kextload" */;
			buildPhases = (
				050972A4094910D30034B52C /* Headers */,
				050972A5094910D30034B52C /* Sources */,
				050972A7094910D30034B52C /* Frameworks */,
				050972AA094910D30034B52C /* Rez */,
				050972AB094910D30034B52C /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = kextload;
			productInstallPath = /sbin;
			productName = kxload;
			productReference = 050972B1094910D30034B52C /* kextload */;
			productType = "com.apple.product-type.tool";
		};
		050972B7094910D30034B52C /* kextstat */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 050972BF094910D30034B52C /* Build configuration list for PBXNativeTarget "kextstat" */;
			buildPhases = (
				050972B8094910D30034B52C /* Headers */,
				050972B9094910D30034B52C /* Sources */,
				050972BB094910D30034B52C /* Frameworks */,
				050972BC094910D30034B52C /* Rez */,
				050972BD094910D30034B52C /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = kextstat;
			productInstallPath = /usr/sbin;
			productName = kextstat;
			productReference = 050972C3094910D30034B52C /* kextstat */;
			productType = "com.apple.product-type.tool";
		};
		050972C9094910D30034B52C /* kextunload */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 050972D3094910D30034B52C /* Build configuration list for PBXNativeTarget "kextunload" */;
			buildPhases = (
				050972CA094910D30034B52C /* Headers */,
				050972CB094910D30034B52C /* Sources */,
				050972CD094910D30034B52C /* Frameworks */,
				050972D0094910D30034B52C /* Rez */,
				050972D1094910D30034B52C /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = kextunload;
			productInstallPath = /sbin;
			productName = kxunload;
			productReference = 050972D7094910D30034B52C /* kextunload */;
			productType = "com.apple.product-type.tool";
		};
		050972DD094910D30034B52C /* mkextunpack */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 050972E7094910D30034B52C /* Build configuration list for PBXNativeTarget "mkextunpack" */;
			buildPhases = (
				050972DE094910D30034B52C /* Headers */,
				050972DF094910D30034B52C /* Sources */,
				050972E2094910D30034B52C /* Frameworks */,
				050972E4094910D30034B52C /* Rez */,
				050972E5094910D30034B52C /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = mkextunpack;
			productInstallPath = /usr/sbin;
			productName = mkextunpack;
			productReference = 050972EB094910D30034B52C /* mkextunpack */;
			productType = "com.apple.product-type.tool";
		};
		050972F1094910D30034B52C /* kextsymboltool */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 050972F7094910D30034B52C /* Build configuration list for PBXNativeTarget "kextsymboltool" */;
			buildPhases = (
				050972F2094910D30034B52C /* Headers */,
				050972F3094910D30034B52C /* Sources */,
				050972F5094910D30034B52C /* Frameworks */,
				050972F6094910D30034B52C /* Rez */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = kextsymboltool;
			productInstallPath = /usr/local/bin;
			productName = kextsymboltool;
			productReference = 050972FB094910D30034B52C /* kextsymboltool */;
			productType = "com.apple.product-type.tool";
		};
		05762ABF09D0B98500EC18C1 /* kextfind */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 05762AC309D0B99D00EC18C1 /* Build configuration list for PBXNativeTarget "kextfind" */;
			buildPhases = (
				05762ABD09D0B98500EC18C1 /* Sources */,
				05762ABE09D0B98500EC18C1 /* Frameworks */,
				05762ACA09D0BA8F00EC18C1 /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = kextfind;
			productName = kextfind;
			productReference = 05762AC009D0B98500EC18C1 /* kextfind */;
			productType = "com.apple.product-type.tool";
		};
		24E1F0ED09EC4F9B00262C22 /* kextlibs */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 24E1F0F809EC4FD500262C22 /* Build configuration list for PBXNativeTarget "kextlibs" */;
			buildPhases = (
				24E1F0EB09EC4F9B00262C22 /* Sources */,
				24E1F0EC09EC4F9B00262C22 /* Frameworks */,
				24EE72D009EC9343008CF6B0 /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = kextlibs;
			productName = kextlibs;
			productReference = 24E1F0EE09EC4F9B00262C22 /* kextlibs */;
			productType = "com.apple.product-type.tool";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		1492D16B01E53C3C02CA2A87 /* Project object */ = {
			isa = PBXProject;
			buildConfigurationList = 0509730E094910F30034B52C /* Build configuration list for PBXProject "kext_tools" */;
			compatibilityVersion = "Xcode 2.4";
			hasScannedForEncodings = 1;
			mainGroup = 1492D16C01E53C3C02CA2A87;
			productRefGroup = 1492D16F01E53C9002CA2A87 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				05097255094910D30034B52C /* all */,
				0509726C094910D30034B52C /* kextcache */,
				05097284094910D30034B52C /* kextd */,
				05762ABF09D0B98500EC18C1 /* kextfind */,
				24E1F0ED09EC4F9B00262C22 /* kextlibs */,
				050972A3094910D30034B52C /* kextload */,
				050972B7094910D30034B52C /* kextstat */,
				050972F1094910D30034B52C /* kextsymboltool */,
				050972C9094910D30034B52C /* kextunload */,
				050972DD094910D30034B52C /* mkextunpack */,
			);
		};
/* End PBXProject section */

/* Begin PBXRezBuildPhase section */
		05097277094910D30034B52C /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		05097296094910D30034B52C /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972AA094910D30034B52C /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972BC094910D30034B52C /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972D0094910D30034B52C /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972E4094910D30034B52C /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972F6094910D30034B52C /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXRezBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
		05932F440ADEEA1A0042551A /* ShellScript */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 8;
			files = (
			);
			inputPaths = (
			);
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 1;
			shellPath = /bin/sh;
			shellScript = "# Create the system caches directory and set its ownership/permissions.\n#\nCACHES_DIR=$DSTROOT/System/Library/Caches\n/bin/echo \"Making system caches directory, ${CACHES_DIR}\"\n/bin/mkdir -p -m 0755 \"${CACHES_DIR}\"\n\n/bin/echo \"Setting owner and permissions on system caches directory\"\n/usr/sbin/chown root:wheel \"${CACHES_DIR}\"\n\n\n# Create the extension caches directory and set its ownership/permissions.\n#\nKEXT_CACHES_DIR=$DSTROOT/System/Library/Extensions/Caches\n/bin/echo \"Making kernel extension caches directory, ${KEXT_CACHES_DIR}\"\n/bin/mkdir -p -m 0755 \"${KEXT_CACHES_DIR}\"\n\n/bin/echo \"Setting owner and permissions on system caches directory\"\n/usr/sbin/chown root:wheel \"${KEXT_CACHES_DIR}\"\n";
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		0509726E094910D30034B52C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				0509726F094910D30034B52C /* kextcache_main.c in Sources */,
				05097270094910D30034B52C /* compression.c in Sources */,
				05097271094910D30034B52C /* arch.c in Sources */,
				05097272094910D30034B52C /* mkext_file.c in Sources */,
				05097273094910D30034B52C /* prelink.c in Sources */,
				0C3171690AB0E2F900B8CA9A /* bootcaches.c in Sources */,
				0C3171710AB0E82000B8CA9A /* safecalls.c in Sources */,
				0C3171770AB0E84E00B8CA9A /* update_boot.c in Sources */,
				0CFB02590AB0FC3B003AC039 /* logging.c in Sources */,
				0CD259BC0B003A1C0041EADC /* utility.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		0509728C094910D30034B52C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				0509728D094910D30034B52C /* kextd_main.c in Sources */,
				0509728E094910D30034B52C /* logging.c in Sources */,
				0509728F094910D30034B52C /* mig_server.c in Sources */,
				05097290094910D30034B52C /* PTLock.c in Sources */,
				05097291094910D30034B52C /* request.c in Sources */,
				05097292094910D30034B52C /* kextmanager.defs in Sources */,
				0C3171670AB0E2F900B8CA9A /* bootcaches.c in Sources */,
				0C31716D0AB0E7D700B8CA9A /* watchvol.c in Sources */,
				0C3171730AB0E82000B8CA9A /* safecalls.c in Sources */,
				0CD259D80B00415A0041EADC /* utility.c in Sources */,
				05E5D3F60B4DD7FC00E2E59F /* serialize_kextload.c in Sources */,
				0CF69C540C8CC127007E76E8 /* kextmanager_async.defs in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972A5094910D30034B52C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				050972A6094910D30034B52C /* kextload_main.c in Sources */,
				05762AD309D0BB4200EC18C1 /* utility.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972B9094910D30034B52C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				050972BA094910D30034B52C /* kextstat_main.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972CB094910D30034B52C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				050972CC094910D30034B52C /* kextunload_main.c in Sources */,
				0CD259DB0B00438B0041EADC /* utility.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972DF094910D30034B52C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				050972E0094910D30034B52C /* mkextunpack_main.c in Sources */,
				050972E1094910D30034B52C /* compression.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		050972F3094910D30034B52C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				050972F4094910D30034B52C /* kextsymboltool.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		05762ABD09D0B98500EC18C1 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				05762AC809D0BA7A00EC18C1 /* kextfind_main.c in Sources */,
				05762AD109D0BB3900EC18C1 /* utility.c in Sources */,
				053151B309DDEEAE00AABF39 /* QEQuery.c in Sources */,
				05BE31FB09DDFE20009C8663 /* kextfind_query.c in Sources */,
				24B7FFCC09DF3F1E0091113C /* kextfind_commands.c in Sources */,
				24B704C209E0C17B0091113C /* kextfind_tables.c in Sources */,
				2459EC4309EB7B7E002EE862 /* kextfind_report.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		24E1F0EB09EC4F9B00262C22 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				24E1F0FD09EC4FEB00262C22 /* kextlibs_main.c in Sources */,
				24EE729909EC8B50008CF6B0 /* utility.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		050972FE094910D30034B52C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 0509726C094910D30034B52C /* kextcache */;
			targetProxy = 050972FD094910D30034B52C /* PBXContainerItemProxy */;
		};
		05097300094910D30034B52C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 05097284094910D30034B52C /* kextd */;
			targetProxy = 050972FF094910D30034B52C /* PBXContainerItemProxy */;
		};
		05097302094910D30034B52C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 050972A3094910D30034B52C /* kextload */;
			targetProxy = 05097301094910D30034B52C /* PBXContainerItemProxy */;
		};
		05097304094910D30034B52C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 050972B7094910D30034B52C /* kextstat */;
			targetProxy = 05097303094910D30034B52C /* PBXContainerItemProxy */;
		};
		05097306094910D30034B52C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 050972C9094910D30034B52C /* kextunload */;
			targetProxy = 05097305094910D30034B52C /* PBXContainerItemProxy */;
		};
		05097308094910D30034B52C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 050972DD094910D30034B52C /* mkextunpack */;
			targetProxy = 05097307094910D30034B52C /* PBXContainerItemProxy */;
		};
		0509730A094910D30034B52C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 050972F1094910D30034B52C /* kextsymboltool */;
			targetProxy = 05097309094910D30034B52C /* PBXContainerItemProxy */;
		};
		05762B1D09D0C71C00EC18C1 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 05762ABF09D0B98500EC18C1 /* kextfind */;
			targetProxy = 05762B1C09D0C71C00EC18C1 /* PBXContainerItemProxy */;
		};
		24EE72D409EC994F008CF6B0 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 24E1F0ED09EC4F9B00262C22 /* kextlibs */;
			targetProxy = 24EE72D309EC994F008CF6B0 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
		05097265094910D30034B52C /* 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;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = all;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = YES;
			};
			name = Development;
		};
		05097266094910D30034B52C /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = all;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		05097267094910D30034B52C /* Default */ = {
			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;
		};
		0509727B094910D30034B52C /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
				);
				FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				INSTALL_PATH = /usr/sbin;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextcache;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = YES;
			};
			name = Development;
		};
		0509727C094910D30034B52C /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
				);
				FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				INSTALL_PATH = /usr/sbin;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextcache;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		0509727D094910D30034B52C /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
				);
				FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
				INSTALL_PATH = /usr/sbin;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextcache;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Default;
		};
		0509729A094910D30034B52C /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
				);
				FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				INSTALL_PATH = /usr/libexec;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextd;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = YES;
			};
			name = Development;
		};
		0509729B094910D30034B52C /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
				);
				FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_OPTIMIZATION_LEVEL = 0;
				INSTALL_PATH = /usr/libexec;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextd;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		0509729C094910D30034B52C /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
				);
				FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"";
				GCC_OPTIMIZATION_LEVEL = 1;
				INSTALL_PATH = /usr/libexec;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextd;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Default;
		};
		050972AE094910D30034B52C /* 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 = /sbin;
				OTHER_CFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextload;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = YES;
			};
			name = Development;
		};
		050972AF094910D30034B52C /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				INSTALL_PATH = /sbin;
				OTHER_CFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextload;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		050972B0094910D30034B52C /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				INSTALL_PATH = /sbin;
				OTHER_CFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextload;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Default;
		};
		050972C0094910D30034B52C /* 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;
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextstat;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = YES;
			};
			name = Development;
		};
		050972C1094910D30034B52C /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_OPTIMIZATION_LEVEL = 1;
				INSTALL_PATH = /usr/sbin;
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextstat;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		050972C2094910D30034B52C /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_OPTIMIZATION_LEVEL = 1;
				INSTALL_PATH = /usr/sbin;
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextstat;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Default;
		};
		050972D4094910D30034B52C /* 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 = /sbin;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextunload;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = YES;
			};
			name = Development;
		};
		050972D5094910D30034B52C /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_OPTIMIZATION_LEVEL = 1;
				INSTALL_PATH = /sbin;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextunload;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		050972D6094910D30034B52C /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_OPTIMIZATION_LEVEL = 1;
				INSTALL_PATH = /sbin;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextunload;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Default;
		};
		050972E8094910D30034B52C /* 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;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = mkextunpack;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = YES;
			};
			name = Development;
		};
		050972E9094910D30034B52C /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_OPTIMIZATION_LEVEL = 1;
				INSTALL_PATH = /usr/sbin;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = mkextunpack;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		050972EA094910D30034B52C /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_OPTIMIZATION_LEVEL = 1;
				INSTALL_PATH = /usr/sbin;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = mkextunpack;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Default;
		};
		050972F8094910D30034B52C /* 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/local/bin;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextsymboltool;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = YES;
			};
			name = Development;
		};
		050972F9094910D30034B52C /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				INSTALL_PATH = /usr/local/bin;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextsymboltool;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		050972FA094910D30034B52C /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				INSTALL_PATH = /usr/local/bin;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = kextsymboltool;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Default;
		};
		0509730F094910F30034B52C /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_DYNAMIC_NO_PIC = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
				GCC_TREAT_WARNINGS_AS_ERRORS = NO;
				OTHER_CFLAGS = (
					"$(inherited)",
					"-mmacosx-version-min=10.5",
					"-D__MigTypeCheck=1",
				);
				PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include;
				STRIP_STYLE = all;
				WARNING_CFLAGS = "-Wall";
			};
			name = Development;
		};
		05097310094910F30034B52C /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_DYNAMIC_NO_PIC = YES;
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
				OTHER_CFLAGS = (
					"$(inherited)",
					"-mmacosx-version-min=10.5",
					"-D__MigTypeCheck=1",
				);
				STRIP_STYLE = all;
				WARNING_CFLAGS = "-Wall";
			};
			name = Deployment;
		};
		05097311094910F30034B52C /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_DYNAMIC_NO_PIC = YES;
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
				OTHER_CFLAGS = (
					"$(inherited)",
					"-mmacosx-version-min=10.5",
					"-D__MigTypeCheck=1",
				);
				STRIP_STYLE = all;
				WARNING_CFLAGS = "-Wall";
			};
			name = Default;
		};
		05762AC409D0B99D00EC18C1 /* 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_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 0;
				INSTALL_PATH = /usr/sbin;
				MACH_O_TYPE = mh_execute;
				PREBINDING = NO;
				PRODUCT_NAME = kextfind;
				ZERO_LINK = YES;
			};
			name = Development;
		};
		05762AC509D0B99D00EC18C1 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = /usr/sbin;
				MACH_O_TYPE = mh_execute;
				PREBINDING = NO;
				PRODUCT_NAME = kextfind;
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		05762AC609D0B99D00EC18C1 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = (
					i386,
					ppc,
				);
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = /usr/sbin;
				MACH_O_TYPE = mh_execute;
				PREBINDING = NO;
				PRODUCT_NAME = kextfind;
				ZERO_LINK = NO;
			};
			name = Default;
		};
		24E1F0F909EC4FD500262C22 /* 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_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 0;
				INSTALL_PATH = /usr/sbin;
				PREBINDING = NO;
				PRODUCT_NAME = kextlibs;
				ZERO_LINK = YES;
			};
			name = Development;
		};
		24E1F0FA09EC4FD500262C22 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = /usr/sbin;
				PREBINDING = NO;
				PRODUCT_NAME = kextlibs;
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		24E1F0FB09EC4FD500262C22 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = (
					i386,
					ppc,
				);
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = /usr/sbin;
				MACH_O_TYPE = mh_execute;
				PREBINDING = NO;
				PRODUCT_NAME = kextlibs;
				ZERO_LINK = NO;
			};
			name = Default;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		05097264094910D30034B52C /* Build configuration list for PBXAggregateTarget "all" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				05097265094910D30034B52C /* Development */,
				05097266094910D30034B52C /* Deployment */,
				05097267094910D30034B52C /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		0509727A094910D30034B52C /* Build configuration list for PBXNativeTarget "kextcache" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				0509727B094910D30034B52C /* Development */,
				0509727C094910D30034B52C /* Deployment */,
				0509727D094910D30034B52C /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		05097299094910D30034B52C /* Build configuration list for PBXNativeTarget "kextd" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				0509729A094910D30034B52C /* Development */,
				0509729B094910D30034B52C /* Deployment */,
				0509729C094910D30034B52C /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		050972AD094910D30034B52C /* Build configuration list for PBXNativeTarget "kextload" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				050972AE094910D30034B52C /* Development */,
				050972AF094910D30034B52C /* Deployment */,
				050972B0094910D30034B52C /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		050972BF094910D30034B52C /* Build configuration list for PBXNativeTarget "kextstat" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				050972C0094910D30034B52C /* Development */,
				050972C1094910D30034B52C /* Deployment */,
				050972C2094910D30034B52C /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		050972D3094910D30034B52C /* Build configuration list for PBXNativeTarget "kextunload" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				050972D4094910D30034B52C /* Development */,
				050972D5094910D30034B52C /* Deployment */,
				050972D6094910D30034B52C /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		050972E7094910D30034B52C /* Build configuration list for PBXNativeTarget "mkextunpack" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				050972E8094910D30034B52C /* Development */,
				050972E9094910D30034B52C /* Deployment */,
				050972EA094910D30034B52C /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		050972F7094910D30034B52C /* Build configuration list for PBXNativeTarget "kextsymboltool" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				050972F8094910D30034B52C /* Development */,
				050972F9094910D30034B52C /* Deployment */,
				050972FA094910D30034B52C /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		0509730E094910F30034B52C /* Build configuration list for PBXProject "kext_tools" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				0509730F094910F30034B52C /* Development */,
				05097310094910F30034B52C /* Deployment */,
				05097311094910F30034B52C /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		05762AC309D0B99D00EC18C1 /* Build configuration list for PBXNativeTarget "kextfind" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				05762AC409D0B99D00EC18C1 /* Development */,
				05762AC509D0B99D00EC18C1 /* Deployment */,
				05762AC609D0B99D00EC18C1 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		24E1F0F809EC4FD500262C22 /* Build configuration list for PBXNativeTarget "kextlibs" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				24E1F0F909EC4FD500262C22 /* Development */,
				24E1F0FA09EC4FD500262C22 /* Deployment */,
				24E1F0FB09EC4FD500262C22 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
/* End XCConfigurationList section */
	};
	rootObject = 1492D16B01E53C3C02CA2A87 /* Project object */;
}