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

/* Begin PBXBuildFile section */
		EE163154102F559A0005F487 /* SecurityFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE163153102F559A0005F487 /* SecurityFoundation.framework */; };
		EE16315B102F55AE0005F487 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE16315A102F55AE0005F487 /* Security.framework */; };
		EE163315102F5E5C0005F487 /* Authorization.nib in Resources */ = {isa = PBXBuildFile; fileRef = EE163313102F5E5C0005F487 /* Authorization.nib */; };
		EE32C4820A1094CA00E985BA /* SFAuthorizationView.m in Sources */ = {isa = PBXBuildFile; fileRef = EE32C4810A1094CA00E985BA /* SFAuthorizationView.m */; };
		EE9F32370CF99C9C0087380F /* lock_32.png in Resources */ = {isa = PBXBuildFile; fileRef = EE9F32360CF99C9C0087380F /* lock_32.png */; };
		EE9F32390CF99CAA0087380F /* ulock_32.png in Resources */ = {isa = PBXBuildFile; fileRef = EE9F32380CF99CAA0087380F /* ulock_32.png */; };
		EEA370950953FFEF001244CF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EEA370940953FFEF001244CF /* Foundation.framework */; };
		EEA3716B095400F2001244CF /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EEA3716A095400F2001244CF /* AppKit.framework */; };
		EEE7462E095D6CD800178065 /* SFAuthorizationView.h in Headers */ = {isa = PBXBuildFile; fileRef = EEE7462A095D6CD800178065 /* SFAuthorizationView.h */; settings = {ATTRIBUTES = (Public, ); }; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		EE163153102F559A0005F487 /* SecurityFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SecurityFoundation.framework; path = /System/Library/Frameworks/SecurityFoundation.framework; sourceTree = "<absolute>"; };
		EE16315A102F55AE0005F487 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
		EE163314102F5E5C0005F487 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Authorization.nib; sourceTree = "<group>"; };
		EE27270005426A7F0000013C /* mySTEP.make */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = mySTEP.make; path = ../mySTEP.make; sourceTree = SOURCE_ROOT; };
		EE32C4810A1094CA00E985BA /* SFAuthorizationView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SFAuthorizationView.m; sourceTree = "<group>"; };
		EE6FE352076F05AF009CC969 /* SecurityInterface.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SecurityInterface.framework; sourceTree = BUILT_PRODUCTS_DIR; };
		EE824525174786A2003B8B89 /* SecurityInterface.qcodeproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = SecurityInterface.qcodeproj; sourceTree = "<group>"; };
		EE9F32360CF99C9C0087380F /* lock_32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = lock_32.png; path = ../../Icons/Harmony/PNG/lock_32.png; sourceTree = SOURCE_ROOT; };
		EE9F32380CF99CAA0087380F /* ulock_32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ulock_32.png; path = ../../Icons/Harmony/PNG/ulock_32.png; sourceTree = SOURCE_ROOT; };
		EEA370940953FFEF001244CF /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = ../Foundation/build/Development/Foundation.framework; sourceTree = SOURCE_ROOT; };
		EEA3716A095400F2001244CF /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = ../AppKit/build/Development/AppKit.framework; sourceTree = SOURCE_ROOT; };
		EEE74627095D6CD800178065 /* SecurityInterface-Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = "SecurityInterface-Info.plist"; sourceTree = "<group>"; };
		EEE7462A095D6CD800178065 /* SFAuthorizationView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SFAuthorizationView.h; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		EE6FE350076F05AF009CC969 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				EEA370950953FFEF001244CF /* Foundation.framework in Frameworks */,
				EEA3716B095400F2001244CF /* AppKit.framework in Frameworks */,
				EE163154102F559A0005F487 /* SecurityFoundation.framework in Frameworks */,
				EE16315B102F55AE0005F487 /* Security.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		29B97314FDCFA39411CA2CEA /* BrowserTester */ = {
			isa = PBXGroup;
			children = (
				EE27270005426A7F0000013C /* mySTEP.make */,
				EE824525174786A2003B8B89 /* SecurityInterface.qcodeproj */,
				EEA3309A09537E58001244CF /* Classes */,
				EEA3306C09537DB5001244CF /* Private */,
				EEA3309609537E48001244CF /* Resources */,
				EEA370EA0953FFFB001244CF /* Frameworks */,
				EE29D8D8058A38830035639B /* Products */,
			);
			name = BrowserTester;
			sourceTree = "<group>";
		};
		EE29D8D8058A38830035639B /* Products */ = {
			isa = PBXGroup;
			children = (
				EE6FE352076F05AF009CC969 /* SecurityInterface.framework */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		EEA3306C09537DB5001244CF /* Private */ = {
			isa = PBXGroup;
			children = (
			);
			name = Private;
			sourceTree = "<group>";
		};
		EEA3309609537E48001244CF /* Resources */ = {
			isa = PBXGroup;
			children = (
				EE9F32360CF99C9C0087380F /* lock_32.png */,
				EE9F32380CF99CAA0087380F /* ulock_32.png */,
				EEE74627095D6CD800178065 /* SecurityInterface-Info.plist */,
				EE163313102F5E5C0005F487 /* Authorization.nib */,
			);
			name = Resources;
			sourceTree = "<group>";
		};
		EEA3309A09537E58001244CF /* Classes */ = {
			isa = PBXGroup;
			children = (
				EEE7462A095D6CD800178065 /* SFAuthorizationView.h */,
				EE32C4810A1094CA00E985BA /* SFAuthorizationView.m */,
			);
			name = Classes;
			sourceTree = "<group>";
		};
		EEA370EA0953FFFB001244CF /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				EEA370940953FFEF001244CF /* Foundation.framework */,
				EEA3716A095400F2001244CF /* AppKit.framework */,
				EE16315A102F55AE0005F487 /* Security.framework */,
				EE163153102F559A0005F487 /* SecurityFoundation.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
		EE6FE34D076F05AF009CC969 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				EEE7462E095D6CD800178065 /* SFAuthorizationView.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
		EE6FE351076F05AF009CC969 /* SecurityInterface */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = EEEB9CF309A7542900626AB7 /* Build configuration list for PBXNativeTarget "SecurityInterface" */;
			buildPhases = (
				EE6FE34D076F05AF009CC969 /* Headers */,
				EE6FE34E076F05AF009CC969 /* Resources */,
				EE6FE34F076F05AF009CC969 /* Sources */,
				EE6FE350076F05AF009CC969 /* Frameworks */,
				EE6FE354076F05C9009CC969 /* ShellScript */,
			);
			buildRules = (
			);
			comments = "Todo:\n\nDistribute System-Info.plist to AB-Framework and AppKit-Framework\n";
			dependencies = (
			);
			name = SecurityInterface;
			productName = Calendar;
			productReference = EE6FE352076F05AF009CC969 /* SecurityInterface.framework */;
			productType = "com.apple.product-type.framework";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		29B97313FDCFA39411CA2CEA /* Project object */ = {
			isa = PBXProject;
			buildConfigurationList = EEEB9CF709A7542900626AB7 /* Build configuration list for PBXProject "SecurityInterface" */;
			compatibilityVersion = "Xcode 2.4";
			developmentRegion = English;
			hasScannedForEncodings = 1;
			knownRegions = (
				English,
				Japanese,
				French,
				German,
			);
			mainGroup = 29B97314FDCFA39411CA2CEA /* BrowserTester */;
			productRefGroup = EE29D8D8058A38830035639B /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				EE6FE351076F05AF009CC969 /* SecurityInterface */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		EE6FE34E076F05AF009CC969 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				EE9F32370CF99C9C0087380F /* lock_32.png in Resources */,
				EE9F32390CF99CAA0087380F /* ulock_32.png in Resources */,
				EE163315102F5E5C0005F487 /* Authorization.nib in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
		EE6FE354076F05C9009CC969 /* ShellScript */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "export QuantumSTEP=/usr/share/QuantumSTEP\n./SecurityInterface.qcodeproj";
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		EE6FE34F076F05AF009CC969 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				EE32C4820A1094CA00E985BA /* SFAuthorizationView.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
		EE163313102F5E5C0005F487 /* Authorization.nib */ = {
			isa = PBXVariantGroup;
			children = (
				EE163314102F5E5C0005F487 /* English */,
			);
			name = Authorization.nib;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		EEEB9CF409A7542900626AB7 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ARCHS = (
					ppc,
					i386,
				);
				COPY_PHASE_STRIP = NO;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				FRAMEWORK_SEARCH_PATHS = (
					"$(FRAMEWORK_SEARCH_PATHS)",
					"$(SRCROOT)/../SystemUIPlugin/build/Development",
				);
				FRAMEWORK_VERSION = A;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "";
				GCC_VERSION = 4.0;
				INFOPLIST_FILE = "SecurityInterface-Info.plist";
				INSTALL_PATH = /Library/Frameworks;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = (
					"-seg1addr",
					0x20200000,
				);
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = SecurityInterface;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = YES;
			};
			name = Development;
		};
		EEEB9CF509A7542900626AB7 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ARCHS = (
					ppc,
					i386,
				);
				COPY_PHASE_STRIP = YES;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				FRAMEWORK_SEARCH_PATHS = (
					"$(FRAMEWORK_SEARCH_PATHS)",
					"$(SRCROOT)/../SystemUIPlugin/build/Development",
				);
				FRAMEWORK_VERSION = A;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "";
				GCC_VERSION = 4.0;
				INFOPLIST_FILE = "SecurityInterface-Info.plist";
				INSTALL_PATH = /Library/Frameworks;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = (
					"-seg1addr",
					0x20200000,
				);
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = SecurityInterface;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		EEEB9CF609A7542900626AB7 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ARCHS = (
					ppc,
					i386,
				);
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				FRAMEWORK_SEARCH_PATHS = "";
				FRAMEWORK_VERSION = A;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "";
				GCC_VERSION = 4.0;
				INFOPLIST_FILE = "SecurityInterface-Info.plist";
				INSTALL_PATH = /Library/Frameworks;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = (
					"-seg1addr",
					0x20200000,
				);
				OTHER_REZFLAGS = "";
				PREBINDING = NO;
				PRODUCT_NAME = SecurityInterface;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			name = Default;
		};
		EEEB9CF809A7542900626AB7 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
			};
			name = Development;
		};
		EEEB9CF909A7542900626AB7 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
			};
			name = Deployment;
		};
		EEEB9CFA09A7542900626AB7 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
			};
			name = Default;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		EEEB9CF309A7542900626AB7 /* Build configuration list for PBXNativeTarget "SecurityInterface" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				EEEB9CF409A7542900626AB7 /* Development */,
				EEEB9CF509A7542900626AB7 /* Deployment */,
				EEEB9CF609A7542900626AB7 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		EEEB9CF709A7542900626AB7 /* Build configuration list for PBXProject "SecurityInterface" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				EEEB9CF809A7542900626AB7 /* Development */,
				EEEB9CF909A7542900626AB7 /* Deployment */,
				EEEB9CFA09A7542900626AB7 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
/* End XCConfigurationList section */
	};
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
}
