// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 56; objects = { /* Begin PBXBuildFile section */ 8CF74C782988B097004A1694 /* iOSFirstApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CF74C772988B097004A1694 /* iOSFirstApp.swift */; }; 8CF74C7A2988B097004A1694 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CF74C792988B097004A1694 /* ContentView.swift */; }; 8CF74C7C2988B098004A1694 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8CF74C7B2988B098004A1694 /* Assets.xcassets */; }; 8CF74C7F2988B098004A1694 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8CF74C7E2988B098004A1694 /* Preview Assets.xcassets */; }; 8CF74C892988B098004A1694 /* iOSFirstTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CF74C882988B098004A1694 /* iOSFirstTests.swift */; }; 8CF74C932988B098004A1694 /* iOSFirstUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CF74C922988B098004A1694 /* iOSFirstUITests.swift */; }; 8CF74C952988B098004A1694 /* iOSFirstUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CF74C942988B098004A1694 /* iOSFirstUITestsLaunchTests.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 8CF74C852988B098004A1694 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 8CF74C6C2988B097004A1694 /* Project object */; proxyType = 1; remoteGlobalIDString = 8CF74C732988B097004A1694; remoteInfo = iOSFirst; }; 8CF74C8F2988B098004A1694 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 8CF74C6C2988B097004A1694 /* Project object */; proxyType = 1; remoteGlobalIDString = 8CF74C732988B097004A1694; remoteInfo = iOSFirst; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 8CF74C742988B097004A1694 /* iOSFirst.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iOSFirst.app; sourceTree = BUILT_PRODUCTS_DIR; }; 8CF74C772988B097004A1694 /* iOSFirstApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSFirstApp.swift; sourceTree = ""; }; 8CF74C792988B097004A1694 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; 8CF74C7B2988B098004A1694 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 8CF74C7E2988B098004A1694 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; 8CF74C842988B098004A1694 /* iOSFirstTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = iOSFirstTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 8CF74C882988B098004A1694 /* iOSFirstTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSFirstTests.swift; sourceTree = ""; }; 8CF74C8E2988B098004A1694 /* iOSFirstUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = iOSFirstUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 8CF74C922988B098004A1694 /* iOSFirstUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSFirstUITests.swift; sourceTree = ""; }; 8CF74C942988B098004A1694 /* iOSFirstUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSFirstUITestsLaunchTests.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8CF74C712988B097004A1694 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8CF74C812988B098004A1694 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8CF74C8B2988B098004A1694 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 8CF74C6B2988B097004A1694 = { isa = PBXGroup; children = ( 8CF74C762988B097004A1694 /* iOSFirst */, 8CF74C872988B098004A1694 /* iOSFirstTests */, 8CF74C912988B098004A1694 /* iOSFirstUITests */, 8CF74C752988B097004A1694 /* Products */, ); sourceTree = ""; }; 8CF74C752988B097004A1694 /* Products */ = { isa = PBXGroup; children = ( 8CF74C742988B097004A1694 /* iOSFirst.app */, 8CF74C842988B098004A1694 /* iOSFirstTests.xctest */, 8CF74C8E2988B098004A1694 /* iOSFirstUITests.xctest */, ); name = Products; sourceTree = ""; }; 8CF74C762988B097004A1694 /* iOSFirst */ = { isa = PBXGroup; children = ( 8CF74C772988B097004A1694 /* iOSFirstApp.swift */, 8CF74C792988B097004A1694 /* ContentView.swift */, 8CF74C7B2988B098004A1694 /* Assets.xcassets */, 8CF74C7D2988B098004A1694 /* Preview Content */, ); path = iOSFirst; sourceTree = ""; }; 8CF74C7D2988B098004A1694 /* Preview Content */ = { isa = PBXGroup; children = ( 8CF74C7E2988B098004A1694 /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; 8CF74C872988B098004A1694 /* iOSFirstTests */ = { isa = PBXGroup; children = ( 8CF74C882988B098004A1694 /* iOSFirstTests.swift */, ); path = iOSFirstTests; sourceTree = ""; }; 8CF74C912988B098004A1694 /* iOSFirstUITests */ = { isa = PBXGroup; children = ( 8CF74C922988B098004A1694 /* iOSFirstUITests.swift */, 8CF74C942988B098004A1694 /* iOSFirstUITestsLaunchTests.swift */, ); path = iOSFirstUITests; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8CF74C732988B097004A1694 /* iOSFirst */ = { isa = PBXNativeTarget; buildConfigurationList = 8CF74C982988B098004A1694 /* Build configuration list for PBXNativeTarget "iOSFirst" */; buildPhases = ( 8CF74C702988B097004A1694 /* Sources */, 8CF74C712988B097004A1694 /* Frameworks */, 8CF74C722988B097004A1694 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = iOSFirst; productName = iOSFirst; productReference = 8CF74C742988B097004A1694 /* iOSFirst.app */; productType = "com.apple.product-type.application"; }; 8CF74C832988B098004A1694 /* iOSFirstTests */ = { isa = PBXNativeTarget; buildConfigurationList = 8CF74C9B2988B098004A1694 /* Build configuration list for PBXNativeTarget "iOSFirstTests" */; buildPhases = ( 8CF74C802988B098004A1694 /* Sources */, 8CF74C812988B098004A1694 /* Frameworks */, 8CF74C822988B098004A1694 /* Resources */, ); buildRules = ( ); dependencies = ( 8CF74C862988B098004A1694 /* PBXTargetDependency */, ); name = iOSFirstTests; productName = iOSFirstTests; productReference = 8CF74C842988B098004A1694 /* iOSFirstTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 8CF74C8D2988B098004A1694 /* iOSFirstUITests */ = { isa = PBXNativeTarget; buildConfigurationList = 8CF74C9E2988B098004A1694 /* Build configuration list for PBXNativeTarget "iOSFirstUITests" */; buildPhases = ( 8CF74C8A2988B098004A1694 /* Sources */, 8CF74C8B2988B098004A1694 /* Frameworks */, 8CF74C8C2988B098004A1694 /* Resources */, ); buildRules = ( ); dependencies = ( 8CF74C902988B098004A1694 /* PBXTargetDependency */, ); name = iOSFirstUITests; productName = iOSFirstUITests; productReference = 8CF74C8E2988B098004A1694 /* iOSFirstUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 8CF74C6C2988B097004A1694 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1420; LastUpgradeCheck = 1420; TargetAttributes = { 8CF74C732988B097004A1694 = { CreatedOnToolsVersion = 14.2; }; 8CF74C832988B098004A1694 = { CreatedOnToolsVersion = 14.2; TestTargetID = 8CF74C732988B097004A1694; }; 8CF74C8D2988B098004A1694 = { CreatedOnToolsVersion = 14.2; TestTargetID = 8CF74C732988B097004A1694; }; }; }; buildConfigurationList = 8CF74C6F2988B097004A1694 /* Build configuration list for PBXProject "iOSFirst" */; compatibilityVersion = "Xcode 14.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 8CF74C6B2988B097004A1694; productRefGroup = 8CF74C752988B097004A1694 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 8CF74C732988B097004A1694 /* iOSFirst */, 8CF74C832988B098004A1694 /* iOSFirstTests */, 8CF74C8D2988B098004A1694 /* iOSFirstUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8CF74C722988B097004A1694 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8CF74C7F2988B098004A1694 /* Preview Assets.xcassets in Resources */, 8CF74C7C2988B098004A1694 /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8CF74C822988B098004A1694 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8CF74C8C2988B098004A1694 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8CF74C702988B097004A1694 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8CF74C7A2988B097004A1694 /* ContentView.swift in Sources */, 8CF74C782988B097004A1694 /* iOSFirstApp.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8CF74C802988B098004A1694 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8CF74C892988B098004A1694 /* iOSFirstTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8CF74C8A2988B098004A1694 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8CF74C952988B098004A1694 /* iOSFirstUITestsLaunchTests.swift in Sources */, 8CF74C932988B098004A1694 /* iOSFirstUITests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 8CF74C862988B098004A1694 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 8CF74C732988B097004A1694 /* iOSFirst */; targetProxy = 8CF74C852988B098004A1694 /* PBXContainerItemProxy */; }; 8CF74C902988B098004A1694 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 8CF74C732988B097004A1694 /* iOSFirst */; targetProxy = 8CF74C8F2988B098004A1694 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 8CF74C962988B098004A1694 /* 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++20"; 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 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; 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 = 16.2; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 8CF74C972988B098004A1694 /* 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++20"; 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 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; 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 = 16.2; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; 8CF74C992988B098004A1694 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"iOSFirst/Preview Content\""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.syf.iOSFirst; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 8CF74C9A2988B098004A1694 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"iOSFirst/Preview Content\""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.syf.iOSFirst; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 8CF74C9C2988B098004A1694 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 16.2; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.syf.iOSFirstTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/iOSFirst.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/iOSFirst"; }; name = Debug; }; 8CF74C9D2988B098004A1694 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 16.2; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.syf.iOSFirstTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/iOSFirst.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/iOSFirst"; }; name = Release; }; 8CF74C9F2988B098004A1694 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.syf.iOSFirstUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = iOSFirst; }; name = Debug; }; 8CF74CA02988B098004A1694 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.syf.iOSFirstUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = iOSFirst; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 8CF74C6F2988B097004A1694 /* Build configuration list for PBXProject "iOSFirst" */ = { isa = XCConfigurationList; buildConfigurations = ( 8CF74C962988B098004A1694 /* Debug */, 8CF74C972988B098004A1694 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8CF74C982988B098004A1694 /* Build configuration list for PBXNativeTarget "iOSFirst" */ = { isa = XCConfigurationList; buildConfigurations = ( 8CF74C992988B098004A1694 /* Debug */, 8CF74C9A2988B098004A1694 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8CF74C9B2988B098004A1694 /* Build configuration list for PBXNativeTarget "iOSFirstTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 8CF74C9C2988B098004A1694 /* Debug */, 8CF74C9D2988B098004A1694 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8CF74C9E2988B098004A1694 /* Build configuration list for PBXNativeTarget "iOSFirstUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( 8CF74C9F2988B098004A1694 /* Debug */, 8CF74CA02988B098004A1694 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 8CF74C6C2988B097004A1694 /* Project object */; }