project.pbxproj 11 KB
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		2995492D1D9E18C200A83F7B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2995492C1D9E18C200A83F7B /* AppDelegate.swift */; };
		2995492F1D9E18C200A83F7B /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2995492E1D9E18C200A83F7B /* ViewController.swift */; };
		299549321D9E18C200A83F7B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 299549301D9E18C200A83F7B /* Main.storyboard */; };
		299549341D9E18C200A83F7B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 299549331D9E18C200A83F7B /* Assets.xcassets */; };
		299549371D9E18C200A83F7B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 299549351D9E18C200A83F7B /* LaunchScreen.storyboard */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		299549291D9E18C200A83F7B /* testNew.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testNew.app; sourceTree = BUILT_PRODUCTS_DIR; };
		2995492C1D9E18C200A83F7B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
		2995492E1D9E18C200A83F7B /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
		299549311D9E18C200A83F7B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
		299549331D9E18C200A83F7B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		299549361D9E18C200A83F7B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		299549381D9E18C200A83F7B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		299549261D9E18C200A83F7B /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		299549201D9E18C200A83F7B = {
			isa = PBXGroup;
			children = (
				2995492B1D9E18C200A83F7B /* testNew */,
				2995492A1D9E18C200A83F7B /* Products */,
			);
			sourceTree = "<group>";
		};
		2995492A1D9E18C200A83F7B /* Products */ = {
			isa = PBXGroup;
			children = (
				299549291D9E18C200A83F7B /* testNew.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		2995492B1D9E18C200A83F7B /* testNew */ = {
			isa = PBXGroup;
			children = (
				2995492C1D9E18C200A83F7B /* AppDelegate.swift */,
				2995492E1D9E18C200A83F7B /* ViewController.swift */,
				299549301D9E18C200A83F7B /* Main.storyboard */,
				299549331D9E18C200A83F7B /* Assets.xcassets */,
				299549351D9E18C200A83F7B /* LaunchScreen.storyboard */,
				299549381D9E18C200A83F7B /* Info.plist */,
			);
			path = testNew;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		299549281D9E18C200A83F7B /* testNew */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 2995493B1D9E18C200A83F7B /* Build configuration list for PBXNativeTarget "testNew" */;
			buildPhases = (
				299549251D9E18C200A83F7B /* Sources */,
				299549261D9E18C200A83F7B /* Frameworks */,
				299549271D9E18C200A83F7B /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = testNew;
			productName = testNew;
			productReference = 299549291D9E18C200A83F7B /* testNew.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		299549211D9E18C200A83F7B /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastSwiftUpdateCheck = 0800;
				LastUpgradeCheck = 0800;
				ORGANIZATIONNAME = "上海勾芒科技有限公司";
				TargetAttributes = {
					299549281D9E18C200A83F7B = {
						CreatedOnToolsVersion = 8.0;
						DevelopmentTeam = 6VMCD64Z88;
						ProvisioningStyle = Automatic;
					};
				};
			};
			buildConfigurationList = 299549241D9E18C200A83F7B /* Build configuration list for PBXProject "testNew" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 299549201D9E18C200A83F7B;
			productRefGroup = 2995492A1D9E18C200A83F7B /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				299549281D9E18C200A83F7B /* testNew */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		299549271D9E18C200A83F7B /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				299549371D9E18C200A83F7B /* LaunchScreen.storyboard in Resources */,
				299549341D9E18C200A83F7B /* Assets.xcassets in Resources */,
				299549321D9E18C200A83F7B /* Main.storyboard in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		299549251D9E18C200A83F7B /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				2995492F1D9E18C200A83F7B /* ViewController.swift in Sources */,
				2995492D1D9E18C200A83F7B /* AppDelegate.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
		299549301D9E18C200A83F7B /* Main.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				299549311D9E18C200A83F7B /* Base */,
			);
			name = Main.storyboard;
			sourceTree = "<group>";
		};
		299549351D9E18C200A83F7B /* LaunchScreen.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				299549361D9E18C200A83F7B /* Base */,
			);
			name = LaunchScreen.storyboard;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		299549391D9E18C200A83F7B /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_NONNULL = YES;
				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_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_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_SUSPICIOUS_MOVES = YES;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				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;
				IPHONEOS_DEPLOYMENT_TARGET = 10.0;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
			};
			name = Debug;
		};
		2995493A1D9E18C200A83F7B /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_NONNULL = YES;
				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_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_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_SUSPICIOUS_MOVES = YES;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				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;
				IPHONEOS_DEPLOYMENT_TARGET = 10.0;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
				SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		2995493C1D9E18C200A83F7B /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				DEVELOPMENT_TEAM = 6VMCD64Z88;
				INFOPLIST_FILE = testNew/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = com.gomoe.total.testNew;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 3.0;
			};
			name = Debug;
		};
		2995493D1D9E18C200A83F7B /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				DEVELOPMENT_TEAM = 6VMCD64Z88;
				INFOPLIST_FILE = testNew/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = com.gomoe.total.testNew;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_VERSION = 3.0;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		299549241D9E18C200A83F7B /* Build configuration list for PBXProject "testNew" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				299549391D9E18C200A83F7B /* Debug */,
				2995493A1D9E18C200A83F7B /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		2995493B1D9E18C200A83F7B /* Build configuration list for PBXNativeTarget "testNew" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				2995493C1D9E18C200A83F7B /* Debug */,
				2995493D1D9E18C200A83F7B /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
/* End XCConfigurationList section */
	};
	rootObject = 299549211D9E18C200A83F7B /* Project object */;
}