334 lines
		
	
	
	
		
			12 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			334 lines
		
	
	
	
		
			12 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
| // !$*UTF8*$!
 | |
| {
 | |
| 	archiveVersion = 1;
 | |
| 	classes = {
 | |
| 	};
 | |
| 	objectVersion = 50;
 | |
| 	objects = {
 | |
| 
 | |
| /* Begin PBXBuildFile section */
 | |
| 		C024BEBC214F6D3D00983E1C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C024BEBB214F6D3D00983E1C /* AppDelegate.swift */; };
 | |
| 		C024BEBE214F6D3D00983E1C /* GameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C024BEBD214F6D3D00983E1C /* GameViewController.swift */; };
 | |
| 		C024BEC0214F6D3D00983E1C /* art.scnassets in Resources */ = {isa = PBXBuildFile; fileRef = C024BEBF214F6D3D00983E1C /* art.scnassets */; };
 | |
| 		C024BEC2214F6D3E00983E1C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C024BEC1214F6D3E00983E1C /* Assets.xcassets */; };
 | |
| 		C024BEC5214F6D3E00983E1C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C024BEC3214F6D3E00983E1C /* Main.storyboard */; };
 | |
| /* End PBXBuildFile section */
 | |
| 
 | |
| /* Begin PBXFileReference section */
 | |
| 		C024BEB8214F6D3D00983E1C /* Waveform.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Waveform.app; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		C024BEBB214F6D3D00983E1C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
 | |
| 		C024BEBD214F6D3D00983E1C /* GameViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GameViewController.swift; sourceTree = "<group>"; };
 | |
| 		C024BEBF214F6D3D00983E1C /* art.scnassets */ = {isa = PBXFileReference; lastKnownFileType = wrapper.scnassets; path = art.scnassets; sourceTree = "<group>"; };
 | |
| 		C024BEC1214F6D3E00983E1C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
 | |
| 		C024BEC4214F6D3E00983E1C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
 | |
| 		C024BEC6214F6D3E00983E1C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 | |
| 		C024BEC7214F6D3E00983E1C /* Waveform.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Waveform.entitlements; sourceTree = "<group>"; };
 | |
| /* End PBXFileReference section */
 | |
| 
 | |
| /* Begin PBXFrameworksBuildPhase section */
 | |
| 		C024BEB5214F6D3D00983E1C /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXFrameworksBuildPhase section */
 | |
| 
 | |
| /* Begin PBXGroup section */
 | |
| 		C024BEAF214F6D3D00983E1C = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				C024BEBA214F6D3D00983E1C /* Waveform */,
 | |
| 				C024BEB9214F6D3D00983E1C /* Products */,
 | |
| 			);
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		C024BEB9214F6D3D00983E1C /* Products */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				C024BEB8214F6D3D00983E1C /* Waveform.app */,
 | |
| 			);
 | |
| 			name = Products;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		C024BEBA214F6D3D00983E1C /* Waveform */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				C024BEBB214F6D3D00983E1C /* AppDelegate.swift */,
 | |
| 				C024BEBD214F6D3D00983E1C /* GameViewController.swift */,
 | |
| 				C024BEBF214F6D3D00983E1C /* art.scnassets */,
 | |
| 				C024BEC1214F6D3E00983E1C /* Assets.xcassets */,
 | |
| 				C024BEC3214F6D3E00983E1C /* Main.storyboard */,
 | |
| 				C024BEC6214F6D3E00983E1C /* Info.plist */,
 | |
| 				C024BEC7214F6D3E00983E1C /* Waveform.entitlements */,
 | |
| 			);
 | |
| 			path = Waveform;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| /* End PBXGroup section */
 | |
| 
 | |
| /* Begin PBXNativeTarget section */
 | |
| 		C024BEB7214F6D3D00983E1C /* Waveform */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = C024BECA214F6D3E00983E1C /* Build configuration list for PBXNativeTarget "Waveform" */;
 | |
| 			buildPhases = (
 | |
| 				C024BEB4214F6D3D00983E1C /* Sources */,
 | |
| 				C024BEB5214F6D3D00983E1C /* Frameworks */,
 | |
| 				C024BEB6214F6D3D00983E1C /* Resources */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 			);
 | |
| 			name = Waveform;
 | |
| 			productName = Waveform;
 | |
| 			productReference = C024BEB8214F6D3D00983E1C /* Waveform.app */;
 | |
| 			productType = "com.apple.product-type.application";
 | |
| 		};
 | |
| /* End PBXNativeTarget section */
 | |
| 
 | |
| /* Begin PBXProject section */
 | |
| 		C024BEB0214F6D3D00983E1C /* Project object */ = {
 | |
| 			isa = PBXProject;
 | |
| 			attributes = {
 | |
| 				LastSwiftUpdateCheck = 0940;
 | |
| 				LastUpgradeCheck = 0940;
 | |
| 				ORGANIZATIONNAME = "Eryn Wells";
 | |
| 				TargetAttributes = {
 | |
| 					C024BEB7214F6D3D00983E1C = {
 | |
| 						CreatedOnToolsVersion = 9.4.1;
 | |
| 					};
 | |
| 				};
 | |
| 			};
 | |
| 			buildConfigurationList = C024BEB3214F6D3D00983E1C /* Build configuration list for PBXProject "Waveform" */;
 | |
| 			compatibilityVersion = "Xcode 9.3";
 | |
| 			developmentRegion = en;
 | |
| 			hasScannedForEncodings = 0;
 | |
| 			knownRegions = (
 | |
| 				en,
 | |
| 				Base,
 | |
| 			);
 | |
| 			mainGroup = C024BEAF214F6D3D00983E1C;
 | |
| 			productRefGroup = C024BEB9214F6D3D00983E1C /* Products */;
 | |
| 			projectDirPath = "";
 | |
| 			projectRoot = "";
 | |
| 			targets = (
 | |
| 				C024BEB7214F6D3D00983E1C /* Waveform */,
 | |
| 			);
 | |
| 		};
 | |
| /* End PBXProject section */
 | |
| 
 | |
| /* Begin PBXResourcesBuildPhase section */
 | |
| 		C024BEB6214F6D3D00983E1C /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				C024BEC5214F6D3E00983E1C /* Main.storyboard in Resources */,
 | |
| 				C024BEC2214F6D3E00983E1C /* Assets.xcassets in Resources */,
 | |
| 				C024BEC0214F6D3D00983E1C /* art.scnassets in Resources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXResourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXSourcesBuildPhase section */
 | |
| 		C024BEB4214F6D3D00983E1C /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				C024BEBE214F6D3D00983E1C /* GameViewController.swift in Sources */,
 | |
| 				C024BEBC214F6D3D00983E1C /* AppDelegate.swift in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXSourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXVariantGroup section */
 | |
| 		C024BEC3214F6D3E00983E1C /* Main.storyboard */ = {
 | |
| 			isa = PBXVariantGroup;
 | |
| 			children = (
 | |
| 				C024BEC4214F6D3E00983E1C /* Base */,
 | |
| 			);
 | |
| 			name = Main.storyboard;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| /* End PBXVariantGroup section */
 | |
| 
 | |
| /* Begin XCBuildConfiguration section */
 | |
| 		C024BEC8214F6D3E00983E1C /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_SEARCH_USER_PATHS = NO;
 | |
| 				CLANG_ANALYZER_NONNULL = YES;
 | |
| 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 | |
| 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 | |
| 				CLANG_CXX_LIBRARY = "libc++";
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				CLANG_ENABLE_OBJC_ARC = YES;
 | |
| 				CLANG_ENABLE_OBJC_WEAK = YES;
 | |
| 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 | |
| 				CLANG_WARN_BOOL_CONVERSION = YES;
 | |
| 				CLANG_WARN_COMMA = YES;
 | |
| 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 | |
| 				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
 | |
| 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 | |
| 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 | |
| 				CLANG_WARN_EMPTY_BODY = YES;
 | |
| 				CLANG_WARN_ENUM_CONVERSION = YES;
 | |
| 				CLANG_WARN_INFINITE_RECURSION = YES;
 | |
| 				CLANG_WARN_INT_CONVERSION = YES;
 | |
| 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 | |
| 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 | |
| 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 | |
| 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 | |
| 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 | |
| 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 | |
| 				CLANG_WARN_UNREACHABLE_CODE = YES;
 | |
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 | |
| 				CODE_SIGN_IDENTITY = "Mac Developer";
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				DEBUG_INFORMATION_FORMAT = dwarf;
 | |
| 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 | |
| 				ENABLE_TESTABILITY = YES;
 | |
| 				GCC_C_LANGUAGE_STANDARD = gnu11;
 | |
| 				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.13;
 | |
| 				MTL_ENABLE_DEBUG_INFO = YES;
 | |
| 				ONLY_ACTIVE_ARCH = YES;
 | |
| 				SDKROOT = macosx;
 | |
| 				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
 | |
| 				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		C024BEC9214F6D3E00983E1C /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_SEARCH_USER_PATHS = NO;
 | |
| 				CLANG_ANALYZER_NONNULL = YES;
 | |
| 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 | |
| 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 | |
| 				CLANG_CXX_LIBRARY = "libc++";
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				CLANG_ENABLE_OBJC_ARC = YES;
 | |
| 				CLANG_ENABLE_OBJC_WEAK = YES;
 | |
| 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 | |
| 				CLANG_WARN_BOOL_CONVERSION = YES;
 | |
| 				CLANG_WARN_COMMA = YES;
 | |
| 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 | |
| 				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
 | |
| 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 | |
| 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 | |
| 				CLANG_WARN_EMPTY_BODY = YES;
 | |
| 				CLANG_WARN_ENUM_CONVERSION = YES;
 | |
| 				CLANG_WARN_INFINITE_RECURSION = YES;
 | |
| 				CLANG_WARN_INT_CONVERSION = YES;
 | |
| 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 | |
| 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 | |
| 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 | |
| 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 | |
| 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 | |
| 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 | |
| 				CLANG_WARN_UNREACHABLE_CODE = YES;
 | |
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 | |
| 				CODE_SIGN_IDENTITY = "Mac Developer";
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 | |
| 				ENABLE_NS_ASSERTIONS = NO;
 | |
| 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 | |
| 				GCC_C_LANGUAGE_STANDARD = gnu11;
 | |
| 				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.13;
 | |
| 				MTL_ENABLE_DEBUG_INFO = NO;
 | |
| 				SDKROOT = macosx;
 | |
| 				SWIFT_COMPILATION_MODE = wholemodule;
 | |
| 				SWIFT_OPTIMIZATION_LEVEL = "-O";
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		C024BECB214F6D3E00983E1C /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | |
| 				CODE_SIGN_ENTITLEMENTS = Waveform/Waveform.entitlements;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				COMBINE_HIDPI_IMAGES = YES;
 | |
| 				DEVELOPMENT_TEAM = 78372RE6B4;
 | |
| 				INFOPLIST_FILE = Waveform/Info.plist;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/../Frameworks",
 | |
| 				);
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.Waveform;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SWIFT_VERSION = 4.0;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		C024BECC214F6D3E00983E1C /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | |
| 				CODE_SIGN_ENTITLEMENTS = Waveform/Waveform.entitlements;
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				COMBINE_HIDPI_IMAGES = YES;
 | |
| 				DEVELOPMENT_TEAM = 78372RE6B4;
 | |
| 				INFOPLIST_FILE = Waveform/Info.plist;
 | |
| 				LD_RUNPATH_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"@executable_path/../Frameworks",
 | |
| 				);
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.Waveform;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SWIFT_VERSION = 4.0;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| /* End XCBuildConfiguration section */
 | |
| 
 | |
| /* Begin XCConfigurationList section */
 | |
| 		C024BEB3214F6D3D00983E1C /* Build configuration list for PBXProject "Waveform" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				C024BEC8214F6D3E00983E1C /* Debug */,
 | |
| 				C024BEC9214F6D3E00983E1C /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		C024BECA214F6D3E00983E1C /* Build configuration list for PBXNativeTarget "Waveform" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				C024BECB214F6D3E00983E1C /* Debug */,
 | |
| 				C024BECC214F6D3E00983E1C /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| /* End XCConfigurationList section */
 | |
| 	};
 | |
| 	rootObject = C024BEB0214F6D3D00983E1C /* Project object */;
 | |
| }
 |