// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 77; objects = { /* Begin PBXBuildFile section */ 8B9907952F7206FB007853B5 /* API.md in Resources */ = {isa = PBXBuildFile; fileRef = 8B9907932F7206FB007853B5 /* API.md */; }; 8B9907962F7206FB007853B5 /* PLANNING.md in Resources */ = {isa = PBXBuildFile; fileRef = 8B9907942F7206FB007853B5 /* PLANNING.md */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 8B9907772F7206E3007853B5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 8B9907612F7206E2007853B5 /* Project object */; proxyType = 1; remoteGlobalIDString = 8B9907682F7206E2007853B5; remoteInfo = Rune; }; 8B9907812F7206E3007853B5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 8B9907612F7206E2007853B5 /* Project object */; proxyType = 1; remoteGlobalIDString = 8B9907682F7206E2007853B5; remoteInfo = Rune; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 8B9907692F7206E2007853B5 /* Rune.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Rune.app; sourceTree = BUILT_PRODUCTS_DIR; }; 8B9907762F7206E3007853B5 /* RuneTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RuneTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 8B9907802F7206E3007853B5 /* RuneUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RuneUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 8B9907932F7206FB007853B5 /* API.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = API.md; sourceTree = ""; }; 8B9907942F7206FB007853B5 /* PLANNING.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = PLANNING.md; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFileSystemSynchronizedRootGroup section */ 8B99076B2F7206E2007853B5 /* Rune */ = { isa = PBXFileSystemSynchronizedRootGroup; path = Rune; sourceTree = ""; }; 8B9907792F7206E3007853B5 /* RuneTests */ = { isa = PBXFileSystemSynchronizedRootGroup; path = RuneTests; sourceTree = ""; }; 8B9907832F7206E3007853B5 /* RuneUITests */ = { isa = PBXFileSystemSynchronizedRootGroup; path = RuneUITests; sourceTree = ""; }; /* End PBXFileSystemSynchronizedRootGroup section */ /* Begin PBXFrameworksBuildPhase section */ 8B9907662F7206E2007853B5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8B9907732F7206E3007853B5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8B99077D2F7206E3007853B5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 8B9907602F7206E2007853B5 = { isa = PBXGroup; children = ( 8B9907932F7206FB007853B5 /* API.md */, 8B9907942F7206FB007853B5 /* PLANNING.md */, 8B99076B2F7206E2007853B5 /* Rune */, 8B9907792F7206E3007853B5 /* RuneTests */, 8B9907832F7206E3007853B5 /* RuneUITests */, 8B99076A2F7206E2007853B5 /* Products */, ); sourceTree = ""; }; 8B99076A2F7206E2007853B5 /* Products */ = { isa = PBXGroup; children = ( 8B9907692F7206E2007853B5 /* Rune.app */, 8B9907762F7206E3007853B5 /* RuneTests.xctest */, 8B9907802F7206E3007853B5 /* RuneUITests.xctest */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8B9907682F7206E2007853B5 /* Rune */ = { isa = PBXNativeTarget; buildConfigurationList = 8B99078A2F7206E3007853B5 /* Build configuration list for PBXNativeTarget "Rune" */; buildPhases = ( 8B9907652F7206E2007853B5 /* Sources */, 8B9907662F7206E2007853B5 /* Frameworks */, 8B9907672F7206E2007853B5 /* Resources */, ); buildRules = ( ); dependencies = ( ); fileSystemSynchronizedGroups = ( 8B99076B2F7206E2007853B5 /* Rune */, ); name = Rune; packageProductDependencies = ( ); productName = Rune; productReference = 8B9907692F7206E2007853B5 /* Rune.app */; productType = "com.apple.product-type.application"; }; 8B9907752F7206E3007853B5 /* RuneTests */ = { isa = PBXNativeTarget; buildConfigurationList = 8B99078D2F7206E3007853B5 /* Build configuration list for PBXNativeTarget "RuneTests" */; buildPhases = ( 8B9907722F7206E3007853B5 /* Sources */, 8B9907732F7206E3007853B5 /* Frameworks */, 8B9907742F7206E3007853B5 /* Resources */, ); buildRules = ( ); dependencies = ( 8B9907782F7206E3007853B5 /* PBXTargetDependency */, ); fileSystemSynchronizedGroups = ( 8B9907792F7206E3007853B5 /* RuneTests */, ); name = RuneTests; packageProductDependencies = ( ); productName = RuneTests; productReference = 8B9907762F7206E3007853B5 /* RuneTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 8B99077F2F7206E3007853B5 /* RuneUITests */ = { isa = PBXNativeTarget; buildConfigurationList = 8B9907902F7206E3007853B5 /* Build configuration list for PBXNativeTarget "RuneUITests" */; buildPhases = ( 8B99077C2F7206E3007853B5 /* Sources */, 8B99077D2F7206E3007853B5 /* Frameworks */, 8B99077E2F7206E3007853B5 /* Resources */, ); buildRules = ( ); dependencies = ( 8B9907822F7206E3007853B5 /* PBXTargetDependency */, ); fileSystemSynchronizedGroups = ( 8B9907832F7206E3007853B5 /* RuneUITests */, ); name = RuneUITests; packageProductDependencies = ( ); productName = RuneUITests; productReference = 8B9907802F7206E3007853B5 /* RuneUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 8B9907612F7206E2007853B5 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 2630; LastUpgradeCheck = 2630; TargetAttributes = { 8B9907682F7206E2007853B5 = { CreatedOnToolsVersion = 26.3; }; 8B9907752F7206E3007853B5 = { CreatedOnToolsVersion = 26.3; TestTargetID = 8B9907682F7206E2007853B5; }; 8B99077F2F7206E3007853B5 = { CreatedOnToolsVersion = 26.3; TestTargetID = 8B9907682F7206E2007853B5; }; }; }; buildConfigurationList = 8B9907642F7206E2007853B5 /* Build configuration list for PBXProject "Rune" */; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 8B9907602F7206E2007853B5; minimizedProjectReferenceProxies = 1; preferredProjectObjectVersion = 77; productRefGroup = 8B99076A2F7206E2007853B5 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 8B9907682F7206E2007853B5 /* Rune */, 8B9907752F7206E3007853B5 /* RuneTests */, 8B99077F2F7206E3007853B5 /* RuneUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8B9907672F7206E2007853B5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 8B9907952F7206FB007853B5 /* API.md in Resources */, 8B9907962F7206FB007853B5 /* PLANNING.md in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8B9907742F7206E3007853B5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8B99077E2F7206E3007853B5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8B9907652F7206E2007853B5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8B9907722F7206E3007853B5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 8B99077C2F7206E3007853B5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 8B9907782F7206E3007853B5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 8B9907682F7206E2007853B5 /* Rune */; targetProxy = 8B9907772F7206E3007853B5 /* PBXContainerItemProxy */; }; 8B9907822F7206E3007853B5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 8B9907682F7206E2007853B5 /* Rune */; targetProxy = 8B9907812F7206E3007853B5 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 8B9907882F7206E3007853B5 /* 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; DEVELOPMENT_TEAM = ZCNAX3VL9D; 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 = 26.2; 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; }; 8B9907892F7206E3007853B5 /* 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"; DEVELOPMENT_TEAM = ZCNAX3VL9D; 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 = 26.2; 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; }; 8B99078B2F7206E3007853B5 /* 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_TEAM = ZCNAX3VL9D; 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 = net.cleberg.Rune; PRODUCT_NAME = "$(TARGET_NAME)"; STRING_CATALOG_GENERATE_SYMBOLS = YES; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 8B99078C2F7206E3007853B5 /* 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_TEAM = ZCNAX3VL9D; 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 = net.cleberg.Rune; PRODUCT_NAME = "$(TARGET_NAME)"; STRING_CATALOG_GENERATE_SYMBOLS = YES; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 8B99078E2F7206E3007853B5 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ZCNAX3VL9D; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 26.2; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.RuneTests; PRODUCT_NAME = "$(TARGET_NAME)"; STRING_CATALOG_GENERATE_SYMBOLS = NO; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Rune.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Rune"; }; name = Debug; }; 8B99078F2F7206E3007853B5 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ZCNAX3VL9D; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 26.2; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.RuneTests; PRODUCT_NAME = "$(TARGET_NAME)"; STRING_CATALOG_GENERATE_SYMBOLS = NO; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Rune.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Rune"; }; name = Release; }; 8B9907912F7206E3007853B5 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ZCNAX3VL9D; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.RuneUITests; PRODUCT_NAME = "$(TARGET_NAME)"; STRING_CATALOG_GENERATE_SYMBOLS = NO; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Rune; }; name = Debug; }; 8B9907922F7206E3007853B5 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ZCNAX3VL9D; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.RuneUITests; PRODUCT_NAME = "$(TARGET_NAME)"; STRING_CATALOG_GENERATE_SYMBOLS = NO; SWIFT_APPROACHABLE_CONCURRENCY = YES; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Rune; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 8B9907642F7206E2007853B5 /* Build configuration list for PBXProject "Rune" */ = { isa = XCConfigurationList; buildConfigurations = ( 8B9907882F7206E3007853B5 /* Debug */, 8B9907892F7206E3007853B5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8B99078A2F7206E3007853B5 /* Build configuration list for PBXNativeTarget "Rune" */ = { isa = XCConfigurationList; buildConfigurations = ( 8B99078B2F7206E3007853B5 /* Debug */, 8B99078C2F7206E3007853B5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8B99078D2F7206E3007853B5 /* Build configuration list for PBXNativeTarget "RuneTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 8B99078E2F7206E3007853B5 /* Debug */, 8B99078F2F7206E3007853B5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 8B9907902F7206E3007853B5 /* Build configuration list for PBXNativeTarget "RuneUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( 8B9907912F7206E3007853B5 /* Debug */, 8B9907922F7206E3007853B5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 8B9907612F7206E2007853B5 /* Project object */; }