// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ 8361B3CB212155C200238FEB /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8361B3CA212155C200238FEB /* AppDelegate.m */; }; 8361B3CE212155C200238FEB /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8361B3CD212155C200238FEB /* ViewController.m */; }; 8361B3D1212155C200238FEB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8361B3CF212155C200238FEB /* Main.storyboard */; }; 8361B3D3212155C300238FEB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8361B3D2212155C300238FEB /* Assets.xcassets */; }; 8361B3D6212155C300238FEB /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8361B3D4212155C300238FEB /* LaunchScreen.storyboard */; }; 8361B3D9212155C300238FEB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 8361B3D8212155C300238FEB /* main.m */; }; 8361B3E3212155C300238FEB /* GIGATests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8361B3E2212155C300238FEB /* GIGATests.m */; }; 8361B3EE212155C300238FEB /* GIGAUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8361B3ED212155C300238FEB /* GIGAUITests.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 8361B3DF212155C300238FEB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 8361B3BE212155C200238FEB /* Project object */; proxyType = 1; remoteGlobalIDString = 8361B3C5212155C200238FEB; remoteInfo = GIGA; }; 8361B3EA212155C300238FEB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 8361B3BE212155C200238FEB /* Project object */; proxyType = 1; remoteGlobalIDString = 8361B3C5212155C200238FEB; remoteInfo = GIGA; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 8361B3C6212155C200238FEB /* GIGA.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GIGA.app; sourceTree = BUILT_PRODUCTS_DIR; }; 8361B3C9212155C200238FEB /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 8361B3CA212155C200238FEB /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 8361B3CC212155C200238FEB /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 8361B3CD212155C200238FEB /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; 8361B3D0212155C200238FEB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 8361B3D2212155C300238FEB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 8361B3D5212155C300238FEB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 8361B3D7212155C300238FEB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 8361B3D8212155C300238FEB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 8361B3DE212155C300238FEB /* GIGATests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GIGATests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 8361B3E2212155C300238FEB /* GIGATests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GIGATests.m; sourceTree = ""; }; 8361B3E4212155C300238FEB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 8361B3E9212155C300238FEB /* GIGAUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GIGAUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 8361B3ED212155C300238FEB /* GIGAUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GIGAUITests.m; sourceTree = ""; }; 8361B3EF212155C300238FEB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8361B3C3212155C200238FEB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8361B3DB212155C300238FEB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8361B3E6212155C300238FEB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 8361B3BD212155C200238FEB = { isa = PBXGroup; children = ( 8361B3C8212155C200238FEB /* GIGA */, 8361B3E1212155C300238FEB /* GIGATests */, 8361B3EC212155C300238FEB /* GIGAUITests */, 8361B3C7212155C200238FEB /* Products */, ); sourceTree = ""; }; 8361B3C7212155C200238FEB /* Products */ = { isa = PBXGroup; children = ( 8361B3C6212155C200238FEB /* GIGA.app */, 8361B3DE212155C300238FEB /* GIGATests.xctest */, 8361B3E9212155C300238FEB /* GIGAUITests.xctest */, ); name = Products; sourceTree = ""; }; 8361B3C8212155C200238FEB /* GIGA */ = { isa = PBXGroup; children = ( 8361B3C9212155C200238FEB /* AppDelegate.h */, 8361B3CA212155C200238FEB /* AppDelegate.m */, 8361B3CC212155C200238FEB /* ViewController.h */, 8361B3CD212155C200238FEB /* ViewController.m */, 8361B3CF212155C200238FEB /* Main.storyboard */, 8361B3D2212155C300238FEB /* Assets.xcassets */, 8361B3D4212155C300238FEB /* LaunchScreen.storyboard */, 8361B3D7212155C300238FEB /* Info.plist */, 8361B3D8212155C300238FEB /* main.m */, ); path = GIGA; sourceTree = ""; }; 8361B3E1212155C300238FEB /* GIGATests */ = { isa = PBXGroup; children = ( 8361B3E2212155C300238FEB /* GIGATests.m */, 8361B3E4212155C300238FEB /* Info.plist */, ); path = GIGATests; sourceTree = ""; }; 8361B3EC212155C300238FEB /* GIGAUITests */ = { isa = PBXGroup; children = ( 8361B3ED212155C300238FEB /* GIGAUITests.m */, 8361B3EF212155C300238FEB /* Info.plist */, ); path = GIGAUITests; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8361B3C5212155C200238FEB /* GIGA */ = { isa = PBXNativeTarget; buildConfigurationList = 8361B3F2212155C300238FEB /* Build configuration list for PBXNativeTarget "GIGA" */; buildPhases = ( 8361B3C2212155C200238FEB /* Sources */, 8361B3C3212155C200238FEB /* Frameworks */, 8361B3C4212155C200238FEB /* Resources */, ); buildRules = ( ); dependencies = ( ); name = GIGA; productName = GIGA; productReference = 8361B3C6212155C200238FEB /* GIGA.app */; productType = "com.apple.product-type.application"; }; 8361B3DD212155C300238FEB /* GIGATests */ = { isa = PBXNativeTarget; buildConfigurationList = 8361B3F5212155C300238FEB /* Build configuration list for PBXNativeTarget "GIGATests" */; buildPhases = ( 8361B3DA212155C300238FEB /* Sources */, 8361B3DB212155C300238FEB /* Frameworks */, 8361B3DC212155C300238FEB /* Resources */, ); buildRules = ( ); dependencies = ( 8361B3E0212155C300238FEB /* PBXTargetDependency */, ); name = GIGATests; productName = GIGATests; productReference = 8361B3DE212155C300238FEB /* GIGATests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 8361B3E8212155C300238FEB /* GIGAUITests */ = { isa = PBXNativeTarget; buildConfigurationList = 8361B3F8212155C300238FEB /* Build configuration list for PBXNativeTarget "GIGAUITests" */; buildPhases = ( 8361B3E5212155C300238FEB /* Sources */, 8361B3E6212155C300238FEB /* Frameworks */, 8361B3E7212155C300238FEB /* Resources */, ); buildRules = ( ); dependencies = ( 8361B3EB212155C300238FEB /* PBXTargetDependency */, ); name = GIGAUITests; productName = GIGAUITests; productReference = 8361B3E9212155C300238FEB /* GIGAUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 8361B3BE212155C200238FEB /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0940; ORGANIZATIONNAME = com.giga.ios; TargetAttributes = { 8361B3C5212155C200238FEB = { CreatedOnToolsVersion = 9.4.1; }; 8361B3DD212155C300238FEB = { CreatedOnToolsVersion = 9.4.1; TestTargetID = 8361B3C5212155C200238FEB; }; 8361B3E8212155C300238FEB = { CreatedOnToolsVersion = 9.4.1; TestTargetID = 8361B3C5212155C200238FEB; }; }; }; buildConfigurationList = 8361B3C1212155C200238FEB /* Build configuration list for PBXProject "GIGA" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 8361B3BD212155C200238FEB; productRefGroup = 8361B3C7212155C200238FEB /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 8361B3C5212155C200238FEB /* GIGA */, 8361B3DD212155C300238FEB /* GIGATests */, 8361B3E8212155C300238FEB /* GIGAUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8361B3C4212155C200238FEB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8361B3D6212155C300238FEB /* LaunchScreen.storyboard in Resources */, 8361B3D3212155C300238FEB /* Assets.xcassets in Resources */, 8361B3D1212155C200238FEB /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8361B3DC212155C300238FEB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8361B3E7212155C300238FEB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8361B3C2212155C200238FEB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8361B3CE212155C200238FEB /* ViewController.m in Sources */, 8361B3D9212155C300238FEB /* main.m in Sources */, 8361B3CB212155C200238FEB /* AppDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8361B3DA212155C300238FEB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8361B3E3212155C300238FEB /* GIGATests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8361B3E5212155C300238FEB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8361B3EE212155C300238FEB /* GIGAUITests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 8361B3E0212155C300238FEB /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 8361B3C5212155C200238FEB /* GIGA */; targetProxy = 8361B3DF212155C300238FEB /* PBXContainerItemProxy */; }; 8361B3EB212155C300238FEB /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 8361B3C5212155C200238FEB /* GIGA */; targetProxy = 8361B3EA212155C300238FEB /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 8361B3CF212155C200238FEB /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 8361B3D0212155C200238FEB /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 8361B3D4212155C300238FEB /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 8361B3D5212155C300238FEB /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 8361B3F0212155C300238FEB /* 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 = "iPhone 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; IPHONEOS_DEPLOYMENT_TARGET = 11.4; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 8361B3F1212155C300238FEB /* 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 = "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 = 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; IPHONEOS_DEPLOYMENT_TARGET = 11.4; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 8361B3F3212155C300238FEB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = GIGA/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = lianxiang.GIGA; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 8361B3F4212155C300238FEB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = GIGA/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = lianxiang.GIGA; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 8361B3F6212155C300238FEB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = GIGATests/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = lianxiang.GIGATests; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/GIGA.app/GIGA"; }; name = Debug; }; 8361B3F7212155C300238FEB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = GIGATests/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = lianxiang.GIGATests; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/GIGA.app/GIGA"; }; name = Release; }; 8361B3F9212155C300238FEB /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = GIGAUITests/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = lianxiang.GIGAUITests; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = GIGA; }; name = Debug; }; 8361B3FA212155C300238FEB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = GIGAUITests/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = lianxiang.GIGAUITests; PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = GIGA; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 8361B3C1212155C200238FEB /* Build configuration list for PBXProject "GIGA" */ = { isa = XCConfigurationList; buildConfigurations = ( 8361B3F0212155C300238FEB /* Debug */, 8361B3F1212155C300238FEB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8361B3F2212155C300238FEB /* Build configuration list for PBXNativeTarget "GIGA" */ = { isa = XCConfigurationList; buildConfigurations = ( 8361B3F3212155C300238FEB /* Debug */, 8361B3F4212155C300238FEB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8361B3F5212155C300238FEB /* Build configuration list for PBXNativeTarget "GIGATests" */ = { isa = XCConfigurationList; buildConfigurations = ( 8361B3F6212155C300238FEB /* Debug */, 8361B3F7212155C300238FEB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8361B3F8212155C300238FEB /* Build configuration list for PBXNativeTarget "GIGAUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( 8361B3F9212155C300238FEB /* Debug */, 8361B3FA212155C300238FEB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 8361B3BE212155C200238FEB /* Project object */; }