335 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			335 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
// !$*UTF8*$!
 | 
						|
{
 | 
						|
	archiveVersion = 1;
 | 
						|
	classes = {
 | 
						|
	};
 | 
						|
	objectVersion = 45;
 | 
						|
	objects = {
 | 
						|
 | 
						|
/* Begin PBXBuildFile section */
 | 
						|
		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
 | 
						|
		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
 | 
						|
		288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765FC0DF74451002DB57D /* CoreGraphics.framework */; };
 | 
						|
		2A1E97BF124D22A900D3BEAE /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A1E97BD124D22A900D3BEAE /* main.m */; };
 | 
						|
		2A1E97D6124D25F300D3BEAE /* libVoiceBase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2A1E97D3124D25DE00D3BEAE /* libVoiceBase.a */; };
 | 
						|
		2A1E97D9124D261E00D3BEAE /* MGMController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A1E97D8124D261E00D3BEAE /* MGMController.m */; };
 | 
						|
		2A1E9826124D2B3D00D3BEAE /* MainWindow_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2A1E9825124D2B3D00D3BEAE /* MainWindow_iPhone.xib */; };
 | 
						|
		2A1E9838124D2B7200D3BEAE /* MainWindow_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2A1E9837124D2B7200D3BEAE /* MainWindow_iPad.xib */; };
 | 
						|
/* End PBXBuildFile section */
 | 
						|
 | 
						|
/* Begin PBXContainerItemProxy section */
 | 
						|
		2A1E97D0124D25DE00D3BEAE /* PBXContainerItemProxy */ = {
 | 
						|
			isa = PBXContainerItemProxy;
 | 
						|
			containerPortal = 2A1E97C8124D25DE00D3BEAE /* VoiceBase.xcodeproj */;
 | 
						|
			proxyType = 2;
 | 
						|
			remoteGlobalIDString = 8DC2EF5B0486A6940098B216 /* VoiceBase.framework */;
 | 
						|
			remoteInfo = VoiceBase;
 | 
						|
		};
 | 
						|
		2A1E97D2124D25DE00D3BEAE /* PBXContainerItemProxy */ = {
 | 
						|
			isa = PBXContainerItemProxy;
 | 
						|
			containerPortal = 2A1E97C8124D25DE00D3BEAE /* VoiceBase.xcodeproj */;
 | 
						|
			proxyType = 2;
 | 
						|
			remoteGlobalIDString = 2AE6EE531249DA0B0006B5AC /* libVoiceBase.a */;
 | 
						|
			remoteInfo = "VoiceBase Touch";
 | 
						|
		};
 | 
						|
		2A1E97D4124D25E800D3BEAE /* PBXContainerItemProxy */ = {
 | 
						|
			isa = PBXContainerItemProxy;
 | 
						|
			containerPortal = 2A1E97C8124D25DE00D3BEAE /* VoiceBase.xcodeproj */;
 | 
						|
			proxyType = 1;
 | 
						|
			remoteGlobalIDString = 2AE6EE521249DA0B0006B5AC /* VoiceBase Touch */;
 | 
						|
			remoteInfo = "VoiceBase Touch";
 | 
						|
		};
 | 
						|
/* End PBXContainerItemProxy section */
 | 
						|
 | 
						|
/* Begin PBXFileReference section */
 | 
						|
		1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
 | 
						|
		1D6058910D05DD3D006BFB54 /* VoiceMob.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VoiceMob.app; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
						|
		1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
 | 
						|
		288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
 | 
						|
		2A1E97BD124D22A900D3BEAE /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Classes/VoiceMob/main.m; sourceTree = "<group>"; };
 | 
						|
		2A1E97BE124D22A900D3BEAE /* VoiceMob_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VoiceMob_Prefix.pch; path = Classes/VoiceMob/VoiceMob_Prefix.pch; sourceTree = "<group>"; };
 | 
						|
		2A1E97C1124D22DA00D3BEAE /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 | 
						|
		2A1E97C8124D25DE00D3BEAE /* VoiceBase.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = VoiceBase.xcodeproj; sourceTree = "<group>"; };
 | 
						|
		2A1E97D7124D261E00D3BEAE /* MGMController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MGMController.h; sourceTree = "<group>"; };
 | 
						|
		2A1E97D8124D261E00D3BEAE /* MGMController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MGMController.m; sourceTree = "<group>"; };
 | 
						|
		2A1E9825124D2B3D00D3BEAE /* MainWindow_iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow_iPhone.xib; sourceTree = "<group>"; };
 | 
						|
		2A1E9837124D2B7200D3BEAE /* MainWindow_iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow_iPad.xib; sourceTree = "<group>"; };
 | 
						|
/* End PBXFileReference section */
 | 
						|
 | 
						|
/* Begin PBXFrameworksBuildPhase section */
 | 
						|
		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
 | 
						|
			isa = PBXFrameworksBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
				2A1E97D6124D25F300D3BEAE /* libVoiceBase.a in Frameworks */,
 | 
						|
				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
 | 
						|
				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
 | 
						|
				288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */,
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXFrameworksBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXGroup section */
 | 
						|
		19C28FACFE9D520D11CA2CBB /* Products */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				1D6058910D05DD3D006BFB54 /* VoiceMob.app */,
 | 
						|
			);
 | 
						|
			name = Products;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				2A1E97C8124D25DE00D3BEAE /* VoiceBase.xcodeproj */,
 | 
						|
				2A1E97BC124D22A900D3BEAE /* Classes */,
 | 
						|
				2A1E97C0124D22DA00D3BEAE /* Resources */,
 | 
						|
				29B97315FDCFA39411CA2CEA /* Other Sources */,
 | 
						|
				29B97323FDCFA39411CA2CEA /* Frameworks */,
 | 
						|
				19C28FACFE9D520D11CA2CBB /* Products */,
 | 
						|
			);
 | 
						|
			name = CustomTemplate;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				2A1E97BD124D22A900D3BEAE /* main.m */,
 | 
						|
				2A1E97BE124D22A900D3BEAE /* VoiceMob_Prefix.pch */,
 | 
						|
			);
 | 
						|
			name = "Other Sources";
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
 | 
						|
				1D30AB110D05D00D00671497 /* Foundation.framework */,
 | 
						|
				288765FC0DF74451002DB57D /* CoreGraphics.framework */,
 | 
						|
			);
 | 
						|
			name = Frameworks;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		2A1E97BC124D22A900D3BEAE /* Classes */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				2A1E97D7124D261E00D3BEAE /* MGMController.h */,
 | 
						|
				2A1E97D8124D261E00D3BEAE /* MGMController.m */,
 | 
						|
			);
 | 
						|
			name = Classes;
 | 
						|
			path = Classes/VoiceMob;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		2A1E97C0124D22DA00D3BEAE /* Resources */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				2A1E97C1124D22DA00D3BEAE /* Info.plist */,
 | 
						|
				2A1E9825124D2B3D00D3BEAE /* MainWindow_iPhone.xib */,
 | 
						|
				2A1E9837124D2B7200D3BEAE /* MainWindow_iPad.xib */,
 | 
						|
			);
 | 
						|
			name = Resources;
 | 
						|
			path = Resources/VoiceMob;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
		2A1E97C9124D25DE00D3BEAE /* Products */ = {
 | 
						|
			isa = PBXGroup;
 | 
						|
			children = (
 | 
						|
				2A1E97D1124D25DE00D3BEAE /* VoiceBase.framework */,
 | 
						|
				2A1E97D3124D25DE00D3BEAE /* libVoiceBase.a */,
 | 
						|
			);
 | 
						|
			name = Products;
 | 
						|
			sourceTree = "<group>";
 | 
						|
		};
 | 
						|
/* End PBXGroup section */
 | 
						|
 | 
						|
/* Begin PBXNativeTarget section */
 | 
						|
		1D6058900D05DD3D006BFB54 /* VoiceMob */ = {
 | 
						|
			isa = PBXNativeTarget;
 | 
						|
			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "VoiceMob" */;
 | 
						|
			buildPhases = (
 | 
						|
				1D60588D0D05DD3D006BFB54 /* Resources */,
 | 
						|
				1D60588E0D05DD3D006BFB54 /* Sources */,
 | 
						|
				1D60588F0D05DD3D006BFB54 /* Frameworks */,
 | 
						|
			);
 | 
						|
			buildRules = (
 | 
						|
			);
 | 
						|
			dependencies = (
 | 
						|
				2A1E97D5124D25E800D3BEAE /* PBXTargetDependency */,
 | 
						|
			);
 | 
						|
			name = VoiceMob;
 | 
						|
			productName = VoiceMob;
 | 
						|
			productReference = 1D6058910D05DD3D006BFB54 /* VoiceMob.app */;
 | 
						|
			productType = "com.apple.product-type.application";
 | 
						|
		};
 | 
						|
/* End PBXNativeTarget section */
 | 
						|
 | 
						|
/* Begin PBXProject section */
 | 
						|
		29B97313FDCFA39411CA2CEA /* Project object */ = {
 | 
						|
			isa = PBXProject;
 | 
						|
			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "VoiceMob" */;
 | 
						|
			compatibilityVersion = "Xcode 3.1";
 | 
						|
			hasScannedForEncodings = 1;
 | 
						|
			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
 | 
						|
			projectDirPath = "";
 | 
						|
			projectReferences = (
 | 
						|
				{
 | 
						|
					ProductGroup = 2A1E97C9124D25DE00D3BEAE /* Products */;
 | 
						|
					ProjectRef = 2A1E97C8124D25DE00D3BEAE /* VoiceBase.xcodeproj */;
 | 
						|
				},
 | 
						|
			);
 | 
						|
			projectRoot = "";
 | 
						|
			targets = (
 | 
						|
				1D6058900D05DD3D006BFB54 /* VoiceMob */,
 | 
						|
			);
 | 
						|
		};
 | 
						|
/* End PBXProject section */
 | 
						|
 | 
						|
/* Begin PBXReferenceProxy section */
 | 
						|
		2A1E97D1124D25DE00D3BEAE /* VoiceBase.framework */ = {
 | 
						|
			isa = PBXReferenceProxy;
 | 
						|
			fileType = wrapper.framework;
 | 
						|
			path = VoiceBase.framework;
 | 
						|
			remoteRef = 2A1E97D0124D25DE00D3BEAE /* PBXContainerItemProxy */;
 | 
						|
			sourceTree = BUILT_PRODUCTS_DIR;
 | 
						|
		};
 | 
						|
		2A1E97D3124D25DE00D3BEAE /* libVoiceBase.a */ = {
 | 
						|
			isa = PBXReferenceProxy;
 | 
						|
			fileType = archive.ar;
 | 
						|
			path = libVoiceBase.a;
 | 
						|
			remoteRef = 2A1E97D2124D25DE00D3BEAE /* PBXContainerItemProxy */;
 | 
						|
			sourceTree = BUILT_PRODUCTS_DIR;
 | 
						|
		};
 | 
						|
/* End PBXReferenceProxy section */
 | 
						|
 | 
						|
/* Begin PBXResourcesBuildPhase section */
 | 
						|
		1D60588D0D05DD3D006BFB54 /* Resources */ = {
 | 
						|
			isa = PBXResourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
				2A1E9826124D2B3D00D3BEAE /* MainWindow_iPhone.xib in Resources */,
 | 
						|
				2A1E9838124D2B7200D3BEAE /* MainWindow_iPad.xib in Resources */,
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXResourcesBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXSourcesBuildPhase section */
 | 
						|
		1D60588E0D05DD3D006BFB54 /* Sources */ = {
 | 
						|
			isa = PBXSourcesBuildPhase;
 | 
						|
			buildActionMask = 2147483647;
 | 
						|
			files = (
 | 
						|
				2A1E97BF124D22A900D3BEAE /* main.m in Sources */,
 | 
						|
				2A1E97D9124D261E00D3BEAE /* MGMController.m in Sources */,
 | 
						|
			);
 | 
						|
			runOnlyForDeploymentPostprocessing = 0;
 | 
						|
		};
 | 
						|
/* End PBXSourcesBuildPhase section */
 | 
						|
 | 
						|
/* Begin PBXTargetDependency section */
 | 
						|
		2A1E97D5124D25E800D3BEAE /* PBXTargetDependency */ = {
 | 
						|
			isa = PBXTargetDependency;
 | 
						|
			name = "VoiceBase Touch";
 | 
						|
			targetProxy = 2A1E97D4124D25E800D3BEAE /* PBXContainerItemProxy */;
 | 
						|
		};
 | 
						|
/* End PBXTargetDependency section */
 | 
						|
 | 
						|
/* Begin XCBuildConfiguration section */
 | 
						|
		1D6058940D05DD3E006BFB54 /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ALWAYS_SEARCH_USER_PATHS = NO;
 | 
						|
				COPY_PHASE_STRIP = NO;
 | 
						|
				GCC_DYNAMIC_NO_PIC = NO;
 | 
						|
				GCC_OPTIMIZATION_LEVEL = 0;
 | 
						|
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 | 
						|
				GCC_PREFIX_HEADER = Classes/VoiceMob/VoiceMob_Prefix.pch;
 | 
						|
				INFOPLIST_FILE = Resources/VoiceMob/Info.plist;
 | 
						|
				PRODUCT_NAME = VoiceMob;
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		1D6058950D05DD3E006BFB54 /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ALWAYS_SEARCH_USER_PATHS = NO;
 | 
						|
				COPY_PHASE_STRIP = YES;
 | 
						|
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 | 
						|
				GCC_PREFIX_HEADER = VoiceMob_Prefix.pch;
 | 
						|
				INFOPLIST_FILE = "VoiceMob-Info.plist";
 | 
						|
				PRODUCT_NAME = VoiceMob;
 | 
						|
				VALIDATE_PRODUCT = YES;
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
		C01FCF4F08A954540054247B /* Debug */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
 | 
						|
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 | 
						|
				GCC_C_LANGUAGE_STANDARD = c99;
 | 
						|
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
						|
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 | 
						|
				GCC_WARN_UNUSED_VARIABLE = YES;
 | 
						|
				HEADER_SEARCH_PATHS = (
 | 
						|
					"\"$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/usr/local/include\"",
 | 
						|
					"\"$(SRCROOT)/Libraries/include\"",
 | 
						|
				);
 | 
						|
				IPHONEOS_DEPLOYMENT_TARGET = 3.1;
 | 
						|
				OTHER_CFLAGS = "-fblocks";
 | 
						|
				PREBINDING = NO;
 | 
						|
				SDKROOT = iphoneos4.0;
 | 
						|
				TARGETED_DEVICE_FAMILY = "1,2";
 | 
						|
			};
 | 
						|
			name = Debug;
 | 
						|
		};
 | 
						|
		C01FCF5008A954540054247B /* Release */ = {
 | 
						|
			isa = XCBuildConfiguration;
 | 
						|
			buildSettings = {
 | 
						|
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
 | 
						|
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 | 
						|
				GCC_C_LANGUAGE_STANDARD = c99;
 | 
						|
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 | 
						|
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 | 
						|
				GCC_WARN_UNUSED_VARIABLE = YES;
 | 
						|
				HEADER_SEARCH_PATHS = (
 | 
						|
					"\"$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/usr/local/include\"",
 | 
						|
					"\"$(SRCROOT)/Libraries/include\"",
 | 
						|
				);
 | 
						|
				IPHONEOS_DEPLOYMENT_TARGET = 3.1;
 | 
						|
				OTHER_CFLAGS = (
 | 
						|
					"-DNS_BLOCK_ASSERTIONS=1",
 | 
						|
					"-fblocks",
 | 
						|
				);
 | 
						|
				PREBINDING = NO;
 | 
						|
				SDKROOT = iphoneos4.0;
 | 
						|
				TARGETED_DEVICE_FAMILY = "1,2";
 | 
						|
			};
 | 
						|
			name = Release;
 | 
						|
		};
 | 
						|
/* End XCBuildConfiguration section */
 | 
						|
 | 
						|
/* Begin XCConfigurationList section */
 | 
						|
		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "VoiceMob" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				1D6058940D05DD3E006BFB54 /* Debug */,
 | 
						|
				1D6058950D05DD3E006BFB54 /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "VoiceMob" */ = {
 | 
						|
			isa = XCConfigurationList;
 | 
						|
			buildConfigurations = (
 | 
						|
				C01FCF4F08A954540054247B /* Debug */,
 | 
						|
				C01FCF5008A954540054247B /* Release */,
 | 
						|
			);
 | 
						|
			defaultConfigurationIsVisible = 0;
 | 
						|
			defaultConfigurationName = Release;
 | 
						|
		};
 | 
						|
/* End XCConfigurationList section */
 | 
						|
	};
 | 
						|
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
 | 
						|
}
 |