// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 56; objects = { /* Begin PBXBuildFile section */ F001A04C2DD48FAB00809561 /* AppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = F001A04B2DD48FAB00809561 /* AppApp.swift */; }; F001A04E2DD48FAB00809561 /* MainMenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F001A04D2DD48FAB00809561 /* MainMenuView.swift */; }; F001A0502DD48FAD00809561 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F001A04F2DD48FAD00809561 /* Assets.xcassets */; }; F001A0542DD48FAD00809561 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F001A0532DD48FAD00809561 /* Preview Assets.xcassets */; }; F001A05E2DD48FAE00809561 /* AppTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F001A05D2DD48FAE00809561 /* AppTests.swift */; }; F001A0682DD48FAE00809561 /* AppUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F001A0672DD48FAE00809561 /* AppUITests.swift */; }; F001A06A2DD48FAE00809561 /* AppUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F001A0692DD48FAE00809561 /* AppUITestsLaunchTests.swift */; }; F0F59E492DD4958800BE32D6 /* C4.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0F59E432DD492B400BE32D6 /* C4.xcframework */; }; F0F59E4A2DD4958800BE32D6 /* C4Persistance.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0F59E412DD492B400BE32D6 /* C4Persistance.xcframework */; }; F0F59E4B2DD4958800BE32D6 /* C4Players.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0F59E422DD492B400BE32D6 /* C4Players.xcframework */; }; F0F59E4C2DD4958800BE32D6 /* C4Rules.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0F59E442DD492B400BE32D6 /* C4Rules.xcframework */; }; F0F59E4F2DD4996F00BE32D6 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = F0F59E4E2DD4996F00BE32D6 /* Localizable.xcstrings */; }; F0F59E512DD49C2800BE32D6 /* Colors.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F0F59E502DD49C2800BE32D6 /* Colors.xcassets */; }; F0F59E532DDDC35100BE32D6 /* NewGameView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0F59E522DDDC35100BE32D6 /* NewGameView.swift */; }; F0F59E552DDDED1D00BE32D6 /* IngameView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0F59E542DDDED1D00BE32D6 /* IngameView.swift */; }; F0F59E572DE6D6E600BE32D6 /* SavedGamesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0F59E562DE6D6E600BE32D6 /* SavedGamesView.swift */; }; F0F59E592DE6EB2A00BE32D6 /* PlayerVSPage.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0F59E582DE6EB2A00BE32D6 /* PlayerVSPage.swift */; }; F0F59E5B2DE6F68800BE32D6 /* ScoreboardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0F59E5A2DE6F68800BE32D6 /* ScoreboardView.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ F001A05A2DD48FAE00809561 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = F001A0402DD48FAB00809561 /* Project object */; proxyType = 1; remoteGlobalIDString = F001A0472DD48FAB00809561; remoteInfo = App; }; F001A0642DD48FAE00809561 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = F001A0402DD48FAB00809561 /* Project object */; proxyType = 1; remoteGlobalIDString = F001A0472DD48FAB00809561; remoteInfo = App; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ F001A0482DD48FAB00809561 /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; }; F001A04B2DD48FAB00809561 /* AppApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppApp.swift; sourceTree = ""; }; F001A04D2DD48FAB00809561 /* MainMenuView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainMenuView.swift; sourceTree = ""; }; F001A04F2DD48FAD00809561 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; F001A0512DD48FAD00809561 /* App.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = App.entitlements; sourceTree = ""; }; F001A0532DD48FAD00809561 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; F001A0592DD48FAE00809561 /* AppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; F001A05D2DD48FAE00809561 /* AppTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppTests.swift; sourceTree = ""; }; F001A0632DD48FAE00809561 /* AppUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; F001A0672DD48FAE00809561 /* AppUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppUITests.swift; sourceTree = ""; }; F001A0692DD48FAE00809561 /* AppUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppUITestsLaunchTests.swift; sourceTree = ""; }; F0F59E412DD492B400BE32D6 /* C4Persistance.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = C4Persistance.xcframework; path = ../precompiled/xcframeworks/C4Persistance.xcframework; sourceTree = ""; }; F0F59E422DD492B400BE32D6 /* C4Players.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = C4Players.xcframework; path = ../precompiled/xcframeworks/C4Players.xcframework; sourceTree = ""; }; F0F59E432DD492B400BE32D6 /* C4.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = C4.xcframework; path = ../precompiled/xcframeworks/C4.xcframework; sourceTree = ""; }; F0F59E442DD492B400BE32D6 /* C4Rules.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = C4Rules.xcframework; path = ../precompiled/xcframeworks/C4Rules.xcframework; sourceTree = ""; }; F0F59E4E2DD4996F00BE32D6 /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; name = Localizable.xcstrings; path = App/Localizable.xcstrings; sourceTree = ""; }; F0F59E502DD49C2800BE32D6 /* Colors.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Colors.xcassets; sourceTree = ""; }; F0F59E522DDDC35100BE32D6 /* NewGameView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewGameView.swift; sourceTree = ""; }; F0F59E542DDDED1D00BE32D6 /* IngameView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IngameView.swift; sourceTree = ""; }; F0F59E562DE6D6E600BE32D6 /* SavedGamesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SavedGamesView.swift; sourceTree = ""; }; F0F59E582DE6EB2A00BE32D6 /* PlayerVSPage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerVSPage.swift; sourceTree = ""; }; F0F59E5A2DE6F68800BE32D6 /* ScoreboardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScoreboardView.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ F001A0452DD48FAB00809561 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( F0F59E492DD4958800BE32D6 /* C4.xcframework in Frameworks */, F0F59E4A2DD4958800BE32D6 /* C4Persistance.xcframework in Frameworks */, F0F59E4B2DD4958800BE32D6 /* C4Players.xcframework in Frameworks */, F0F59E4C2DD4958800BE32D6 /* C4Rules.xcframework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; F001A0562DD48FAE00809561 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; F001A0602DD48FAE00809561 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ F001A03F2DD48FAB00809561 = { isa = PBXGroup; children = ( F0F59E502DD49C2800BE32D6 /* Colors.xcassets */, F0F59E4E2DD4996F00BE32D6 /* Localizable.xcstrings */, F001A04A2DD48FAB00809561 /* App */, F001A05C2DD48FAE00809561 /* AppTests */, F001A0662DD48FAE00809561 /* AppUITests */, F001A0492DD48FAB00809561 /* Products */, F001A0762DD4926900809561 /* Frameworks */, ); sourceTree = ""; }; F001A0492DD48FAB00809561 /* Products */ = { isa = PBXGroup; children = ( F001A0482DD48FAB00809561 /* App.app */, F001A0592DD48FAE00809561 /* AppTests.xctest */, F001A0632DD48FAE00809561 /* AppUITests.xctest */, ); name = Products; sourceTree = ""; }; F001A04A2DD48FAB00809561 /* App */ = { isa = PBXGroup; children = ( F0F59E4D2DD4986C00BE32D6 /* View */, F001A04B2DD48FAB00809561 /* AppApp.swift */, F001A04F2DD48FAD00809561 /* Assets.xcassets */, F001A0512DD48FAD00809561 /* App.entitlements */, F001A0522DD48FAD00809561 /* Preview Content */, ); path = App; sourceTree = ""; }; F001A0522DD48FAD00809561 /* Preview Content */ = { isa = PBXGroup; children = ( F001A0532DD48FAD00809561 /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; F001A05C2DD48FAE00809561 /* AppTests */ = { isa = PBXGroup; children = ( F001A05D2DD48FAE00809561 /* AppTests.swift */, ); path = AppTests; sourceTree = ""; }; F001A0662DD48FAE00809561 /* AppUITests */ = { isa = PBXGroup; children = ( F001A0672DD48FAE00809561 /* AppUITests.swift */, F001A0692DD48FAE00809561 /* AppUITestsLaunchTests.swift */, ); path = AppUITests; sourceTree = ""; }; F001A0762DD4926900809561 /* Frameworks */ = { isa = PBXGroup; children = ( F0F59E432DD492B400BE32D6 /* C4.xcframework */, F0F59E412DD492B400BE32D6 /* C4Persistance.xcframework */, F0F59E422DD492B400BE32D6 /* C4Players.xcframework */, F0F59E442DD492B400BE32D6 /* C4Rules.xcframework */, ); name = Frameworks; sourceTree = ""; }; F0F59E4D2DD4986C00BE32D6 /* View */ = { isa = PBXGroup; children = ( F001A04D2DD48FAB00809561 /* MainMenuView.swift */, F0F59E522DDDC35100BE32D6 /* NewGameView.swift */, F0F59E542DDDED1D00BE32D6 /* IngameView.swift */, F0F59E562DE6D6E600BE32D6 /* SavedGamesView.swift */, F0F59E582DE6EB2A00BE32D6 /* PlayerVSPage.swift */, F0F59E5A2DE6F68800BE32D6 /* ScoreboardView.swift */, ); path = View; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ F001A0472DD48FAB00809561 /* App */ = { isa = PBXNativeTarget; buildConfigurationList = F001A06D2DD48FAE00809561 /* Build configuration list for PBXNativeTarget "App" */; buildPhases = ( F001A0442DD48FAB00809561 /* Sources */, F001A0452DD48FAB00809561 /* Frameworks */, F001A0462DD48FAB00809561 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = App; productName = App; productReference = F001A0482DD48FAB00809561 /* App.app */; productType = "com.apple.product-type.application"; }; F001A0582DD48FAE00809561 /* AppTests */ = { isa = PBXNativeTarget; buildConfigurationList = F001A0702DD48FAE00809561 /* Build configuration list for PBXNativeTarget "AppTests" */; buildPhases = ( F001A0552DD48FAE00809561 /* Sources */, F001A0562DD48FAE00809561 /* Frameworks */, F001A0572DD48FAE00809561 /* Resources */, ); buildRules = ( ); dependencies = ( F001A05B2DD48FAE00809561 /* PBXTargetDependency */, ); name = AppTests; productName = AppTests; productReference = F001A0592DD48FAE00809561 /* AppTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; F001A0622DD48FAE00809561 /* AppUITests */ = { isa = PBXNativeTarget; buildConfigurationList = F001A0732DD48FAE00809561 /* Build configuration list for PBXNativeTarget "AppUITests" */; buildPhases = ( F001A05F2DD48FAE00809561 /* Sources */, F001A0602DD48FAE00809561 /* Frameworks */, F001A0612DD48FAE00809561 /* Resources */, ); buildRules = ( ); dependencies = ( F001A0652DD48FAE00809561 /* PBXTargetDependency */, ); name = AppUITests; productName = AppUITests; productReference = F001A0632DD48FAE00809561 /* AppUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ F001A0402DD48FAB00809561 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1540; LastUpgradeCheck = 1540; TargetAttributes = { F001A0472DD48FAB00809561 = { CreatedOnToolsVersion = 15.4; }; F001A0582DD48FAE00809561 = { CreatedOnToolsVersion = 15.4; TestTargetID = F001A0472DD48FAB00809561; }; F001A0622DD48FAE00809561 = { CreatedOnToolsVersion = 15.4; TestTargetID = F001A0472DD48FAB00809561; }; }; }; buildConfigurationList = F001A0432DD48FAB00809561 /* Build configuration list for PBXProject "App" */; compatibilityVersion = "Xcode 14.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, fr, ); mainGroup = F001A03F2DD48FAB00809561; productRefGroup = F001A0492DD48FAB00809561 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( F001A0472DD48FAB00809561 /* App */, F001A0582DD48FAE00809561 /* AppTests */, F001A0622DD48FAE00809561 /* AppUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ F001A0462DD48FAB00809561 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( F001A0542DD48FAD00809561 /* Preview Assets.xcassets in Resources */, F0F59E512DD49C2800BE32D6 /* Colors.xcassets in Resources */, F001A0502DD48FAD00809561 /* Assets.xcassets in Resources */, F0F59E4F2DD4996F00BE32D6 /* Localizable.xcstrings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; F001A0572DD48FAE00809561 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; F001A0612DD48FAE00809561 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ F001A0442DD48FAB00809561 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( F0F59E592DE6EB2A00BE32D6 /* PlayerVSPage.swift in Sources */, F001A04E2DD48FAB00809561 /* MainMenuView.swift in Sources */, F001A04C2DD48FAB00809561 /* AppApp.swift in Sources */, F0F59E532DDDC35100BE32D6 /* NewGameView.swift in Sources */, F0F59E5B2DE6F68800BE32D6 /* ScoreboardView.swift in Sources */, F0F59E572DE6D6E600BE32D6 /* SavedGamesView.swift in Sources */, F0F59E552DDDED1D00BE32D6 /* IngameView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; F001A0552DD48FAE00809561 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( F001A05E2DD48FAE00809561 /* AppTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; F001A05F2DD48FAE00809561 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( F001A06A2DD48FAE00809561 /* AppUITestsLaunchTests.swift in Sources */, F001A0682DD48FAE00809561 /* AppUITests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ F001A05B2DD48FAE00809561 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = F001A0472DD48FAB00809561 /* App */; targetProxy = F001A05A2DD48FAE00809561 /* PBXContainerItemProxy */; }; F001A0652DD48FAE00809561 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = F001A0472DD48FAB00809561 /* App */; targetProxy = F001A0642DD48FAE00809561 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ F001A06B2DD48FAE00809561 /* 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; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; F001A06C2DD48FAE00809561 /* 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; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SWIFT_COMPILATION_MODE = wholemodule; }; name = Release; }; F001A06E2DD48FAE00809561 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = App/App.entitlements; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"App/Preview Content\""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; IPHONEOS_DEPLOYMENT_TARGET = 17.5; LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 14.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = fr.iut.App; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; F001A06F2DD48FAE00809561 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = App/App.entitlements; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"App/Preview Content\""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault; "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; IPHONEOS_DEPLOYMENT_TARGET = 17.5; LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 14.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = fr.iut.App; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; F001A0712DD48FAE00809561 /* 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 = 17.5; MACOSX_DEPLOYMENT_TARGET = 14.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = fr.iut.AppTests; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/App.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/App"; }; name = Debug; }; F001A0722DD48FAE00809561 /* 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 = 17.5; MACOSX_DEPLOYMENT_TARGET = 14.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = fr.iut.AppTests; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/App.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/App"; }; name = Release; }; F001A0742DD48FAE00809561 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 17.5; MACOSX_DEPLOYMENT_TARGET = 14.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = fr.iut.AppUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = App; }; name = Debug; }; F001A0752DD48FAE00809561 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 17.5; MACOSX_DEPLOYMENT_TARGET = 14.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = fr.iut.AppUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = App; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ F001A0432DD48FAB00809561 /* Build configuration list for PBXProject "App" */ = { isa = XCConfigurationList; buildConfigurations = ( F001A06B2DD48FAE00809561 /* Debug */, F001A06C2DD48FAE00809561 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; F001A06D2DD48FAE00809561 /* Build configuration list for PBXNativeTarget "App" */ = { isa = XCConfigurationList; buildConfigurations = ( F001A06E2DD48FAE00809561 /* Debug */, F001A06F2DD48FAE00809561 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; F001A0702DD48FAE00809561 /* Build configuration list for PBXNativeTarget "AppTests" */ = { isa = XCConfigurationList; buildConfigurations = ( F001A0712DD48FAE00809561 /* Debug */, F001A0722DD48FAE00809561 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; F001A0732DD48FAE00809561 /* Build configuration list for PBXNativeTarget "AppUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( F001A0742DD48FAE00809561 /* Debug */, F001A0752DD48FAE00809561 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = F001A0402DD48FAB00809561 /* Project object */; }