/
ShadowVenser
/
FinalProjectIOS
Обзор
Документация
Войти
/
ShadowVenser
/
FinalProjectIOS
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
EndProject/EndProject.xcodeproj/project.pbxproj
565 строк
20 KB
User
my ios project
19 мар 2025, 08:03
19 мар 2025, 08:03
dfafa25
Код
Авторство
О чём код?
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 77; objects = { /* Begin PBXContainerItemProxy section */ 1F8D4F502D30AFDB009B11F5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 1F8D4F372D30AFD7009B11F5 /* Project object */; proxyType = 1; remoteGlobalIDString = 1F8D4F3E2D30AFD7009B11F5; remoteInfo = EndProject; }; 1F8D4F5A2D30AFDB009B11F5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 1F8D4F372D30AFD7009B11F5 /* Project object */; proxyType = 1; remoteGlobalIDString = 1F8D4F3E2D30AFD7009B11F5; remoteInfo = EndProject; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 1F8D4F3F2D30AFD7009B11F5 /* EndProject.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EndProject.app; sourceTree = BUILT_PRODUCTS_DIR; }; 1F8D4F4F2D30AFDB009B11F5 /* EndProjectTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EndProjectTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 1F8D4F592D30AFDB009B11F5 /* EndProjectUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EndProjectUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFileSystemSynchronizedRootGroup section */ 1F8D4F412D30AFD7009B11F5 /* EndProject */ = { isa = PBXFileSystemSynchronizedRootGroup; path = EndProject; sourceTree = "<group>"; }; 1F8D4F522D30AFDB009B11F5 /* EndProjectTests */ = { isa = PBXFileSystemSynchronizedRootGroup; path = EndProjectTests; sourceTree = "<group>"; }; 1F8D4F5C2D30AFDB009B11F5 /* EndProjectUITests */ = { isa = PBXFileSystemSynchronizedRootGroup; path = EndProjectUITests; sourceTree = "<group>"; }; /* End PBXFileSystemSynchronizedRootGroup section */ /* Begin PBXFrameworksBuildPhase section */ 1F8D4F3C2D30AFD7009B11F5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 1F8D4F4C2D30AFDB009B11F5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 1F8D4F562D30AFDB009B11F5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 1F8D4F362D30AFD7009B11F5 = { isa = PBXGroup; children = ( 1F8D4F412D30AFD7009B11F5 /* EndProject */, 1F8D4F522D30AFDB009B11F5 /* EndProjectTests */, 1F8D4F5C2D30AFDB009B11F5 /* EndProjectUITests */, 1F8D4F402D30AFD7009B11F5 /* Products */, ); sourceTree = "<group>"; }; 1F8D4F402D30AFD7009B11F5 /* Products */ = { isa = PBXGroup; children = ( 1F8D4F3F2D30AFD7009B11F5 /* EndProject.app */, 1F8D4F4F2D30AFDB009B11F5 /* EndProjectTests.xctest */, 1F8D4F592D30AFDB009B11F5 /* EndProjectUITests.xctest */, ); name = Products; sourceTree = "<group>"; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 1F8D4F3E2D30AFD7009B11F5 /* EndProject */ = { isa = PBXNativeTarget; buildConfigurationList = 1F8D4F632D30AFDB009B11F5 /* Build configuration list for PBXNativeTarget "EndProject" */; buildPhases = ( 1F8D4F3B2D30AFD7009B11F5 /* Sources */, 1F8D4F3C2D30AFD7009B11F5 /* Frameworks */, 1F8D4F3D2D30AFD7009B11F5 /* Resources */, ); buildRules = ( ); dependencies = ( ); fileSystemSynchronizedGroups = ( 1F8D4F412D30AFD7009B11F5 /* EndProject */, ); name = EndProject; packageProductDependencies = ( ); productName = EndProject; productReference = 1F8D4F3F2D30AFD7009B11F5 /* EndProject.app */; productType = "com.apple.product-type.application"; }; 1F8D4F4E2D30AFDB009B11F5 /* EndProjectTests */ = { isa = PBXNativeTarget; buildConfigurationList = 1F8D4F662D30AFDB009B11F5 /* Build configuration list for PBXNativeTarget "EndProjectTests" */; buildPhases = ( 1F8D4F4B2D30AFDB009B11F5 /* Sources */, 1F8D4F4C2D30AFDB009B11F5 /* Frameworks */, 1F8D4F4D2D30AFDB009B11F5 /* Resources */, ); buildRules = ( ); dependencies = ( 1F8D4F512D30AFDB009B11F5 /* PBXTargetDependency */, ); fileSystemSynchronizedGroups = ( 1F8D4F522D30AFDB009B11F5 /* EndProjectTests */, ); name = EndProjectTests; packageProductDependencies = ( ); productName = EndProjectTests; productReference = 1F8D4F4F2D30AFDB009B11F5 /* EndProjectTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 1F8D4F582D30AFDB009B11F5 /* EndProjectUITests */ = { isa = PBXNativeTarget; buildConfigurationList = 1F8D4F692D30AFDB009B11F5 /* Build configuration list for PBXNativeTarget "EndProjectUITests" */; buildPhases = ( 1F8D4F552D30AFDB009B11F5 /* Sources */, 1F8D4F562D30AFDB009B11F5 /* Frameworks */, 1F8D4F572D30AFDB009B11F5 /* Resources */, ); buildRules = ( ); dependencies = ( 1F8D4F5B2D30AFDB009B11F5 /* PBXTargetDependency */, ); fileSystemSynchronizedGroups = ( 1F8D4F5C2D30AFDB009B11F5 /* EndProjectUITests */, ); name = EndProjectUITests; packageProductDependencies = ( ); productName = EndProjectUITests; productReference = 1F8D4F592D30AFDB009B11F5 /* EndProjectUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 1F8D4F372D30AFD7009B11F5 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1600; LastUpgradeCheck = 1600; TargetAttributes = { 1F8D4F3E2D30AFD7009B11F5 = { CreatedOnToolsVersion = 16.0; }; 1F8D4F4E2D30AFDB009B11F5 = { CreatedOnToolsVersion = 16.0; TestTargetID = 1F8D4F3E2D30AFD7009B11F5; }; 1F8D4F582D30AFDB009B11F5 = { CreatedOnToolsVersion = 16.0; TestTargetID = 1F8D4F3E2D30AFD7009B11F5; }; }; }; buildConfigurationList = 1F8D4F3A2D30AFD7009B11F5 /* Build configuration list for PBXProject "EndProject" */; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 1F8D4F362D30AFD7009B11F5; minimizedProjectReferenceProxies = 1; preferredProjectObjectVersion = 77; productRefGroup = 1F8D4F402D30AFD7009B11F5 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 1F8D4F3E2D30AFD7009B11F5 /* EndProject */, 1F8D4F4E2D30AFDB009B11F5 /* EndProjectTests */, 1F8D4F582D30AFDB009B11F5 /* EndProjectUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 1F8D4F3D2D30AFD7009B11F5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 1F8D4F4D2D30AFDB009B11F5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 1F8D4F572D30AFDB009B11F5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 1F8D4F3B2D30AFD7009B11F5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 1F8D4F4B2D30AFDB009B11F5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 1F8D4F552D30AFDB009B11F5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 1F8D4F512D30AFDB009B11F5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 1F8D4F3E2D30AFD7009B11F5 /* EndProject */; targetProxy = 1F8D4F502D30AFDB009B11F5 /* PBXContainerItemProxy */; }; 1F8D4F5B2D30AFDB009B11F5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 1F8D4F3E2D30AFD7009B11F5 /* EndProject */; targetProxy = 1F8D4F5A2D30AFDB009B11F5 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 1F8D4F612D30AFDB009B11F5 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; 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; ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu17; 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 = 18.0; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 1F8D4F622D30AFDB009B11F5 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; 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; ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu17; 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 = 18.0; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; VALIDATE_PRODUCT = YES; }; name = Release; }; 1F8D4F642D30AFDB009B11F5 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"EndProject/Preview Content\""; DEVELOPMENT_TEAM = 3T2WXWS76Q; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_CFBundleDisplayName = "Копилки"; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance"; 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 = ru.test.EndProject; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 1F8D4F652D30AFDB009B11F5 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"EndProject/Preview Content\""; DEVELOPMENT_TEAM = 3T2WXWS76Q; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_CFBundleDisplayName = "Копилки"; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance"; 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 = ru.test.EndProject; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 1F8D4F672D30AFDB009B11F5 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 18.0; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = ru.test.EndProjectTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/EndProject.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/EndProject"; }; name = Debug; }; 1F8D4F682D30AFDB009B11F5 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 18.0; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = ru.test.EndProjectTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/EndProject.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/EndProject"; }; name = Release; }; 1F8D4F6A2D30AFDB009B11F5 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = ru.test.EndProjectUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = EndProject; }; name = Debug; }; 1F8D4F6B2D30AFDB009B11F5 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = ru.test.EndProjectUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = EndProject; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1F8D4F3A2D30AFD7009B11F5 /* Build configuration list for PBXProject "EndProject" */ = { isa = XCConfigurationList; buildConfigurations = ( 1F8D4F612D30AFDB009B11F5 /* Debug */, 1F8D4F622D30AFDB009B11F5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1F8D4F632D30AFDB009B11F5 /* Build configuration list for PBXNativeTarget "EndProject" */ = { isa = XCConfigurationList; buildConfigurations = ( 1F8D4F642D30AFDB009B11F5 /* Debug */, 1F8D4F652D30AFDB009B11F5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1F8D4F662D30AFDB009B11F5 /* Build configuration list for PBXNativeTarget "EndProjectTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 1F8D4F672D30AFDB009B11F5 /* Debug */, 1F8D4F682D30AFDB009B11F5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1F8D4F692D30AFDB009B11F5 /* Build configuration list for PBXNativeTarget "EndProjectUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( 1F8D4F6A2D30AFDB009B11F5 /* Debug */, 1F8D4F6B2D30AFDB009B11F5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 1F8D4F372D30AFD7009B11F5 /* Project object */; }