diff --git a/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.pbxproj b/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.pbxproj new file mode 100644 index 0000000..a57787d --- /dev/null +++ b/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.pbxproj @@ -0,0 +1,653 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 56; + objects = { + +/* Begin PBXBuildFile section */ + E943F61729BF806C00DAD4AF /* LoadingScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = E943F61629BF806C00DAD4AF /* LoadingScreen.swift */; }; + E95B7B5028E549FB00929213 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E95B7B4F28E549FB00929213 /* Assets.xcassets */; }; + E95B7B5E28E549FB00929213 /* ARCHBLOXTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E95B7B5D28E549FB00929213 /* ARCHBLOXTests.swift */; }; + E95B7B6828E549FB00929213 /* ARCHBLOXUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E95B7B6728E549FB00929213 /* ARCHBLOXUITests.swift */; }; + E95B7B6A28E549FB00929213 /* ARCHBLOXUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E95B7B6928E549FB00929213 /* ARCHBLOXUITestsLaunchTests.swift */; }; + E9D10F1229BF215800172363 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9D10F1129BF215800172363 /* MainView.swift */; }; + E9D10F1629BF229900172363 /* ARCHBLOX.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9D10F1529BF229900172363 /* ARCHBLOX.swift */; }; + E9D10F1829BF281000172363 /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9D10F1729BF281000172363 /* HomeView.swift */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + E95B7B5A28E549FB00929213 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = E95B7B4028E549FA00929213 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E95B7B4728E549FA00929213; + remoteInfo = ARCHBLOX; + }; + E95B7B6428E549FB00929213 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = E95B7B4028E549FA00929213 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E95B7B4728E549FA00929213; + remoteInfo = ARCHBLOX; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + E943F61629BF806C00DAD4AF /* LoadingScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingScreen.swift; sourceTree = ""; }; + E95B7B4828E549FA00929213 /* ARCHBLOX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ARCHBLOX.app; sourceTree = BUILT_PRODUCTS_DIR; }; + E95B7B4F28E549FB00929213 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + E95B7B5428E549FB00929213 /* ARCHBLOX.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ARCHBLOX.entitlements; sourceTree = ""; }; + E95B7B5928E549FB00929213 /* ARCHBLOXTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ARCHBLOXTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + E95B7B5D28E549FB00929213 /* ARCHBLOXTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ARCHBLOXTests.swift; sourceTree = ""; }; + E95B7B6328E549FB00929213 /* ARCHBLOXUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ARCHBLOXUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + E95B7B6728E549FB00929213 /* ARCHBLOXUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ARCHBLOXUITests.swift; sourceTree = ""; }; + E95B7B6928E549FB00929213 /* ARCHBLOXUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ARCHBLOXUITestsLaunchTests.swift; sourceTree = ""; }; + E9D10F1129BF215800172363 /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = ""; wrapsLines = 1; }; + E9D10F1329BF225A00172363 /* LucidaGrande.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = LucidaGrande.ttf; sourceTree = ""; }; + E9D10F1429BF225A00172363 /* LucidaGrandeBold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = LucidaGrandeBold.ttf; sourceTree = ""; }; + E9D10F1529BF229900172363 /* ARCHBLOX.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ARCHBLOX.swift; sourceTree = ""; }; + E9D10F1729BF281000172363 /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + E95B7B4528E549FA00929213 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E95B7B5628E549FB00929213 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E95B7B6028E549FB00929213 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + E95B7B3F28E549FA00929213 = { + isa = PBXGroup; + children = ( + E95B7B4A28E549FA00929213 /* ARCHBLOX */, + E95B7B5C28E549FB00929213 /* ARCHBLOXTests */, + E95B7B6628E549FB00929213 /* ARCHBLOXUITests */, + E95B7B4928E549FA00929213 /* Products */, + ); + sourceTree = ""; + }; + E95B7B4928E549FA00929213 /* Products */ = { + isa = PBXGroup; + children = ( + E95B7B4828E549FA00929213 /* ARCHBLOX.app */, + E95B7B5928E549FB00929213 /* ARCHBLOXTests.xctest */, + E95B7B6328E549FB00929213 /* ARCHBLOXUITests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + E95B7B4A28E549FA00929213 /* ARCHBLOX */ = { + isa = PBXGroup; + children = ( + E95B7B4F28E549FB00929213 /* Assets.xcassets */, + E95B7B5428E549FB00929213 /* ARCHBLOX.entitlements */, + E9D10F1129BF215800172363 /* MainView.swift */, + E9D10F1329BF225A00172363 /* LucidaGrande.ttf */, + E9D10F1429BF225A00172363 /* LucidaGrandeBold.ttf */, + E9D10F1529BF229900172363 /* ARCHBLOX.swift */, + E9D10F1729BF281000172363 /* HomeView.swift */, + E943F61629BF806C00DAD4AF /* LoadingScreen.swift */, + ); + path = ARCHBLOX; + sourceTree = ""; + }; + E95B7B5C28E549FB00929213 /* ARCHBLOXTests */ = { + isa = PBXGroup; + children = ( + E95B7B5D28E549FB00929213 /* ARCHBLOXTests.swift */, + ); + path = ARCHBLOXTests; + sourceTree = ""; + }; + E95B7B6628E549FB00929213 /* ARCHBLOXUITests */ = { + isa = PBXGroup; + children = ( + E95B7B6728E549FB00929213 /* ARCHBLOXUITests.swift */, + E95B7B6928E549FB00929213 /* ARCHBLOXUITestsLaunchTests.swift */, + ); + path = ARCHBLOXUITests; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + E95B7B4728E549FA00929213 /* ARCHBLOX */ = { + isa = PBXNativeTarget; + buildConfigurationList = E95B7B6D28E549FB00929213 /* Build configuration list for PBXNativeTarget "ARCHBLOX" */; + buildPhases = ( + E95B7B4428E549FA00929213 /* Sources */, + E95B7B4528E549FA00929213 /* Frameworks */, + E95B7B4628E549FA00929213 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = ARCHBLOX; + productName = ARCHBLOX; + productReference = E95B7B4828E549FA00929213 /* ARCHBLOX.app */; + productType = "com.apple.product-type.application"; + }; + E95B7B5828E549FB00929213 /* ARCHBLOXTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = E95B7B7028E549FB00929213 /* Build configuration list for PBXNativeTarget "ARCHBLOXTests" */; + buildPhases = ( + E95B7B5528E549FB00929213 /* Sources */, + E95B7B5628E549FB00929213 /* Frameworks */, + E95B7B5728E549FB00929213 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + E95B7B5B28E549FB00929213 /* PBXTargetDependency */, + ); + name = ARCHBLOXTests; + productName = ARCHBLOXTests; + productReference = E95B7B5928E549FB00929213 /* ARCHBLOXTests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; + E95B7B6228E549FB00929213 /* ARCHBLOXUITests */ = { + isa = PBXNativeTarget; + buildConfigurationList = E95B7B7328E549FB00929213 /* Build configuration list for PBXNativeTarget "ARCHBLOXUITests" */; + buildPhases = ( + E95B7B5F28E549FB00929213 /* Sources */, + E95B7B6028E549FB00929213 /* Frameworks */, + E95B7B6128E549FB00929213 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + E95B7B6528E549FB00929213 /* PBXTargetDependency */, + ); + name = ARCHBLOXUITests; + productName = ARCHBLOXUITests; + productReference = E95B7B6328E549FB00929213 /* ARCHBLOXUITests.xctest */; + productType = "com.apple.product-type.bundle.ui-testing"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + E95B7B4028E549FA00929213 /* Project object */ = { + isa = PBXProject; + attributes = { + BuildIndependentTargetsInParallel = 1; + LastSwiftUpdateCheck = 1400; + LastUpgradeCheck = 1420; + TargetAttributes = { + E95B7B4728E549FA00929213 = { + CreatedOnToolsVersion = 14.0.1; + }; + E95B7B5828E549FB00929213 = { + CreatedOnToolsVersion = 14.0.1; + TestTargetID = E95B7B4728E549FA00929213; + }; + E95B7B6228E549FB00929213 = { + CreatedOnToolsVersion = 14.0.1; + TestTargetID = E95B7B4728E549FA00929213; + }; + }; + }; + buildConfigurationList = E95B7B4328E549FA00929213 /* Build configuration list for PBXProject "ARCHBLOX" */; + compatibilityVersion = "Xcode 14.0"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = E95B7B3F28E549FA00929213; + productRefGroup = E95B7B4928E549FA00929213 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + E95B7B4728E549FA00929213 /* ARCHBLOX */, + E95B7B5828E549FB00929213 /* ARCHBLOXTests */, + E95B7B6228E549FB00929213 /* ARCHBLOXUITests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + E95B7B4628E549FA00929213 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E95B7B5028E549FB00929213 /* Assets.xcassets in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E95B7B5728E549FB00929213 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E95B7B6128E549FB00929213 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + E95B7B4428E549FA00929213 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E943F61729BF806C00DAD4AF /* LoadingScreen.swift in Sources */, + E9D10F1829BF281000172363 /* HomeView.swift in Sources */, + E9D10F1229BF215800172363 /* MainView.swift in Sources */, + E9D10F1629BF229900172363 /* ARCHBLOX.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E95B7B5528E549FB00929213 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E95B7B5E28E549FB00929213 /* ARCHBLOXTests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E95B7B5F28E549FB00929213 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E95B7B6A28E549FB00929213 /* ARCHBLOXUITestsLaunchTests.swift in Sources */, + E95B7B6828E549FB00929213 /* ARCHBLOXUITests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + E95B7B5B28E549FB00929213 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = E95B7B4728E549FA00929213 /* ARCHBLOX */; + targetProxy = E95B7B5A28E549FB00929213 /* PBXContainerItemProxy */; + }; + E95B7B6528E549FB00929213 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = E95B7B4728E549FA00929213 /* ARCHBLOX */; + targetProxy = E95B7B6428E549FB00929213 /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin XCBuildConfiguration section */ + E95B7B6B28E549FB00929213 /* 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; + DEAD_CODE_STRIPPING = YES; + 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 = 14.0; + MACOSX_DEPLOYMENT_TARGET = 11.0; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + OTHER_CODE_SIGN_FLAGS = "--deep"; + SDKROOT = macosx; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + }; + name = Debug; + }; + E95B7B6C28E549FB00929213 /* 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; + DEAD_CODE_STRIPPING = YES; + 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 = 14.0; + MACOSX_DEPLOYMENT_TARGET = 11.0; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + OTHER_CODE_SIGN_FLAGS = "--deep"; + SDKROOT = macosx; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + }; + name = Release; + }; + E95B7B6E28E549FB00929213 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcons; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; + CODE_SIGN_ENTITLEMENTS = ARCHBLOX/ARCHBLOX.entitlements; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; + CODE_SIGN_STYLE = Automatic; + COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 1; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = BCRZP97G2M; + ENABLE_HARDENED_RUNTIME = YES; + GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_KEY_CFBundleDisplayName = ARCHBLOX; + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.games"; + INFOPLIST_KEY_NSHumanReadableCopyright = ""; + INFOPLIST_KEY_NSMainStoryboardFile = Main; + INFOPLIST_KEY_NSPrincipalClass = NSApplication; + INFOPLIST_KEY_UILaunchStoryboardName = LaunchImage; + INFOPLIST_KEY_UIRequiresFullScreen = NO; + INFOPLIST_KEY_UIStatusBarStyle = UIStatusBarStyleDarkContent; + INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + ); + MACOSX_DEPLOYMENT_TARGET = 11.0; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.ARCHBLOX.ARCHBLOX; + "PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = com.ARCHBLOX.ARCHBLOXmobile; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = YES; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2,3"; + }; + name = Debug; + }; + E95B7B6F28E549FB00929213 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcons; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; + CODE_SIGN_ENTITLEMENTS = ARCHBLOX/ARCHBLOX.entitlements; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; + CODE_SIGN_STYLE = Automatic; + COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 1; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = BCRZP97G2M; + ENABLE_HARDENED_RUNTIME = YES; + GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_KEY_CFBundleDisplayName = ARCHBLOX; + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.games"; + INFOPLIST_KEY_NSHumanReadableCopyright = ""; + INFOPLIST_KEY_NSMainStoryboardFile = Main; + INFOPLIST_KEY_NSPrincipalClass = NSApplication; + INFOPLIST_KEY_UILaunchStoryboardName = LaunchImage; + INFOPLIST_KEY_UIRequiresFullScreen = NO; + INFOPLIST_KEY_UIStatusBarStyle = UIStatusBarStyleDarkContent; + INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + ); + MACOSX_DEPLOYMENT_TARGET = 11.0; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.ARCHBLOX.ARCHBLOX; + "PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = com.ARCHBLOX.ARCHBLOXmobile; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = YES; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2,3"; + }; + name = Release; + }; + E95B7B7128E549FB00929213 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = BCRZP97G2M; + GENERATE_INFOPLIST_FILE = YES; + MACOSX_DEPLOYMENT_TARGET = 11.0; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.ARCHBLOX.ARCHBLOXTests; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ARCHBLOX.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ARCHBLOX"; + }; + name = Debug; + }; + E95B7B7228E549FB00929213 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = BCRZP97G2M; + GENERATE_INFOPLIST_FILE = YES; + MACOSX_DEPLOYMENT_TARGET = 11.0; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.ARCHBLOX.ARCHBLOXTests; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ARCHBLOX.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ARCHBLOX"; + }; + name = Release; + }; + E95B7B7428E549FB00929213 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = BCRZP97G2M; + GENERATE_INFOPLIST_FILE = YES; + MACOSX_DEPLOYMENT_TARGET = 11.0; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.ARCHBLOX.ARCHBLOXUITests; + PRODUCT_NAME = "$(TARGET_NAME)"; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + TEST_TARGET_NAME = ARCHBLOX; + }; + name = Debug; + }; + E95B7B7528E549FB00929213 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = BCRZP97G2M; + GENERATE_INFOPLIST_FILE = YES; + MACOSX_DEPLOYMENT_TARGET = 11.0; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.ARCHBLOX.ARCHBLOXUITests; + PRODUCT_NAME = "$(TARGET_NAME)"; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + TEST_TARGET_NAME = ARCHBLOX; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + E95B7B4328E549FA00929213 /* Build configuration list for PBXProject "ARCHBLOX" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + E95B7B6B28E549FB00929213 /* Debug */, + E95B7B6C28E549FB00929213 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + E95B7B6D28E549FB00929213 /* Build configuration list for PBXNativeTarget "ARCHBLOX" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + E95B7B6E28E549FB00929213 /* Debug */, + E95B7B6F28E549FB00929213 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + E95B7B7028E549FB00929213 /* Build configuration list for PBXNativeTarget "ARCHBLOXTests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + E95B7B7128E549FB00929213 /* Debug */, + E95B7B7228E549FB00929213 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + E95B7B7328E549FB00929213 /* Build configuration list for PBXNativeTarget "ARCHBLOXUITests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + E95B7B7428E549FB00929213 /* Debug */, + E95B7B7528E549FB00929213 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = E95B7B4028E549FA00929213 /* Project object */; +} diff --git a/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..919434a --- /dev/null +++ b/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.xcworkspace/xcuserdata/thomas.xcuserdatad/UserInterfaceState.xcuserstate b/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.xcworkspace/xcuserdata/thomas.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..928161f Binary files /dev/null and b/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/project.xcworkspace/xcuserdata/thomas.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/xcuserdata/thomas.xcuserdatad/xcschemes/xcschememanagement.plist b/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/xcuserdata/thomas.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..ddc0305 --- /dev/null +++ b/ARCHBLOX-APPLE-MODERN/ARCHBLOX.xcodeproj/xcuserdata/thomas.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ + + + + + SchemeUserState + + ARCHBLOX.xcscheme_^#shared#^_ + + orderHint + 0 + + + + diff --git a/ARCHBLOX-APPLE-MODERN/ARCHBLOXTests/ARCHBLOXTests.swift b/ARCHBLOX-APPLE-MODERN/ARCHBLOXTests/ARCHBLOXTests.swift new file mode 100644 index 0000000..77d120b --- /dev/null +++ b/ARCHBLOX-APPLE-MODERN/ARCHBLOXTests/ARCHBLOXTests.swift @@ -0,0 +1,36 @@ +// +// ARCHBLOXTests.swift +// ARCHBLOXTests +// +// Created by Thomas G on 29/9/2022. +// + +import XCTest +@testable import ARCHBLOX + +final class ARCHBLOXTests: XCTestCase { + + override func setUpWithError() throws { + // Put setup code here. This method is called before the invocation of each test method in the class. + } + + override func tearDownWithError() throws { + // Put teardown code here. This method is called after the invocation of each test method in the class. + } + + func testExample() throws { + // This is an example of a functional test case. + // Use XCTAssert and related functions to verify your tests produce the correct results. + // Any test you write for XCTest can be annotated as throws and async. + // Mark your test throws to produce an unexpected failure when your test encounters an uncaught error. + // Mark your test async to allow awaiting for asynchronous code to complete. Check the results with assertions afterwards. + } + + func testPerformanceExample() throws { + // This is an example of a performance test case. + self.measure { + // Put the code you want to measure the time of here. + } + } + +} diff --git a/ARCHBLOX-APPLE-MODERN/ARCHBLOXUITests/ARCHBLOXUITests.swift b/ARCHBLOX-APPLE-MODERN/ARCHBLOXUITests/ARCHBLOXUITests.swift new file mode 100644 index 0000000..a174905 --- /dev/null +++ b/ARCHBLOX-APPLE-MODERN/ARCHBLOXUITests/ARCHBLOXUITests.swift @@ -0,0 +1,41 @@ +// +// ARCHBLOXUITests.swift +// ARCHBLOXUITests +// +// Created by Thomas G on 29/9/2022. +// + +import XCTest + +final class ARCHBLOXUITests: XCTestCase { + + override func setUpWithError() throws { + // Put setup code here. This method is called before the invocation of each test method in the class. + + // In UI tests it is usually best to stop immediately when a failure occurs. + continueAfterFailure = false + + // In UI tests it’s important to set the initial state - such as interface orientation - required for your tests before they run. The setUp method is a good place to do this. + } + + override func tearDownWithError() throws { + // Put teardown code here. This method is called after the invocation of each test method in the class. + } + + func testExample() throws { + // UI tests must launch the application that they test. + let app = XCUIApplication() + app.launch() + + // Use XCTAssert and related functions to verify your tests produce the correct results. + } + + func testLaunchPerformance() throws { + if #available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 7.0, *) { + // This measures how long it takes to launch your application. + measure(metrics: [XCTApplicationLaunchMetric()]) { + XCUIApplication().launch() + } + } + } +} diff --git a/ARCHBLOX-APPLE-MODERN/ARCHBLOXUITests/ARCHBLOXUITestsLaunchTests.swift b/ARCHBLOX-APPLE-MODERN/ARCHBLOXUITests/ARCHBLOXUITestsLaunchTests.swift new file mode 100644 index 0000000..bd0de41 --- /dev/null +++ b/ARCHBLOX-APPLE-MODERN/ARCHBLOXUITests/ARCHBLOXUITestsLaunchTests.swift @@ -0,0 +1,32 @@ +// +// ARCHBLOXUITestsLaunchTests.swift +// ARCHBLOXUITests +// +// Created by Thomas G on 29/9/2022. +// + +import XCTest + +final class ARCHBLOXUITestsLaunchTests: XCTestCase { + + override class var runsForEachTargetApplicationUIConfiguration: Bool { + true + } + + override func setUpWithError() throws { + continueAfterFailure = false + } + + func testLaunch() throws { + let app = XCUIApplication() + app.launch() + + // Insert steps here to perform after app launch but before taking a screenshot, + // such as logging into a test account or navigating somewhere in the app + + let attachment = XCTAttachment(screenshot: app.screenshot()) + attachment.name = "Launch Screen" + attachment.lifetime = .keepAlways + add(attachment) + } +}