project.pbxproj   [plain text]


// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 38;
	objects = {
		080E96DDFE201D6D7F000001 = {
			children = (
				F556D5EB0290C947015A0A51,
				F556D5F00290CDFA015A0A51,
				F556D5F10290CDFA015A0A51,
				F556D5F20290CDFA015A0A51,
			);
			isa = PBXGroup;
			name = Classes;
			refType = 4;
		};
		089C165CFE840E0CC02AAC07 = {
			children = (
				089C165DFE840E0CC02AAC07,
			);
			isa = PBXVariantGroup;
			name = InfoPlist.strings;
			refType = 4;
		};
		089C165DFE840E0CC02AAC07 = {
			fileEncoding = 10;
			isa = PBXFileReference;
			name = English;
			path = English.lproj/InfoPlist.strings;
			refType = 4;
		};
		089C165EFE840E0CC02AAC07 = {
			fileRef = 089C165CFE840E0CC02AAC07;
			isa = PBXBuildFile;
			settings = {
			};
		};
//080
//081
//082
//083
//084
//100
//101
//102
//103
//104
		1058C7A1FEA54F0111CA2CBB = {
			isa = PBXFrameworkReference;
			name = Cocoa.framework;
			path = /System/Library/Frameworks/Cocoa.framework;
			refType = 0;
		};
//100
//101
//102
//103
//104
//170
//171
//172
//173
//174
		17587328FF379C6511CA2CBB = {
			isa = PBXApplicationReference;
			path = "USB Prober.app";
			refType = 3;
		};
//170
//171
//172
//173
//174
//190
//191
//192
//193
//194
		19C28FACFE9D520D11CA2CBB = {
			children = (
				17587328FF379C6511CA2CBB,
			);
			isa = PBXGroup;
			name = Products;
			refType = 4;
		};
//190
//191
//192
//193
//194
//290
//291
//292
//293
//294
		29B97313FDCFA39411CA2CEA = {
			buildStyles = (
				4A9504CCFFE6A4B311CA0CBA,
				4A9504CDFFE6A4B311CA0CBA,
			);
			hasScannedForEncodings = 1;
			isa = PBXProject;
			mainGroup = 29B97314FDCFA39411CA2CEA;
			projectDirPath = "";
			targets = (
				29B97326FDCFA39411CA2CEA,
			);
		};
		29B97314FDCFA39411CA2CEA = {
			children = (
				F526D3650277AFEC01000166,
				080E96DDFE201D6D7F000001,
				29B97315FDCFA39411CA2CEA,
				29B97317FDCFA39411CA2CEA,
				29B97323FDCFA39411CA2CEA,
				19C28FACFE9D520D11CA2CBB,
			);
			isa = PBXGroup;
			name = "Port Attempt";
			path = "";
			refType = 4;
		};
		29B97315FDCFA39411CA2CEA = {
			children = (
				F5ACABBB02E7386201000164,
			);
			isa = PBXGroup;
			name = "Other Sources";
			path = "";
			refType = 4;
		};
		29B97317FDCFA39411CA2CEA = {
			children = (
				F547EE7E0271525301000166,
				F57E291F026F512701000166,
				089C165CFE840E0CC02AAC07,
				F5ACABBD02E7389801000164,
				F5ACABBE02E7389801000164,
			);
			isa = PBXGroup;
			name = Resources;
			path = "";
			refType = 4;
		};
		29B97323FDCFA39411CA2CEA = {
			children = (
				1058C7A1FEA54F0111CA2CBB,
				F59C786202066E9001000166,
				F59C786302066E9001000166,
				F523B206026C9DEB01CE14C9,
			);
			isa = PBXGroup;
			name = Frameworks;
			path = "";
			refType = 4;
		};
		29B97326FDCFA39411CA2CEA = {
			buildPhases = (
				29B97327FDCFA39411CA2CEA,
				29B97328FDCFA39411CA2CEA,
				29B9732BFDCFA39411CA2CEA,
				29B9732DFDCFA39411CA2CEA,
			);
			buildSettings = {
				DEBUGGING_SYMBOLS = NO;
				FRAMEWORK_SEARCH_PATHS = "";
				HEADER_SEARCH_PATHS = "";
				INSTALL_PATH = "$(HOME)/Applications";
				LIBRARY_SEARCH_PATHS = /usr/lib/gcc/darwin/2.95.2;
				OTHER_CFLAGS = "-W -Wall -Wno-unused";
				OTHER_LDFLAGS = "";
				PRODUCT_NAME = "USB Prober";
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
				WRAPPER_EXTENSION = app;
			};
			dependencies = (
			);
			isa = PBXApplicationTarget;
			name = "USB Prober";
			productInstallPath = "$(HOME)/Applications";
			productName = "Port Attempt";
			productReference = 17587328FF379C6511CA2CBB;
			productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
<plist version=\"1.0\">
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>USB Prober</string>
	<key>CFBundleGetInfoString</key>
	<string>2.0.2, Copyright Apple Computer, Inc. 2002</string>
	<key>CFBundleIconFile</key>
	<string>USBProberIcon.icns</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.USBProber</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>USB Prober</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>2.0.2</string>
	<key>CFBundleSignature</key>
	<string>USBP</string>
	<key>CFBundleVersion</key>
	<string>108</string>
	<key>NSMainNibFile</key>
	<string>MainMenu</string>
	<key>NSPrincipalClass</key>
	<string>NSApplication</string>
</dict>
</plist>
";
			shouldUseHeadermap = 1;
		};
		29B97327FDCFA39411CA2CEA = {
			buildActionMask = 2147483647;
			files = (
				F59C786E0206714901000166,
				F556C3DE0207251E01CE14C9,
				F5B6DE990271657401000166,
				F545462C02768FE401000166,
				F556D5EE0290C947015A0A51,
				F590B5310291B86301CE14C9,
				F5ACABB102E7380E01000164,
				F5ACABB702E7383101000164,
				F5ACABB902E7383101000164,
			);
			isa = PBXHeadersBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		29B97328FDCFA39411CA2CEA = {
			buildActionMask = 2147483647;
			files = (
				089C165EFE840E0CC02AAC07,
				F57E2921026F512701000166,
				F547EE800271525301000166,
				F5ACABBF02E7389801000164,
				F5ACABC002E7389801000164,
			);
			isa = PBXResourcesBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		29B9732BFDCFA39411CA2CEA = {
			buildActionMask = 2147483647;
			files = (
				F59C786F0206714901000166,
				F556C3DF0207251E01CE14C9,
				F5B6DE970271655201000166,
				F545462D02768FE401000166,
				F556D5EF0290C947015A0A51,
				F590B5320291B86301CE14C9,
				F5ACABAE02E737E401000164,
				F5ACABB202E7380E01000164,
				F5ACABB802E7383101000164,
				F5ACABBA02E7383101000164,
				F5ACABBC02E7386201000164,
			);
			isa = PBXSourcesBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
		29B9732DFDCFA39411CA2CEA = {
			buildActionMask = 2147483647;
			files = (
				F5FA9065020A59EC01000102,
				F523B207026C9DEB01CE14C9,
				F51D9D3E0277D10D01000166,
				F51D9D3F0277D17401000166,
			);
			isa = PBXFrameworksBuildPhase;
			runOnlyForDeploymentPostprocessing = 0;
		};
//290
//291
//292
//293
//294
//4A0
//4A1
//4A2
//4A3
//4A4
		4A9504CCFFE6A4B311CA0CBA = {
			buildRules = (
			);
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				OPTIMIZATION_CFLAGS = "-O0";
			};
			isa = PBXBuildStyle;
			name = Development;
		};
		4A9504CDFFE6A4B311CA0CBA = {
			buildRules = (
			);
			buildSettings = {
				COPY_PHASE_STRIP = YES;
			};
			isa = PBXBuildStyle;
			name = Deployment;
		};
//4A0
//4A1
//4A2
//4A3
//4A4
//F50
//F51
//F52
//F53
//F54
		F51D9D3E0277D10D01000166 = {
			fileRef = F59C786302066E9001000166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F51D9D3F0277D17401000166 = {
			fileRef = 1058C7A1FEA54F0111CA2CBB;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F523B206026C9DEB01CE14C9 = {
			isa = PBXFrameworkReference;
			name = Security.framework;
			path = /System/Library/Frameworks/Security.framework;
			refType = 0;
		};
		F523B207026C9DEB01CE14C9 = {
			fileRef = F523B206026C9DEB01CE14C9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F526D3650277AFEC01000166 = {
			children = (
				F5ACABAB02E737E401000164,
				F5ACABAC02E737E401000164,
			);
			isa = PBXGroup;
			name = "Main Controller";
			path = "";
			refType = 4;
		};
		F545462A02768FE401000166 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = BusProbeClass.h;
			refType = 4;
		};
		F545462B02768FE401000166 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = BusProbeClass.m;
			refType = 4;
		};
		F545462C02768FE401000166 = {
			fileRef = F545462A02768FE401000166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F545462D02768FE401000166 = {
			fileRef = F545462B02768FE401000166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F547EE7E0271525301000166 = {
			children = (
				F547EE7F0271525301000166,
			);
			isa = PBXVariantGroup;
			name = MainMenu.nib;
			path = "";
			refType = 4;
		};
		F547EE7F0271525301000166 = {
			isa = PBXFileReference;
			name = English;
			path = English.lproj/MainMenu.nib;
			refType = 4;
		};
		F547EE800271525301000166 = {
			fileRef = F547EE7E0271525301000166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F556C3DC0207251E01CE14C9 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = USBClass.h;
			refType = 4;
		};
		F556C3DD0207251E01CE14C9 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = USBClass.m;
			refType = 4;
		};
		F556C3DE0207251E01CE14C9 = {
			fileRef = F556C3DC0207251E01CE14C9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F556C3DF0207251E01CE14C9 = {
			fileRef = F556C3DD0207251E01CE14C9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F556D5EB0290C947015A0A51 = {
			children = (
				F545462A02768FE401000166,
				F545462B02768FE401000166,
				F556C3DC0207251E01CE14C9,
				F556C3DD0207251E01CE14C9,
				F556D5EC0290C947015A0A51,
				F556D5ED0290C947015A0A51,
			);
			isa = PBXGroup;
			name = "Bus Probe";
			path = "";
			refType = 4;
		};
		F556D5EC0290C947015A0A51 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = DecodeHIDReport.h;
			refType = 4;
		};
		F556D5ED0290C947015A0A51 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = DecodeHIDReport.m;
			refType = 4;
		};
		F556D5EE0290C947015A0A51 = {
			fileRef = F556D5EC0290C947015A0A51;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F556D5EF0290C947015A0A51 = {
			fileRef = F556D5ED0290C947015A0A51;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F556D5F00290CDFA015A0A51 = {
			children = (
				F5B6DE980271657401000166,
				F5B6DE960271655201000166,
			);
			isa = PBXGroup;
			name = IORegistry;
			refType = 4;
		};
		F556D5F10290CDFA015A0A51 = {
			children = (
				F5ACABAF02E7380E01000164,
				F5ACABB002E7380E01000164,
			);
			isa = PBXGroup;
			name = "USB Logger";
			refType = 4;
		};
		F556D5F20290CDFA015A0A51 = {
			children = (
				F5ACABB302E7383101000164,
				F5ACABB402E7383101000164,
				F59C786C0206714901000166,
				F59C786D0206714901000166,
				F590B52F0291B86301CE14C9,
				F590B5300291B86301CE14C9,
				F5ACABB502E7383101000164,
				F5ACABB602E7383101000164,
			);
			isa = PBXGroup;
			name = "Other Classes";
			refType = 4;
		};
		F57E291F026F512701000166 = {
			children = (
				F57E2920026F512701000166,
			);
			isa = PBXVariantGroup;
			name = LaunchTime.strings;
			path = "";
			refType = 4;
		};
		F57E2920026F512701000166 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			name = English;
			path = English.lproj/LaunchTime.strings;
			refType = 4;
		};
		F57E2921026F512701000166 = {
			fileRef = F57E291F026F512701000166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F590B52F0291B86301CE14C9 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = NodeOutput.h;
			refType = 4;
		};
		F590B5300291B86301CE14C9 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = NodeOutput.m;
			refType = 4;
		};
		F590B5310291B86301CE14C9 = {
			fileRef = F590B52F0291B86301CE14C9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F590B5320291B86301CE14C9 = {
			fileRef = F590B5300291B86301CE14C9;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F59C786202066E9001000166 = {
			isa = PBXFrameworkReference;
			name = CoreServices.framework;
			path = /System/Library/Frameworks/CoreServices.framework;
			refType = 0;
		};
		F59C786302066E9001000166 = {
			isa = PBXFrameworkReference;
			name = IOKit.framework;
			path = /System/Library/Frameworks/IOKit.framework;
			refType = 0;
		};
		F59C786C0206714901000166 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = Node.h;
			refType = 4;
		};
		F59C786D0206714901000166 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = Node.m;
			refType = 4;
		};
		F59C786E0206714901000166 = {
			fileRef = F59C786C0206714901000166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F59C786F0206714901000166 = {
			fileRef = F59C786D0206714901000166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5ACABAB02E737E401000164 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = MainController.h;
			refType = 4;
		};
		F5ACABAC02E737E401000164 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = MainController.m;
			refType = 4;
		};
		F5ACABAE02E737E401000164 = {
			fileRef = F5ACABAC02E737E401000164;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5ACABAF02E7380E01000164 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = USBLoggerClass.h;
			refType = 4;
		};
		F5ACABB002E7380E01000164 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = USBLoggerClass.m;
			refType = 4;
		};
		F5ACABB102E7380E01000164 = {
			fileRef = F5ACABAF02E7380E01000164;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5ACABB202E7380E01000164 = {
			fileRef = F5ACABB002E7380E01000164;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5ACABB302E7383101000164 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = Authorization.h;
			refType = 4;
		};
		F5ACABB402E7383101000164 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = Authorization.m;
			refType = 4;
		};
		F5ACABB502E7383101000164 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = SystemCommands.h;
			refType = 4;
		};
		F5ACABB602E7383101000164 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = SystemCommands.m;
			refType = 4;
		};
		F5ACABB702E7383101000164 = {
			fileRef = F5ACABB302E7383101000164;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5ACABB802E7383101000164 = {
			fileRef = F5ACABB402E7383101000164;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5ACABB902E7383101000164 = {
			fileRef = F5ACABB502E7383101000164;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5ACABBA02E7383101000164 = {
			fileRef = F5ACABB602E7383101000164;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5ACABBB02E7386201000164 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = Main.m;
			refType = 4;
		};
		F5ACABBC02E7386201000164 = {
			fileRef = F5ACABBB02E7386201000164;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5ACABBD02E7389801000164 = {
			isa = PBXFileReference;
			path = USBProberIcon.icns;
			refType = 4;
		};
		F5ACABBE02E7389801000164 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = USBVendors.txt;
			refType = 4;
		};
		F5ACABBF02E7389801000164 = {
			fileRef = F5ACABBD02E7389801000164;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5ACABC002E7389801000164 = {
			fileRef = F5ACABBE02E7389801000164;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5B6DE960271655201000166 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = IORegistryClass.m;
			refType = 4;
		};
		F5B6DE970271655201000166 = {
			fileRef = F5B6DE960271655201000166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5B6DE980271657401000166 = {
			fileEncoding = 30;
			isa = PBXFileReference;
			path = IORegistryClass.h;
			refType = 4;
		};
		F5B6DE990271657401000166 = {
			fileRef = F5B6DE980271657401000166;
			isa = PBXBuildFile;
			settings = {
			};
		};
		F5FA9065020A59EC01000102 = {
			fileRef = F59C786202066E9001000166;
			isa = PBXBuildFile;
			settings = {
			};
		};
	};
	rootObject = 29B97313FDCFA39411CA2CEA;
}