commit 4d36df488f290040f0b8db51ba2d0d3c082dfcc4 Author: Matheus A Silveira Date: Fri Sep 4 12:43:10 2026 -0300 Initial Commit diff --git a/Bible-Week.xcodeproj/project.pbxproj b/Bible-Week.xcodeproj/project.pbxproj new file mode 100644 index 0000000..2ad244f --- /dev/null +++ b/Bible-Week.xcodeproj/project.pbxproj @@ -0,0 +1,610 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 77; + objects = { + +/* Begin PBXContainerItemProxy section */ + 8E04BB51304B1E7C00FA5E46 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 8E04BB39304B1E7A00FA5E46 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8E04BB40304B1E7A00FA5E46; + remoteInfo = "Bible-Week"; + }; + 8E04BB5B304B1E7C00FA5E46 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 8E04BB39304B1E7A00FA5E46 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8E04BB40304B1E7A00FA5E46; + remoteInfo = "Bible-Week"; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 8E04BB41304B1E7A00FA5E46 /* Bible-Week.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Bible-Week.app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E04BB50304B1E7C00FA5E46 /* Bible-WeekTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Bible-WeekTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E04BB5A304B1E7C00FA5E46 /* Bible-WeekUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Bible-WeekUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; +/* End PBXFileReference section */ + +/* Begin PBXFileSystemSynchronizedRootGroup section */ + 8E04BB43304B1E7A00FA5E46 /* Bible-Week */ = { + isa = PBXFileSystemSynchronizedRootGroup; + path = "Bible-Week"; + sourceTree = ""; + }; + 8E04BB53304B1E7C00FA5E46 /* Bible-WeekTests */ = { + isa = PBXFileSystemSynchronizedRootGroup; + path = "Bible-WeekTests"; + sourceTree = ""; + }; + 8E04BB5D304B1E7C00FA5E46 /* Bible-WeekUITests */ = { + isa = PBXFileSystemSynchronizedRootGroup; + path = "Bible-WeekUITests"; + sourceTree = ""; + }; +/* End PBXFileSystemSynchronizedRootGroup section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8E04BB3E304B1E7A00FA5E46 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8E04BB4D304B1E7C00FA5E46 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8E04BB57304B1E7C00FA5E46 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 8E04BB38304B1E7A00FA5E46 = { + isa = PBXGroup; + children = ( + 8E04BB43304B1E7A00FA5E46 /* Bible-Week */, + 8E04BB53304B1E7C00FA5E46 /* Bible-WeekTests */, + 8E04BB5D304B1E7C00FA5E46 /* Bible-WeekUITests */, + 8E04BB42304B1E7A00FA5E46 /* Products */, + ); + sourceTree = ""; + }; + 8E04BB42304B1E7A00FA5E46 /* Products */ = { + isa = PBXGroup; + children = ( + 8E04BB41304B1E7A00FA5E46 /* Bible-Week.app */, + 8E04BB50304B1E7C00FA5E46 /* Bible-WeekTests.xctest */, + 8E04BB5A304B1E7C00FA5E46 /* Bible-WeekUITests.xctest */, + ); + name = Products; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8E04BB40304B1E7A00FA5E46 /* Bible-Week */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E04BB64304B1E7C00FA5E46 /* Build configuration list for PBXNativeTarget "Bible-Week" */; + buildPhases = ( + 8E04BB3D304B1E7A00FA5E46 /* Sources */, + 8E04BB3E304B1E7A00FA5E46 /* Frameworks */, + 8E04BB3F304B1E7A00FA5E46 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + fileSystemSynchronizedGroups = ( + 8E04BB43304B1E7A00FA5E46 /* Bible-Week */, + ); + name = "Bible-Week"; + packageProductDependencies = ( + ); + productName = "Bible-Week"; + productReference = 8E04BB41304B1E7A00FA5E46 /* Bible-Week.app */; + productType = "com.apple.product-type.application"; + }; + 8E04BB4F304B1E7C00FA5E46 /* Bible-WeekTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E04BB67304B1E7C00FA5E46 /* Build configuration list for PBXNativeTarget "Bible-WeekTests" */; + buildPhases = ( + 8E04BB4C304B1E7C00FA5E46 /* Sources */, + 8E04BB4D304B1E7C00FA5E46 /* Frameworks */, + 8E04BB4E304B1E7C00FA5E46 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 8E04BB52304B1E7C00FA5E46 /* PBXTargetDependency */, + ); + fileSystemSynchronizedGroups = ( + 8E04BB53304B1E7C00FA5E46 /* Bible-WeekTests */, + ); + name = "Bible-WeekTests"; + packageProductDependencies = ( + ); + productName = "Bible-WeekTests"; + productReference = 8E04BB50304B1E7C00FA5E46 /* Bible-WeekTests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; + 8E04BB59304B1E7C00FA5E46 /* Bible-WeekUITests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8E04BB6A304B1E7C00FA5E46 /* Build configuration list for PBXNativeTarget "Bible-WeekUITests" */; + buildPhases = ( + 8E04BB56304B1E7C00FA5E46 /* Sources */, + 8E04BB57304B1E7C00FA5E46 /* Frameworks */, + 8E04BB58304B1E7C00FA5E46 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 8E04BB5C304B1E7C00FA5E46 /* PBXTargetDependency */, + ); + fileSystemSynchronizedGroups = ( + 8E04BB5D304B1E7C00FA5E46 /* Bible-WeekUITests */, + ); + name = "Bible-WeekUITests"; + packageProductDependencies = ( + ); + productName = "Bible-WeekUITests"; + productReference = 8E04BB5A304B1E7C00FA5E46 /* Bible-WeekUITests.xctest */; + productType = "com.apple.product-type.bundle.ui-testing"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 8E04BB39304B1E7A00FA5E46 /* Project object */ = { + isa = PBXProject; + attributes = { + BuildIndependentTargetsInParallel = 1; + LastSwiftUpdateCheck = 2660; + LastUpgradeCheck = 2660; + TargetAttributes = { + 8E04BB40304B1E7A00FA5E46 = { + CreatedOnToolsVersion = 26.6; + }; + 8E04BB4F304B1E7C00FA5E46 = { + CreatedOnToolsVersion = 26.6; + TestTargetID = 8E04BB40304B1E7A00FA5E46; + }; + 8E04BB59304B1E7C00FA5E46 = { + CreatedOnToolsVersion = 26.6; + TestTargetID = 8E04BB40304B1E7A00FA5E46; + }; + }; + }; + buildConfigurationList = 8E04BB3C304B1E7A00FA5E46 /* Build configuration list for PBXProject "Bible-Week" */; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 8E04BB38304B1E7A00FA5E46; + minimizedProjectReferenceProxies = 1; + preferredProjectObjectVersion = 77; + productRefGroup = 8E04BB42304B1E7A00FA5E46 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8E04BB40304B1E7A00FA5E46 /* Bible-Week */, + 8E04BB4F304B1E7C00FA5E46 /* Bible-WeekTests */, + 8E04BB59304B1E7C00FA5E46 /* Bible-WeekUITests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8E04BB3F304B1E7A00FA5E46 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8E04BB4E304B1E7C00FA5E46 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8E04BB58304B1E7C00FA5E46 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8E04BB3D304B1E7A00FA5E46 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8E04BB4C304B1E7C00FA5E46 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8E04BB56304B1E7C00FA5E46 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 8E04BB52304B1E7C00FA5E46 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 8E04BB40304B1E7A00FA5E46 /* Bible-Week */; + targetProxy = 8E04BB51304B1E7C00FA5E46 /* PBXContainerItemProxy */; + }; + 8E04BB5C304B1E7C00FA5E46 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 8E04BB40304B1E7A00FA5E46 /* Bible-Week */; + targetProxy = 8E04BB5B304B1E7C00FA5E46 /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin XCBuildConfiguration section */ + 8E04BB62304B1E7C00FA5E46 /* 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; + }; + 8E04BB63304B1E7C00FA5E46 /* 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; + }; + 8E04BB65304B1E7C00FA5E46 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + ENABLE_APP_SANDBOX = YES; + ENABLE_PREVIEWS = YES; + ENABLE_USER_SELECTED_FILES = readonly; + 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 = 26.5; + LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; + "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 26.5; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = "Handix.Bible-Week"; + PRODUCT_NAME = "$(TARGET_NAME)"; + REGISTER_APP_GROUPS = YES; + SDKROOT = auto; + STRING_CATALOG_GENERATE_SYMBOLS = YES; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; + 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,7"; + XROS_DEPLOYMENT_TARGET = 26.5; + }; + name = Debug; + }; + 8E04BB66304B1E7C00FA5E46 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + ENABLE_APP_SANDBOX = YES; + ENABLE_PREVIEWS = YES; + ENABLE_USER_SELECTED_FILES = readonly; + 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 = 26.5; + LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; + "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 26.5; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = "Handix.Bible-Week"; + PRODUCT_NAME = "$(TARGET_NAME)"; + REGISTER_APP_GROUPS = YES; + SDKROOT = auto; + STRING_CATALOG_GENERATE_SYMBOLS = YES; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; + 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,7"; + XROS_DEPLOYMENT_TARGET = 26.5; + }; + name = Release; + }; + 8E04BB68304B1E7C00FA5E46 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 26.5; + MACOSX_DEPLOYMENT_TARGET = 26.5; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = "Handix.Bible-WeekTests"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = auto; + STRING_CATALOG_GENERATE_SYMBOLS = NO; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; + 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,7"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Bible-Week.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Bible-Week"; + XROS_DEPLOYMENT_TARGET = 26.5; + }; + name = Debug; + }; + 8E04BB69304B1E7C00FA5E46 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 26.5; + MACOSX_DEPLOYMENT_TARGET = 26.5; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = "Handix.Bible-WeekTests"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = auto; + STRING_CATALOG_GENERATE_SYMBOLS = NO; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; + 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,7"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Bible-Week.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Bible-Week"; + XROS_DEPLOYMENT_TARGET = 26.5; + }; + name = Release; + }; + 8E04BB6B304B1E7C00FA5E46 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 26.5; + MACOSX_DEPLOYMENT_TARGET = 26.5; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = "Handix.Bible-WeekUITests"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = auto; + STRING_CATALOG_GENERATE_SYMBOLS = NO; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; + 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,7"; + TEST_TARGET_NAME = "Bible-Week"; + XROS_DEPLOYMENT_TARGET = 26.5; + }; + name = Debug; + }; + 8E04BB6C304B1E7C00FA5E46 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 26.5; + MACOSX_DEPLOYMENT_TARGET = 26.5; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = "Handix.Bible-WeekUITests"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = auto; + STRING_CATALOG_GENERATE_SYMBOLS = NO; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator"; + 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,7"; + TEST_TARGET_NAME = "Bible-Week"; + XROS_DEPLOYMENT_TARGET = 26.5; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 8E04BB3C304B1E7A00FA5E46 /* Build configuration list for PBXProject "Bible-Week" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E04BB62304B1E7C00FA5E46 /* Debug */, + 8E04BB63304B1E7C00FA5E46 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 8E04BB64304B1E7C00FA5E46 /* Build configuration list for PBXNativeTarget "Bible-Week" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E04BB65304B1E7C00FA5E46 /* Debug */, + 8E04BB66304B1E7C00FA5E46 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 8E04BB67304B1E7C00FA5E46 /* Build configuration list for PBXNativeTarget "Bible-WeekTests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E04BB68304B1E7C00FA5E46 /* Debug */, + 8E04BB69304B1E7C00FA5E46 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 8E04BB6A304B1E7C00FA5E46 /* Build configuration list for PBXNativeTarget "Bible-WeekUITests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8E04BB6B304B1E7C00FA5E46 /* Debug */, + 8E04BB6C304B1E7C00FA5E46 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 8E04BB39304B1E7A00FA5E46 /* Project object */; +} diff --git a/Bible-Week.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Bible-Week.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..919434a --- /dev/null +++ b/Bible-Week.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/Bible-Week.xcodeproj/xcuserdata/matheusasilveira.xcuserdatad/xcschemes/xcschememanagement.plist b/Bible-Week.xcodeproj/xcuserdata/matheusasilveira.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..99e2770 --- /dev/null +++ b/Bible-Week.xcodeproj/xcuserdata/matheusasilveira.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ + + + + + SchemeUserState + + Bible-Week.xcscheme_^#shared#^_ + + orderHint + 0 + + + + diff --git a/Bible-Week/Assets.xcassets/AccentColor.colorset/Contents.json b/Bible-Week/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 0000000..eb87897 --- /dev/null +++ b/Bible-Week/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Bible-Week/Assets.xcassets/AppIcon.appiconset/Contents.json b/Bible-Week/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000..ffdfe15 --- /dev/null +++ b/Bible-Week/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,85 @@ +{ + "images" : [ + { + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "tinted" + } + ], + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + }, + { + "idiom" : "mac", + "scale" : "1x", + "size" : "16x16" + }, + { + "idiom" : "mac", + "scale" : "2x", + "size" : "16x16" + }, + { + "idiom" : "mac", + "scale" : "1x", + "size" : "32x32" + }, + { + "idiom" : "mac", + "scale" : "2x", + "size" : "32x32" + }, + { + "idiom" : "mac", + "scale" : "1x", + "size" : "128x128" + }, + { + "idiom" : "mac", + "scale" : "2x", + "size" : "128x128" + }, + { + "idiom" : "mac", + "scale" : "1x", + "size" : "256x256" + }, + { + "idiom" : "mac", + "scale" : "2x", + "size" : "256x256" + }, + { + "idiom" : "mac", + "scale" : "1x", + "size" : "512x512" + }, + { + "idiom" : "mac", + "scale" : "2x", + "size" : "512x512" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Bible-Week/Assets.xcassets/Contents.json b/Bible-Week/Assets.xcassets/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/Bible-Week/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Bible-Week/Bible_WeekApp.swift b/Bible-Week/Bible_WeekApp.swift new file mode 100644 index 0000000..bda8ebc --- /dev/null +++ b/Bible-Week/Bible_WeekApp.swift @@ -0,0 +1,32 @@ +// +// Bible_WeekApp.swift +// Bible-Week +// +// Created by Matheus A Silveira on 04/09/26. +// + +import SwiftUI +import SwiftData + +@main +struct Bible_WeekApp: App { + var sharedModelContainer: ModelContainer = { + let schema = Schema([ + Item.self, + ]) + let modelConfiguration = ModelConfiguration(schema: schema, isStoredInMemoryOnly: false) + + do { + return try ModelContainer(for: schema, configurations: [modelConfiguration]) + } catch { + fatalError("Could not create ModelContainer: \(error)") + } + }() + + var body: some Scene { + WindowGroup { + ContentView() + } + .modelContainer(sharedModelContainer) + } +} diff --git a/Bible-Week/ContentView.swift b/Bible-Week/ContentView.swift new file mode 100644 index 0000000..2e2a68e --- /dev/null +++ b/Bible-Week/ContentView.swift @@ -0,0 +1,80 @@ +// +// ContentView.swift +// Bible-Week +// +// Created by Matheus A Silveira on 04/09/26. +// + +import SwiftUI +import SwiftData + +struct ContentView: View { + @Environment(\.modelContext) private var modelContext + @Query private var items: [Item] + + var body: some View { + NavigationViewWrapper { + List { + ForEach(items) { item in + NavigationLink { + Text("Item at \(item.timestamp, format: Date.FormatStyle(date: .numeric, time: .standard))") + } label: { + Text(item.timestamp, format: Date.FormatStyle(date: .numeric, time: .standard)) + } + } + .onDelete(perform: deleteItems) + } +#if os(macOS) + .navigationSplitViewColumnWidth(min: 180, ideal: 200) +#endif + .toolbar { +#if os(iOS) + ToolbarItem(placement: .navigationBarTrailing) { + EditButton() + } +#endif + ToolbarItem { + Button(action: addItem) { + Label("Add Item", systemImage: "plus") + } + } + } + } + } + + private func addItem() { + withAnimation { + let newItem = Item(timestamp: Date()) + modelContext.insert(newItem) + } + } + + private func deleteItems(offsets: IndexSet) { + withAnimation { + for index in offsets { + modelContext.delete(items[index]) + } + } + } +} + +fileprivate struct NavigationViewWrapper: View { + let content: () -> Content + + var body: some View { +#if os(macOS) + NavigationSplitView { + content() + } detail: { + Text("Select an item") + } +#else + content() +#endif + } +} + +#Preview { + ContentView() + .modelContainer(for: Item.self, inMemory: true) +} diff --git a/Bible-Week/Item.swift b/Bible-Week/Item.swift new file mode 100644 index 0000000..ec2b0d0 --- /dev/null +++ b/Bible-Week/Item.swift @@ -0,0 +1,18 @@ +// +// Item.swift +// Bible-Week +// +// Created by Matheus A Silveira on 04/09/26. +// + +import Foundation +import SwiftData + +@Model +final class Item { + var timestamp: Date + + init(timestamp: Date) { + self.timestamp = timestamp + } +} diff --git a/Bible-WeekTests/Bible_WeekTests.swift b/Bible-WeekTests/Bible_WeekTests.swift new file mode 100644 index 0000000..93d605f --- /dev/null +++ b/Bible-WeekTests/Bible_WeekTests.swift @@ -0,0 +1,18 @@ +// +// Bible_WeekTests.swift +// Bible-WeekTests +// +// Created by Matheus A Silveira on 04/09/26. +// + +import Testing + +struct Bible_WeekTests { + + @Test func example() async throws { + // Write your test here and use APIs like `#expect(...)` to check expected conditions. + // Swift Testing Documentation + // https://developer.apple.com/documentation/testing + } + +} diff --git a/Bible-WeekUITests/Bible_WeekUITests.swift b/Bible-WeekUITests/Bible_WeekUITests.swift new file mode 100644 index 0000000..849a526 --- /dev/null +++ b/Bible-WeekUITests/Bible_WeekUITests.swift @@ -0,0 +1,43 @@ +// +// Bible_WeekUITests.swift +// Bible-WeekUITests +// +// Created by Matheus A Silveira on 04/09/26. +// + +import XCTest + +final class Bible_WeekUITests: 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. + } + + @MainActor + 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. + // XCUIAutomation Documentation + // https://developer.apple.com/documentation/xcuiautomation + } + + @MainActor + func testLaunchPerformance() throws { + // This measures how long it takes to launch your application. + measure(metrics: [XCTApplicationLaunchMetric()]) { + XCUIApplication().launch() + } + } +} diff --git a/Bible-WeekUITests/Bible_WeekUITestsLaunchTests.swift b/Bible-WeekUITests/Bible_WeekUITestsLaunchTests.swift new file mode 100644 index 0000000..18c8df5 --- /dev/null +++ b/Bible-WeekUITests/Bible_WeekUITestsLaunchTests.swift @@ -0,0 +1,35 @@ +// +// Bible_WeekUITestsLaunchTests.swift +// Bible-WeekUITests +// +// Created by Matheus A Silveira on 04/09/26. +// + +import XCTest + +final class Bible_WeekUITestsLaunchTests: XCTestCase { + + override class var runsForEachTargetApplicationUIConfiguration: Bool { + true + } + + override func setUpWithError() throws { + continueAfterFailure = false + } + + @MainActor + 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 + // XCUIAutomation Documentation + // https://developer.apple.com/documentation/xcuiautomation + + let attachment = XCTAttachment(screenshot: app.screenshot()) + attachment.name = "Launch Screen" + attachment.lifetime = .keepAlways + add(attachment) + } +}