commit dca1ae410be4b4b9ddd88387300c104e5815198f Author: 15lu.akari <92751432+mikaeloganesian@users.noreply.github.com> Date: Sun Aug 24 03:18:44 2025 +0300 Initial Commit diff --git a/WhiteNights.xcodeproj/project.pbxproj b/WhiteNights.xcodeproj/project.pbxproj new file mode 100644 index 0000000..35fb3d2 --- /dev/null +++ b/WhiteNights.xcodeproj/project.pbxproj @@ -0,0 +1,622 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 56; + objects = { + +/* Begin PBXBuildFile section */ + 628A47622E5A91D80099CAA0 /* WhiteNightsApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628A47612E5A91D80099CAA0 /* WhiteNightsApp.swift */; }; + 628A47642E5A91D80099CAA0 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628A47632E5A91D80099CAA0 /* ContentView.swift */; }; + 628A47662E5A91DA0099CAA0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 628A47652E5A91DA0099CAA0 /* Assets.xcassets */; }; + 628A476A2E5A91DA0099CAA0 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 628A47692E5A91DA0099CAA0 /* Preview Assets.xcassets */; }; + 628A47742E5A91DA0099CAA0 /* WhiteNightsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628A47732E5A91DA0099CAA0 /* WhiteNightsTests.swift */; }; + 628A477E2E5A91DA0099CAA0 /* WhiteNightsUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628A477D2E5A91DA0099CAA0 /* WhiteNightsUITests.swift */; }; + 628A47802E5A91DA0099CAA0 /* WhiteNightsUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628A477F2E5A91DA0099CAA0 /* WhiteNightsUITestsLaunchTests.swift */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 628A47702E5A91DA0099CAA0 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 628A47562E5A91D80099CAA0 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 628A475D2E5A91D80099CAA0; + remoteInfo = WhiteNights; + }; + 628A477A2E5A91DA0099CAA0 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 628A47562E5A91D80099CAA0 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 628A475D2E5A91D80099CAA0; + remoteInfo = WhiteNights; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 628A475E2E5A91D80099CAA0 /* WhiteNights.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WhiteNights.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 628A47612E5A91D80099CAA0 /* WhiteNightsApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WhiteNightsApp.swift; sourceTree = ""; }; + 628A47632E5A91D80099CAA0 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; + 628A47652E5A91DA0099CAA0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 628A47672E5A91DA0099CAA0 /* WhiteNights.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WhiteNights.entitlements; sourceTree = ""; }; + 628A47692E5A91DA0099CAA0 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; + 628A476F2E5A91DA0099CAA0 /* WhiteNightsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WhiteNightsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 628A47732E5A91DA0099CAA0 /* WhiteNightsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WhiteNightsTests.swift; sourceTree = ""; }; + 628A47792E5A91DA0099CAA0 /* WhiteNightsUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WhiteNightsUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 628A477D2E5A91DA0099CAA0 /* WhiteNightsUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WhiteNightsUITests.swift; sourceTree = ""; }; + 628A477F2E5A91DA0099CAA0 /* WhiteNightsUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WhiteNightsUITestsLaunchTests.swift; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 628A475B2E5A91D80099CAA0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 628A476C2E5A91DA0099CAA0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 628A47762E5A91DA0099CAA0 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 628A47552E5A91D80099CAA0 = { + isa = PBXGroup; + children = ( + 628A47602E5A91D80099CAA0 /* WhiteNights */, + 628A47722E5A91DA0099CAA0 /* WhiteNightsTests */, + 628A477C2E5A91DA0099CAA0 /* WhiteNightsUITests */, + 628A475F2E5A91D80099CAA0 /* Products */, + ); + sourceTree = ""; + }; + 628A475F2E5A91D80099CAA0 /* Products */ = { + isa = PBXGroup; + children = ( + 628A475E2E5A91D80099CAA0 /* WhiteNights.app */, + 628A476F2E5A91DA0099CAA0 /* WhiteNightsTests.xctest */, + 628A47792E5A91DA0099CAA0 /* WhiteNightsUITests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + 628A47602E5A91D80099CAA0 /* WhiteNights */ = { + isa = PBXGroup; + children = ( + 628A47612E5A91D80099CAA0 /* WhiteNightsApp.swift */, + 628A47632E5A91D80099CAA0 /* ContentView.swift */, + 628A47652E5A91DA0099CAA0 /* Assets.xcassets */, + 628A47672E5A91DA0099CAA0 /* WhiteNights.entitlements */, + 628A47682E5A91DA0099CAA0 /* Preview Content */, + ); + path = WhiteNights; + sourceTree = ""; + }; + 628A47682E5A91DA0099CAA0 /* Preview Content */ = { + isa = PBXGroup; + children = ( + 628A47692E5A91DA0099CAA0 /* Preview Assets.xcassets */, + ); + path = "Preview Content"; + sourceTree = ""; + }; + 628A47722E5A91DA0099CAA0 /* WhiteNightsTests */ = { + isa = PBXGroup; + children = ( + 628A47732E5A91DA0099CAA0 /* WhiteNightsTests.swift */, + ); + path = WhiteNightsTests; + sourceTree = ""; + }; + 628A477C2E5A91DA0099CAA0 /* WhiteNightsUITests */ = { + isa = PBXGroup; + children = ( + 628A477D2E5A91DA0099CAA0 /* WhiteNightsUITests.swift */, + 628A477F2E5A91DA0099CAA0 /* WhiteNightsUITestsLaunchTests.swift */, + ); + path = WhiteNightsUITests; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 628A475D2E5A91D80099CAA0 /* WhiteNights */ = { + isa = PBXNativeTarget; + buildConfigurationList = 628A47832E5A91DA0099CAA0 /* Build configuration list for PBXNativeTarget "WhiteNights" */; + buildPhases = ( + 628A475A2E5A91D80099CAA0 /* Sources */, + 628A475B2E5A91D80099CAA0 /* Frameworks */, + 628A475C2E5A91D80099CAA0 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = WhiteNights; + productName = WhiteNights; + productReference = 628A475E2E5A91D80099CAA0 /* WhiteNights.app */; + productType = "com.apple.product-type.application"; + }; + 628A476E2E5A91DA0099CAA0 /* WhiteNightsTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 628A47862E5A91DA0099CAA0 /* Build configuration list for PBXNativeTarget "WhiteNightsTests" */; + buildPhases = ( + 628A476B2E5A91DA0099CAA0 /* Sources */, + 628A476C2E5A91DA0099CAA0 /* Frameworks */, + 628A476D2E5A91DA0099CAA0 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 628A47712E5A91DA0099CAA0 /* PBXTargetDependency */, + ); + name = WhiteNightsTests; + productName = WhiteNightsTests; + productReference = 628A476F2E5A91DA0099CAA0 /* WhiteNightsTests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; + 628A47782E5A91DA0099CAA0 /* WhiteNightsUITests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 628A47892E5A91DA0099CAA0 /* Build configuration list for PBXNativeTarget "WhiteNightsUITests" */; + buildPhases = ( + 628A47752E5A91DA0099CAA0 /* Sources */, + 628A47762E5A91DA0099CAA0 /* Frameworks */, + 628A47772E5A91DA0099CAA0 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 628A477B2E5A91DA0099CAA0 /* PBXTargetDependency */, + ); + name = WhiteNightsUITests; + productName = WhiteNightsUITests; + productReference = 628A47792E5A91DA0099CAA0 /* WhiteNightsUITests.xctest */; + productType = "com.apple.product-type.bundle.ui-testing"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 628A47562E5A91D80099CAA0 /* Project object */ = { + isa = PBXProject; + attributes = { + BuildIndependentTargetsInParallel = 1; + LastSwiftUpdateCheck = 1520; + LastUpgradeCheck = 1520; + TargetAttributes = { + 628A475D2E5A91D80099CAA0 = { + CreatedOnToolsVersion = 15.2; + }; + 628A476E2E5A91DA0099CAA0 = { + CreatedOnToolsVersion = 15.2; + TestTargetID = 628A475D2E5A91D80099CAA0; + }; + 628A47782E5A91DA0099CAA0 = { + CreatedOnToolsVersion = 15.2; + TestTargetID = 628A475D2E5A91D80099CAA0; + }; + }; + }; + buildConfigurationList = 628A47592E5A91D80099CAA0 /* Build configuration list for PBXProject "WhiteNights" */; + compatibilityVersion = "Xcode 14.0"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 628A47552E5A91D80099CAA0; + productRefGroup = 628A475F2E5A91D80099CAA0 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 628A475D2E5A91D80099CAA0 /* WhiteNights */, + 628A476E2E5A91DA0099CAA0 /* WhiteNightsTests */, + 628A47782E5A91DA0099CAA0 /* WhiteNightsUITests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 628A475C2E5A91D80099CAA0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 628A476A2E5A91DA0099CAA0 /* Preview Assets.xcassets in Resources */, + 628A47662E5A91DA0099CAA0 /* Assets.xcassets in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 628A476D2E5A91DA0099CAA0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 628A47772E5A91DA0099CAA0 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 628A475A2E5A91D80099CAA0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 628A47642E5A91D80099CAA0 /* ContentView.swift in Sources */, + 628A47622E5A91D80099CAA0 /* WhiteNightsApp.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 628A476B2E5A91DA0099CAA0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 628A47742E5A91DA0099CAA0 /* WhiteNightsTests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 628A47752E5A91DA0099CAA0 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 628A477E2E5A91DA0099CAA0 /* WhiteNightsUITests.swift in Sources */, + 628A47802E5A91DA0099CAA0 /* WhiteNightsUITestsLaunchTests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 628A47712E5A91DA0099CAA0 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 628A475D2E5A91D80099CAA0 /* WhiteNights */; + targetProxy = 628A47702E5A91DA0099CAA0 /* PBXContainerItemProxy */; + }; + 628A477B2E5A91DA0099CAA0 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 628A475D2E5A91D80099CAA0 /* WhiteNights */; + targetProxy = 628A477A2E5A91DA0099CAA0 /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin XCBuildConfiguration section */ + 628A47812E5A91DA0099CAA0 /* 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; + }; + 628A47822E5A91DA0099CAA0 /* 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; + }; + 628A47842E5A91DA0099CAA0 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_ENTITLEMENTS = WhiteNights/WhiteNights.entitlements; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_ASSET_PATHS = "\"WhiteNights/Preview Content\""; + DEVELOPMENT_TEAM = L86FZUKG78; + ENABLE_HARDENED_RUNTIME = YES; + 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.2; + LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; + "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 13.7; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = KRBL.WhiteNights; + 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; + }; + 628A47852E5A91DA0099CAA0 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_ENTITLEMENTS = WhiteNights/WhiteNights.entitlements; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_ASSET_PATHS = "\"WhiteNights/Preview Content\""; + DEVELOPMENT_TEAM = L86FZUKG78; + ENABLE_HARDENED_RUNTIME = YES; + 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.2; + LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; + "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 13.7; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = KRBL.WhiteNights; + 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; + }; + 628A47872E5A91DA0099CAA0 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = L86FZUKG78; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 17.2; + MACOSX_DEPLOYMENT_TARGET = 13.7; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = KRBL.WhiteNightsTests; + 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)/WhiteNights.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/WhiteNights"; + }; + name = Debug; + }; + 628A47882E5A91DA0099CAA0 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = L86FZUKG78; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 17.2; + MACOSX_DEPLOYMENT_TARGET = 13.7; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = KRBL.WhiteNightsTests; + 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)/WhiteNights.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/WhiteNights"; + }; + name = Release; + }; + 628A478A2E5A91DA0099CAA0 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = L86FZUKG78; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 17.2; + MACOSX_DEPLOYMENT_TARGET = 13.7; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = KRBL.WhiteNightsUITests; + 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 = WhiteNights; + }; + name = Debug; + }; + 628A478B2E5A91DA0099CAA0 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = L86FZUKG78; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 17.2; + MACOSX_DEPLOYMENT_TARGET = 13.7; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = KRBL.WhiteNightsUITests; + 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 = WhiteNights; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 628A47592E5A91D80099CAA0 /* Build configuration list for PBXProject "WhiteNights" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 628A47812E5A91DA0099CAA0 /* Debug */, + 628A47822E5A91DA0099CAA0 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 628A47832E5A91DA0099CAA0 /* Build configuration list for PBXNativeTarget "WhiteNights" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 628A47842E5A91DA0099CAA0 /* Debug */, + 628A47852E5A91DA0099CAA0 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 628A47862E5A91DA0099CAA0 /* Build configuration list for PBXNativeTarget "WhiteNightsTests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 628A47872E5A91DA0099CAA0 /* Debug */, + 628A47882E5A91DA0099CAA0 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 628A47892E5A91DA0099CAA0 /* Build configuration list for PBXNativeTarget "WhiteNightsUITests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 628A478A2E5A91DA0099CAA0 /* Debug */, + 628A478B2E5A91DA0099CAA0 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 628A47562E5A91D80099CAA0 /* Project object */; +} diff --git a/WhiteNights.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/WhiteNights.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..919434a --- /dev/null +++ b/WhiteNights.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/WhiteNights.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/WhiteNights.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/WhiteNights.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/WhiteNights.xcodeproj/xcuserdata/mikaeloganesan.xcuserdatad/xcschemes/xcschememanagement.plist b/WhiteNights.xcodeproj/xcuserdata/mikaeloganesan.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..1f694c3 --- /dev/null +++ b/WhiteNights.xcodeproj/xcuserdata/mikaeloganesan.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ + + + + + SchemeUserState + + WhiteNights.xcscheme_^#shared#^_ + + orderHint + 0 + + + + diff --git a/WhiteNights/Assets.xcassets/AccentColor.colorset/Contents.json b/WhiteNights/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 0000000..eb87897 --- /dev/null +++ b/WhiteNights/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/WhiteNights/Assets.xcassets/AppIcon.appiconset/Contents.json b/WhiteNights/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000..532cd72 --- /dev/null +++ b/WhiteNights/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,63 @@ +{ + "images" : [ + { + "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/WhiteNights/Assets.xcassets/Contents.json b/WhiteNights/Assets.xcassets/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/WhiteNights/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/WhiteNights/ContentView.swift b/WhiteNights/ContentView.swift new file mode 100644 index 0000000..ba1a3fa --- /dev/null +++ b/WhiteNights/ContentView.swift @@ -0,0 +1,24 @@ +// +// ContentView.swift +// WhiteNights +// +// Created by Микаэл Оганесян on 24.08.2025. +// + +import SwiftUI + +struct ContentView: View { + var body: some View { + VStack { + Image(systemName: "globe") + .imageScale(.large) + .foregroundStyle(.tint) + Text("Hello, world!") + } + .padding() + } +} + +#Preview { + ContentView() +} diff --git a/WhiteNights/Preview Content/Preview Assets.xcassets/Contents.json b/WhiteNights/Preview Content/Preview Assets.xcassets/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/WhiteNights/Preview Content/Preview Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/WhiteNights/WhiteNights.entitlements b/WhiteNights/WhiteNights.entitlements new file mode 100644 index 0000000..f2ef3ae --- /dev/null +++ b/WhiteNights/WhiteNights.entitlements @@ -0,0 +1,10 @@ + + + + + com.apple.security.app-sandbox + + com.apple.security.files.user-selected.read-only + + + diff --git a/WhiteNights/WhiteNightsApp.swift b/WhiteNights/WhiteNightsApp.swift new file mode 100644 index 0000000..474cb6b --- /dev/null +++ b/WhiteNights/WhiteNightsApp.swift @@ -0,0 +1,17 @@ +// +// WhiteNightsApp.swift +// WhiteNights +// +// Created by Микаэл Оганесян on 24.08.2025. +// + +import SwiftUI + +@main +struct WhiteNightsApp: App { + var body: some Scene { + WindowGroup { + ContentView() + } + } +} diff --git a/WhiteNightsTests/WhiteNightsTests.swift b/WhiteNightsTests/WhiteNightsTests.swift new file mode 100644 index 0000000..4ec3352 --- /dev/null +++ b/WhiteNightsTests/WhiteNightsTests.swift @@ -0,0 +1,35 @@ +// +// WhiteNightsTests.swift +// WhiteNightsTests +// +// Created by Микаэл Оганесян on 24.08.2025. +// + +import XCTest + +final class WhiteNightsTests: 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. + measure { + // Put the code you want to measure the time of here. + } + } + +} diff --git a/WhiteNightsUITests/WhiteNightsUITests.swift b/WhiteNightsUITests/WhiteNightsUITests.swift new file mode 100644 index 0000000..6a91201 --- /dev/null +++ b/WhiteNightsUITests/WhiteNightsUITests.swift @@ -0,0 +1,41 @@ +// +// WhiteNightsUITests.swift +// WhiteNightsUITests +// +// Created by Микаэл Оганесян on 24.08.2025. +// + +import XCTest + +final class WhiteNightsUITests: 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/WhiteNightsUITests/WhiteNightsUITestsLaunchTests.swift b/WhiteNightsUITests/WhiteNightsUITestsLaunchTests.swift new file mode 100644 index 0000000..fe0023c --- /dev/null +++ b/WhiteNightsUITests/WhiteNightsUITestsLaunchTests.swift @@ -0,0 +1,32 @@ +// +// WhiteNightsUITestsLaunchTests.swift +// WhiteNightsUITests +// +// Created by Микаэл Оганесян on 24.08.2025. +// + +import XCTest + +final class WhiteNightsUITestsLaunchTests: 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) + } +}