407 lines
		
	
	
	
		
			14 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			407 lines
		
	
	
	
		
			14 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
| // !$*UTF8*$!
 | |
| {
 | |
| 	archiveVersion = 1;
 | |
| 	classes = {
 | |
| 	};
 | |
| 	objectVersion = 46;
 | |
| 	objects = {
 | |
| 
 | |
| /* Begin PBXBuildFile section */
 | |
| 		C005E0221BE1CC3300F1BD3C /* COLLADA.h in Headers */ = {isa = PBXBuildFile; fileRef = C005E0211BE1CC3300F1BD3C /* COLLADA.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | |
| 		C005E0291BE1CC3300F1BD3C /* COLLADA.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C005E01E1BE1CC3300F1BD3C /* COLLADA.framework */; };
 | |
| 		C005E02E1BE1CC3300F1BD3C /* COLLADATests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C005E02D1BE1CC3300F1BD3C /* COLLADATests.swift */; };
 | |
| 		C04449C31BE3422A00ABF046 /* COLLADA.swift in Sources */ = {isa = PBXBuildFile; fileRef = C04449C21BE3422A00ABF046 /* COLLADA.swift */; };
 | |
| 		C04449C51BE5142200ABF046 /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = C04449C41BE5142200ABF046 /* Source.swift */; };
 | |
| /* End PBXBuildFile section */
 | |
| 
 | |
| /* Begin PBXContainerItemProxy section */
 | |
| 		C005E02A1BE1CC3300F1BD3C /* PBXContainerItemProxy */ = {
 | |
| 			isa = PBXContainerItemProxy;
 | |
| 			containerPortal = C005E0151BE1CC3300F1BD3C /* Project object */;
 | |
| 			proxyType = 1;
 | |
| 			remoteGlobalIDString = C005E01D1BE1CC3300F1BD3C;
 | |
| 			remoteInfo = COLLADA;
 | |
| 		};
 | |
| /* End PBXContainerItemProxy section */
 | |
| 
 | |
| /* Begin PBXFileReference section */
 | |
| 		C005E01E1BE1CC3300F1BD3C /* COLLADA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = COLLADA.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		C005E0211BE1CC3300F1BD3C /* COLLADA.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = COLLADA.h; sourceTree = "<group>"; };
 | |
| 		C005E0231BE1CC3300F1BD3C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 | |
| 		C005E0281BE1CC3300F1BD3C /* COLLADATests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = COLLADATests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		C005E02D1BE1CC3300F1BD3C /* COLLADATests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = COLLADATests.swift; sourceTree = "<group>"; };
 | |
| 		C005E02F1BE1CC3300F1BD3C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 | |
| 		C04449C21BE3422A00ABF046 /* COLLADA.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = COLLADA.swift; sourceTree = "<group>"; };
 | |
| 		C04449C41BE5142200ABF046 /* Source.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Source.swift; sourceTree = "<group>"; };
 | |
| /* End PBXFileReference section */
 | |
| 
 | |
| /* Begin PBXFrameworksBuildPhase section */
 | |
| 		C005E01A1BE1CC3300F1BD3C /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		C005E0251BE1CC3300F1BD3C /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				C005E0291BE1CC3300F1BD3C /* COLLADA.framework in Frameworks */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXFrameworksBuildPhase section */
 | |
| 
 | |
| /* Begin PBXGroup section */
 | |
| 		C005E0141BE1CC3300F1BD3C = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				C005E0201BE1CC3300F1BD3C /* COLLADA */,
 | |
| 				C005E02C1BE1CC3300F1BD3C /* COLLADATests */,
 | |
| 				C005E01F1BE1CC3300F1BD3C /* Products */,
 | |
| 			);
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		C005E01F1BE1CC3300F1BD3C /* Products */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				C005E01E1BE1CC3300F1BD3C /* COLLADA.framework */,
 | |
| 				C005E0281BE1CC3300F1BD3C /* COLLADATests.xctest */,
 | |
| 			);
 | |
| 			name = Products;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		C005E0201BE1CC3300F1BD3C /* COLLADA */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				C005E0211BE1CC3300F1BD3C /* COLLADA.h */,
 | |
| 				C005E0231BE1CC3300F1BD3C /* Info.plist */,
 | |
| 				C04449C21BE3422A00ABF046 /* COLLADA.swift */,
 | |
| 				C04449C41BE5142200ABF046 /* Source.swift */,
 | |
| 			);
 | |
| 			path = COLLADA;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		C005E02C1BE1CC3300F1BD3C /* COLLADATests */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				C005E02D1BE1CC3300F1BD3C /* COLLADATests.swift */,
 | |
| 				C005E02F1BE1CC3300F1BD3C /* Info.plist */,
 | |
| 			);
 | |
| 			path = COLLADATests;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| /* End PBXGroup section */
 | |
| 
 | |
| /* Begin PBXHeadersBuildPhase section */
 | |
| 		C005E01B1BE1CC3300F1BD3C /* Headers */ = {
 | |
| 			isa = PBXHeadersBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				C005E0221BE1CC3300F1BD3C /* COLLADA.h in Headers */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXHeadersBuildPhase section */
 | |
| 
 | |
| /* Begin PBXNativeTarget section */
 | |
| 		C005E01D1BE1CC3300F1BD3C /* COLLADA */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = C005E0321BE1CC3300F1BD3C /* Build configuration list for PBXNativeTarget "COLLADA" */;
 | |
| 			buildPhases = (
 | |
| 				C005E0191BE1CC3300F1BD3C /* Sources */,
 | |
| 				C005E01A1BE1CC3300F1BD3C /* Frameworks */,
 | |
| 				C005E01B1BE1CC3300F1BD3C /* Headers */,
 | |
| 				C005E01C1BE1CC3300F1BD3C /* Resources */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 			);
 | |
| 			name = COLLADA;
 | |
| 			productName = COLLADA;
 | |
| 			productReference = C005E01E1BE1CC3300F1BD3C /* COLLADA.framework */;
 | |
| 			productType = "com.apple.product-type.framework";
 | |
| 		};
 | |
| 		C005E0271BE1CC3300F1BD3C /* COLLADATests */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = C005E0351BE1CC3300F1BD3C /* Build configuration list for PBXNativeTarget "COLLADATests" */;
 | |
| 			buildPhases = (
 | |
| 				C005E0241BE1CC3300F1BD3C /* Sources */,
 | |
| 				C005E0251BE1CC3300F1BD3C /* Frameworks */,
 | |
| 				C005E0261BE1CC3300F1BD3C /* Resources */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 				C005E02B1BE1CC3300F1BD3C /* PBXTargetDependency */,
 | |
| 			);
 | |
| 			name = COLLADATests;
 | |
| 			productName = COLLADATests;
 | |
| 			productReference = C005E0281BE1CC3300F1BD3C /* COLLADATests.xctest */;
 | |
| 			productType = "com.apple.product-type.bundle.unit-test";
 | |
| 		};
 | |
| /* End PBXNativeTarget section */
 | |
| 
 | |
| /* Begin PBXProject section */
 | |
| 		C005E0151BE1CC3300F1BD3C /* Project object */ = {
 | |
| 			isa = PBXProject;
 | |
| 			attributes = {
 | |
| 				LastSwiftUpdateCheck = 0710;
 | |
| 				LastUpgradeCheck = 0710;
 | |
| 				ORGANIZATIONNAME = "Eryn Wells";
 | |
| 				TargetAttributes = {
 | |
| 					C005E01D1BE1CC3300F1BD3C = {
 | |
| 						CreatedOnToolsVersion = 7.1;
 | |
| 					};
 | |
| 					C005E0271BE1CC3300F1BD3C = {
 | |
| 						CreatedOnToolsVersion = 7.1;
 | |
| 					};
 | |
| 				};
 | |
| 			};
 | |
| 			buildConfigurationList = C005E0181BE1CC3300F1BD3C /* Build configuration list for PBXProject "COLLADA" */;
 | |
| 			compatibilityVersion = "Xcode 3.2";
 | |
| 			developmentRegion = English;
 | |
| 			hasScannedForEncodings = 0;
 | |
| 			knownRegions = (
 | |
| 				en,
 | |
| 			);
 | |
| 			mainGroup = C005E0141BE1CC3300F1BD3C;
 | |
| 			productRefGroup = C005E01F1BE1CC3300F1BD3C /* Products */;
 | |
| 			projectDirPath = "";
 | |
| 			projectRoot = "";
 | |
| 			targets = (
 | |
| 				C005E01D1BE1CC3300F1BD3C /* COLLADA */,
 | |
| 				C005E0271BE1CC3300F1BD3C /* COLLADATests */,
 | |
| 			);
 | |
| 		};
 | |
| /* End PBXProject section */
 | |
| 
 | |
| /* Begin PBXResourcesBuildPhase section */
 | |
| 		C005E01C1BE1CC3300F1BD3C /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		C005E0261BE1CC3300F1BD3C /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXResourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXSourcesBuildPhase section */
 | |
| 		C005E0191BE1CC3300F1BD3C /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				C04449C51BE5142200ABF046 /* Source.swift in Sources */,
 | |
| 				C04449C31BE3422A00ABF046 /* COLLADA.swift in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		C005E0241BE1CC3300F1BD3C /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				C005E02E1BE1CC3300F1BD3C /* COLLADATests.swift in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXSourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXTargetDependency section */
 | |
| 		C005E02B1BE1CC3300F1BD3C /* PBXTargetDependency */ = {
 | |
| 			isa = PBXTargetDependency;
 | |
| 			target = C005E01D1BE1CC3300F1BD3C /* COLLADA */;
 | |
| 			targetProxy = C005E02A1BE1CC3300F1BD3C /* PBXContainerItemProxy */;
 | |
| 		};
 | |
| /* End PBXTargetDependency section */
 | |
| 
 | |
| /* Begin XCBuildConfiguration section */
 | |
| 		C005E0301BE1CC3300F1BD3C /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_SEARCH_USER_PATHS = NO;
 | |
| 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 | |
| 				CLANG_CXX_LIBRARY = "libc++";
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				CLANG_ENABLE_OBJC_ARC = YES;
 | |
| 				CLANG_WARN_BOOL_CONVERSION = YES;
 | |
| 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 | |
| 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 | |
| 				CLANG_WARN_EMPTY_BODY = YES;
 | |
| 				CLANG_WARN_ENUM_CONVERSION = YES;
 | |
| 				CLANG_WARN_INT_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 | |
| 				CLANG_WARN_UNREACHABLE_CODE = YES;
 | |
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 | |
| 				CODE_SIGN_IDENTITY = "-";
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEBUG_INFORMATION_FORMAT = dwarf;
 | |
| 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 | |
| 				ENABLE_TESTABILITY = YES;
 | |
| 				GCC_C_LANGUAGE_STANDARD = gnu99;
 | |
| 				GCC_DYNAMIC_NO_PIC = NO;
 | |
| 				GCC_NO_COMMON_BLOCKS = YES;
 | |
| 				GCC_OPTIMIZATION_LEVEL = 0;
 | |
| 				GCC_PREPROCESSOR_DEFINITIONS = (
 | |
| 					"DEBUG=1",
 | |
| 					"$(inherited)",
 | |
| 				);
 | |
| 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 | |
| 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 | |
| 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 | |
| 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 | |
| 				GCC_WARN_UNUSED_FUNCTION = YES;
 | |
| 				GCC_WARN_UNUSED_VARIABLE = YES;
 | |
| 				MACOSX_DEPLOYMENT_TARGET = 10.11;
 | |
| 				MTL_ENABLE_DEBUG_INFO = YES;
 | |
| 				ONLY_ACTIVE_ARCH = YES;
 | |
| 				SDKROOT = macosx;
 | |
| 				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 | |
| 				VERSIONING_SYSTEM = "apple-generic";
 | |
| 				VERSION_INFO_PREFIX = "";
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		C005E0311BE1CC3300F1BD3C /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_SEARCH_USER_PATHS = NO;
 | |
| 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 | |
| 				CLANG_CXX_LIBRARY = "libc++";
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				CLANG_ENABLE_OBJC_ARC = YES;
 | |
| 				CLANG_WARN_BOOL_CONVERSION = YES;
 | |
| 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 | |
| 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 | |
| 				CLANG_WARN_EMPTY_BODY = YES;
 | |
| 				CLANG_WARN_ENUM_CONVERSION = YES;
 | |
| 				CLANG_WARN_INT_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 | |
| 				CLANG_WARN_UNREACHABLE_CODE = YES;
 | |
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 | |
| 				CODE_SIGN_IDENTITY = "-";
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				CURRENT_PROJECT_VERSION = 1;
 | |
| 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 | |
| 				ENABLE_NS_ASSERTIONS = NO;
 | |
| 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 | |
| 				GCC_C_LANGUAGE_STANDARD = gnu99;
 | |
| 				GCC_NO_COMMON_BLOCKS = YES;
 | |
| 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 | |
| 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 | |
| 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 | |
| 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 | |
| 				GCC_WARN_UNUSED_FUNCTION = YES;
 | |
| 				GCC_WARN_UNUSED_VARIABLE = YES;
 | |
| 				MACOSX_DEPLOYMENT_TARGET = 10.11;
 | |
| 				MTL_ENABLE_DEBUG_INFO = NO;
 | |
| 				SDKROOT = macosx;
 | |
| 				VERSIONING_SYSTEM = "apple-generic";
 | |
| 				VERSION_INFO_PREFIX = "";
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		C005E0331BE1CC3300F1BD3C /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				COMBINE_HIDPI_IMAGES = YES;
 | |
| 				DEFINES_MODULE = YES;
 | |
| 				DYLIB_COMPATIBILITY_VERSION = 1;
 | |
| 				DYLIB_CURRENT_VERSION = 1;
 | |
| 				DYLIB_INSTALL_NAME_BASE = "@rpath";
 | |
| 				FRAMEWORK_VERSION = A;
 | |
| 				INFOPLIST_FILE = COLLADA/Info.plist;
 | |
| 				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
 | |
| 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.graphics.COLLADA;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SKIP_INSTALL = YES;
 | |
| 				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		C005E0341BE1CC3300F1BD3C /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				COMBINE_HIDPI_IMAGES = YES;
 | |
| 				DEFINES_MODULE = YES;
 | |
| 				DYLIB_COMPATIBILITY_VERSION = 1;
 | |
| 				DYLIB_CURRENT_VERSION = 1;
 | |
| 				DYLIB_INSTALL_NAME_BASE = "@rpath";
 | |
| 				FRAMEWORK_VERSION = A;
 | |
| 				INFOPLIST_FILE = COLLADA/Info.plist;
 | |
| 				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
 | |
| 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.graphics.COLLADA;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SKIP_INSTALL = YES;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		C005E0361BE1CC3300F1BD3C /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				COMBINE_HIDPI_IMAGES = YES;
 | |
| 				INFOPLIST_FILE = COLLADATests/Info.plist;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.graphics.COLLADATests;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		C005E0371BE1CC3300F1BD3C /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				COMBINE_HIDPI_IMAGES = YES;
 | |
| 				INFOPLIST_FILE = COLLADATests/Info.plist;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.graphics.COLLADATests;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| /* End XCBuildConfiguration section */
 | |
| 
 | |
| /* Begin XCConfigurationList section */
 | |
| 		C005E0181BE1CC3300F1BD3C /* Build configuration list for PBXProject "COLLADA" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				C005E0301BE1CC3300F1BD3C /* Debug */,
 | |
| 				C005E0311BE1CC3300F1BD3C /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		C005E0321BE1CC3300F1BD3C /* Build configuration list for PBXNativeTarget "COLLADA" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				C005E0331BE1CC3300F1BD3C /* Debug */,
 | |
| 				C005E0341BE1CC3300F1BD3C /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		C005E0351BE1CC3300F1BD3C /* Build configuration list for PBXNativeTarget "COLLADATests" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				C005E0361BE1CC3300F1BD3C /* Debug */,
 | |
| 				C005E0371BE1CC3300F1BD3C /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| /* End XCConfigurationList section */
 | |
| 	};
 | |
| 	rootObject = C005E0151BE1CC3300F1BD3C /* Project object */;
 | |
| }
 |