diff --git a/README.md b/README.md index bcd956169..c72655967 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ - I love MLH - More power to kunal. love the work which your are doing for the community. - Anirudh Sharma finds the Community Classroom initiative really great! +-Kudos to kunal kushwah Community!-Anubhi Tomar +-Kudos to Kunal kushwah-do create dedicated video for ci/cd diff --git a/gradle/gradle.xcodeproj/project.pbxproj b/gradle/gradle.xcodeproj/project.pbxproj new file mode 100644 index 000000000..8fcc422f8 --- /dev/null +++ b/gradle/gradle.xcodeproj/project.pbxproj @@ -0,0 +1,626 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 56; + objects = { + +/* Begin PBXBuildFile section */ + ED4904772C4E556D00F1DF10 /* gradleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED4904762C4E556D00F1DF10 /* gradleApp.swift */; }; + ED4904792C4E556D00F1DF10 /* gradleDocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED4904782C4E556D00F1DF10 /* gradleDocument.swift */; }; + ED49047B2C4E556D00F1DF10 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED49047A2C4E556D00F1DF10 /* ContentView.swift */; }; + ED49047D2C4E556F00F1DF10 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ED49047C2C4E556F00F1DF10 /* Assets.xcassets */; }; + ED4904822C4E556F00F1DF10 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ED4904812C4E556F00F1DF10 /* Preview Assets.xcassets */; }; + ED49048C2C4E556F00F1DF10 /* gradleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED49048B2C4E556F00F1DF10 /* gradleTests.swift */; }; + ED4904962C4E556F00F1DF10 /* gradleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED4904952C4E556F00F1DF10 /* gradleUITests.swift */; }; + ED4904982C4E556F00F1DF10 /* gradleUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED4904972C4E556F00F1DF10 /* gradleUITestsLaunchTests.swift */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + ED4904882C4E556F00F1DF10 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = ED49046B2C4E556D00F1DF10 /* Project object */; + proxyType = 1; + remoteGlobalIDString = ED4904722C4E556D00F1DF10; + remoteInfo = gradle; + }; + ED4904922C4E556F00F1DF10 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = ED49046B2C4E556D00F1DF10 /* Project object */; + proxyType = 1; + remoteGlobalIDString = ED4904722C4E556D00F1DF10; + remoteInfo = gradle; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + ED4904732C4E556D00F1DF10 /* gradle.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = gradle.app; sourceTree = BUILT_PRODUCTS_DIR; }; + ED4904762C4E556D00F1DF10 /* gradleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = gradleApp.swift; sourceTree = ""; }; + ED4904782C4E556D00F1DF10 /* gradleDocument.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = gradleDocument.swift; sourceTree = ""; }; + ED49047A2C4E556D00F1DF10 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; + ED49047C2C4E556F00F1DF10 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + ED49047E2C4E556F00F1DF10 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + ED49047F2C4E556F00F1DF10 /* gradle.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = gradle.entitlements; sourceTree = ""; }; + ED4904812C4E556F00F1DF10 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; + ED4904872C4E556F00F1DF10 /* gradleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = gradleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + ED49048B2C4E556F00F1DF10 /* gradleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = gradleTests.swift; sourceTree = ""; }; + ED4904912C4E556F00F1DF10 /* gradleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = gradleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + ED4904952C4E556F00F1DF10 /* gradleUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = gradleUITests.swift; sourceTree = ""; }; + ED4904972C4E556F00F1DF10 /* gradleUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = gradleUITestsLaunchTests.swift; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + ED4904702C4E556D00F1DF10 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + ED4904842C4E556F00F1DF10 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + ED49048E2C4E556F00F1DF10 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + ED49046A2C4E556D00F1DF10 = { + isa = PBXGroup; + children = ( + ED4904752C4E556D00F1DF10 /* gradle */, + ED49048A2C4E556F00F1DF10 /* gradleTests */, + ED4904942C4E556F00F1DF10 /* gradleUITests */, + ED4904742C4E556D00F1DF10 /* Products */, + ); + sourceTree = ""; + }; + ED4904742C4E556D00F1DF10 /* Products */ = { + isa = PBXGroup; + children = ( + ED4904732C4E556D00F1DF10 /* gradle.app */, + ED4904872C4E556F00F1DF10 /* gradleTests.xctest */, + ED4904912C4E556F00F1DF10 /* gradleUITests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + ED4904752C4E556D00F1DF10 /* gradle */ = { + isa = PBXGroup; + children = ( + ED4904762C4E556D00F1DF10 /* gradleApp.swift */, + ED4904782C4E556D00F1DF10 /* gradleDocument.swift */, + ED49047A2C4E556D00F1DF10 /* ContentView.swift */, + ED49047C2C4E556F00F1DF10 /* Assets.xcassets */, + ED49047E2C4E556F00F1DF10 /* Info.plist */, + ED49047F2C4E556F00F1DF10 /* gradle.entitlements */, + ED4904802C4E556F00F1DF10 /* Preview Content */, + ); + path = gradle; + sourceTree = ""; + }; + ED4904802C4E556F00F1DF10 /* Preview Content */ = { + isa = PBXGroup; + children = ( + ED4904812C4E556F00F1DF10 /* Preview Assets.xcassets */, + ); + path = "Preview Content"; + sourceTree = ""; + }; + ED49048A2C4E556F00F1DF10 /* gradleTests */ = { + isa = PBXGroup; + children = ( + ED49048B2C4E556F00F1DF10 /* gradleTests.swift */, + ); + path = gradleTests; + sourceTree = ""; + }; + ED4904942C4E556F00F1DF10 /* gradleUITests */ = { + isa = PBXGroup; + children = ( + ED4904952C4E556F00F1DF10 /* gradleUITests.swift */, + ED4904972C4E556F00F1DF10 /* gradleUITestsLaunchTests.swift */, + ); + path = gradleUITests; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + ED4904722C4E556D00F1DF10 /* gradle */ = { + isa = PBXNativeTarget; + buildConfigurationList = ED49049B2C4E556F00F1DF10 /* Build configuration list for PBXNativeTarget "gradle" */; + buildPhases = ( + ED49046F2C4E556D00F1DF10 /* Sources */, + ED4904702C4E556D00F1DF10 /* Frameworks */, + ED4904712C4E556D00F1DF10 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = gradle; + productName = gradle; + productReference = ED4904732C4E556D00F1DF10 /* gradle.app */; + productType = "com.apple.product-type.application"; + }; + ED4904862C4E556F00F1DF10 /* gradleTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = ED49049E2C4E556F00F1DF10 /* Build configuration list for PBXNativeTarget "gradleTests" */; + buildPhases = ( + ED4904832C4E556F00F1DF10 /* Sources */, + ED4904842C4E556F00F1DF10 /* Frameworks */, + ED4904852C4E556F00F1DF10 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ED4904892C4E556F00F1DF10 /* PBXTargetDependency */, + ); + name = gradleTests; + productName = gradleTests; + productReference = ED4904872C4E556F00F1DF10 /* gradleTests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; + ED4904902C4E556F00F1DF10 /* gradleUITests */ = { + isa = PBXNativeTarget; + buildConfigurationList = ED4904A12C4E556F00F1DF10 /* Build configuration list for PBXNativeTarget "gradleUITests" */; + buildPhases = ( + ED49048D2C4E556F00F1DF10 /* Sources */, + ED49048E2C4E556F00F1DF10 /* Frameworks */, + ED49048F2C4E556F00F1DF10 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ED4904932C4E556F00F1DF10 /* PBXTargetDependency */, + ); + name = gradleUITests; + productName = gradleUITests; + productReference = ED4904912C4E556F00F1DF10 /* gradleUITests.xctest */; + productType = "com.apple.product-type.bundle.ui-testing"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + ED49046B2C4E556D00F1DF10 /* Project object */ = { + isa = PBXProject; + attributes = { + BuildIndependentTargetsInParallel = 1; + LastSwiftUpdateCheck = 1530; + LastUpgradeCheck = 1530; + TargetAttributes = { + ED4904722C4E556D00F1DF10 = { + CreatedOnToolsVersion = 15.3; + }; + ED4904862C4E556F00F1DF10 = { + CreatedOnToolsVersion = 15.3; + TestTargetID = ED4904722C4E556D00F1DF10; + }; + ED4904902C4E556F00F1DF10 = { + CreatedOnToolsVersion = 15.3; + TestTargetID = ED4904722C4E556D00F1DF10; + }; + }; + }; + buildConfigurationList = ED49046E2C4E556D00F1DF10 /* Build configuration list for PBXProject "gradle" */; + compatibilityVersion = "Xcode 14.0"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = ED49046A2C4E556D00F1DF10; + productRefGroup = ED4904742C4E556D00F1DF10 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + ED4904722C4E556D00F1DF10 /* gradle */, + ED4904862C4E556F00F1DF10 /* gradleTests */, + ED4904902C4E556F00F1DF10 /* gradleUITests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + ED4904712C4E556D00F1DF10 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ED4904822C4E556F00F1DF10 /* Preview Assets.xcassets in Resources */, + ED49047D2C4E556F00F1DF10 /* Assets.xcassets in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + ED4904852C4E556F00F1DF10 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + ED49048F2C4E556F00F1DF10 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + ED49046F2C4E556D00F1DF10 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ED4904772C4E556D00F1DF10 /* gradleApp.swift in Sources */, + ED4904792C4E556D00F1DF10 /* gradleDocument.swift in Sources */, + ED49047B2C4E556D00F1DF10 /* ContentView.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + ED4904832C4E556F00F1DF10 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ED49048C2C4E556F00F1DF10 /* gradleTests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + ED49048D2C4E556F00F1DF10 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ED4904962C4E556F00F1DF10 /* gradleUITests.swift in Sources */, + ED4904982C4E556F00F1DF10 /* gradleUITestsLaunchTests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + ED4904892C4E556F00F1DF10 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = ED4904722C4E556D00F1DF10 /* gradle */; + targetProxy = ED4904882C4E556F00F1DF10 /* PBXContainerItemProxy */; + }; + ED4904932C4E556F00F1DF10 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = ED4904722C4E556D00F1DF10 /* gradle */; + targetProxy = ED4904922C4E556F00F1DF10 /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin XCBuildConfiguration section */ + ED4904992C4E556F00F1DF10 /* 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; + }; + ED49049A2C4E556F00F1DF10 /* 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; + }; + ED49049C2C4E556F00F1DF10 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_ENTITLEMENTS = gradle/gradle.entitlements; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_ASSET_PATHS = "\"gradle/Preview Content\""; + ENABLE_PREVIEWS = YES; + GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_FILE = gradle/Info.plist; + "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"; + "INFOPLIST_KEY_UISupportsDocumentBrowser[sdk=iphoneos*]" = YES; + "INFOPLIST_KEY_UISupportsDocumentBrowser[sdk=iphonesimulator*]" = YES; + IPHONEOS_DEPLOYMENT_TARGET = 17.4; + LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; + "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 14.4; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = yaml.gradle; + 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; + }; + ED49049D2C4E556F00F1DF10 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_ENTITLEMENTS = gradle/gradle.entitlements; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_ASSET_PATHS = "\"gradle/Preview Content\""; + ENABLE_PREVIEWS = YES; + GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_FILE = gradle/Info.plist; + "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"; + "INFOPLIST_KEY_UISupportsDocumentBrowser[sdk=iphoneos*]" = YES; + "INFOPLIST_KEY_UISupportsDocumentBrowser[sdk=iphonesimulator*]" = YES; + IPHONEOS_DEPLOYMENT_TARGET = 17.4; + LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; + "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 14.4; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = yaml.gradle; + 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; + }; + ED49049F2C4E556F00F1DF10 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 17.4; + MACOSX_DEPLOYMENT_TARGET = 14.4; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = yaml.gradleTests; + 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)/gradle.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/gradle"; + }; + name = Debug; + }; + ED4904A02C4E556F00F1DF10 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 17.4; + MACOSX_DEPLOYMENT_TARGET = 14.4; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = yaml.gradleTests; + 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)/gradle.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/gradle"; + }; + name = Release; + }; + ED4904A22C4E556F00F1DF10 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 17.4; + MACOSX_DEPLOYMENT_TARGET = 14.4; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = yaml.gradleUITests; + 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 = gradle; + }; + name = Debug; + }; + ED4904A32C4E556F00F1DF10 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 17.4; + MACOSX_DEPLOYMENT_TARGET = 14.4; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = yaml.gradleUITests; + 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 = gradle; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + ED49046E2C4E556D00F1DF10 /* Build configuration list for PBXProject "gradle" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + ED4904992C4E556F00F1DF10 /* Debug */, + ED49049A2C4E556F00F1DF10 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + ED49049B2C4E556F00F1DF10 /* Build configuration list for PBXNativeTarget "gradle" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + ED49049C2C4E556F00F1DF10 /* Debug */, + ED49049D2C4E556F00F1DF10 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + ED49049E2C4E556F00F1DF10 /* Build configuration list for PBXNativeTarget "gradleTests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + ED49049F2C4E556F00F1DF10 /* Debug */, + ED4904A02C4E556F00F1DF10 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + ED4904A12C4E556F00F1DF10 /* Build configuration list for PBXNativeTarget "gradleUITests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + ED4904A22C4E556F00F1DF10 /* Debug */, + ED4904A32C4E556F00F1DF10 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = ED49046B2C4E556D00F1DF10 /* Project object */; +} diff --git a/gradle/gradle.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/gradle/gradle.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..919434a62 --- /dev/null +++ b/gradle/gradle.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/gradle/gradle.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/gradle/gradle.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/gradle/gradle.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/gradle/gradle.xcodeproj/project.xcworkspace/xcuserdata/anubhitomar.xcuserdatad/UserInterfaceState.xcuserstate b/gradle/gradle.xcodeproj/project.xcworkspace/xcuserdata/anubhitomar.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 000000000..0666746b0 Binary files /dev/null and b/gradle/gradle.xcodeproj/project.xcworkspace/xcuserdata/anubhitomar.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/gradle/gradle.xcodeproj/xcuserdata/anubhitomar.xcuserdatad/xcschemes/xcschememanagement.plist b/gradle/gradle.xcodeproj/xcuserdata/anubhitomar.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 000000000..1d38583b9 --- /dev/null +++ b/gradle/gradle.xcodeproj/xcuserdata/anubhitomar.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ + + + + + SchemeUserState + + gradle.xcscheme_^#shared#^_ + + orderHint + 0 + + + + diff --git a/gradle/gradle/Assets.xcassets/AccentColor.colorset/Contents.json b/gradle/gradle/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 000000000..eb8789700 --- /dev/null +++ b/gradle/gradle/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/gradle/gradle/Assets.xcassets/AppIcon.appiconset/Contents.json b/gradle/gradle/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 000000000..532cd729c --- /dev/null +++ b/gradle/gradle/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/gradle/gradle/Assets.xcassets/Contents.json b/gradle/gradle/Assets.xcassets/Contents.json new file mode 100644 index 000000000..73c00596a --- /dev/null +++ b/gradle/gradle/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/gradle/gradle/ContentView.swift b/gradle/gradle/ContentView.swift new file mode 100644 index 000000000..f5758c986 --- /dev/null +++ b/gradle/gradle/ContentView.swift @@ -0,0 +1,20 @@ +// +// ContentView.swift +// gradle +// +// Created by Anubhi Tomar on 22/07/24. +// + +import SwiftUI + +struct ContentView: View { + @Binding var document: gradleDocument + + var body: some View { + TextEditor(text: $document.text) + } +} + +#Preview { + ContentView(document: .constant(gradleDocument())) +} diff --git a/gradle/gradle/Info.plist b/gradle/gradle/Info.plist new file mode 100644 index 000000000..730eeb18f --- /dev/null +++ b/gradle/gradle/Info.plist @@ -0,0 +1,39 @@ + + + + + CFBundleDocumentTypes + + + CFBundleTypeRole + Editor + LSItemContentTypes + + com.example.plain-text + + NSUbiquitousDocumentUserActivityType + $(PRODUCT_BUNDLE_IDENTIFIER).example-document + + + UTImportedTypeDeclarations + + + UTTypeConformsTo + + public.plain-text + + UTTypeDescription + Example Text + UTTypeIdentifier + com.example.plain-text + UTTypeTagSpecification + + public.filename-extension + + exampletext + + + + + + diff --git a/gradle/gradle/Preview Content/Preview Assets.xcassets/Contents.json b/gradle/gradle/Preview Content/Preview Assets.xcassets/Contents.json new file mode 100644 index 000000000..73c00596a --- /dev/null +++ b/gradle/gradle/Preview Content/Preview Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/gradle/gradle/gradle.entitlements b/gradle/gradle/gradle.entitlements new file mode 100644 index 000000000..6d968edb4 --- /dev/null +++ b/gradle/gradle/gradle.entitlements @@ -0,0 +1,10 @@ + + + + + com.apple.security.app-sandbox + + com.apple.security.files.user-selected.read-write + + + diff --git a/gradle/gradle/gradleApp.swift b/gradle/gradle/gradleApp.swift new file mode 100644 index 000000000..0e27831b1 --- /dev/null +++ b/gradle/gradle/gradleApp.swift @@ -0,0 +1,17 @@ +// +// gradleApp.swift +// gradle +// +// Created by Anubhi Tomar on 22/07/24. +// + +import SwiftUI + +@main +struct gradleApp: App { + var body: some Scene { + DocumentGroup(newDocument: gradleDocument()) { file in + ContentView(document: file.$document) + } + } +} diff --git a/gradle/gradle/gradleDocument.swift b/gradle/gradle/gradleDocument.swift new file mode 100644 index 000000000..5ec85344b --- /dev/null +++ b/gradle/gradle/gradleDocument.swift @@ -0,0 +1,39 @@ +// +// gradleDocument.swift +// gradle +// +// Created by Anubhi Tomar on 22/07/24. +// + +import SwiftUI +import UniformTypeIdentifiers + +extension UTType { + static var exampleText: UTType { + UTType(importedAs: "com.example.plain-text") + } +} + +struct gradleDocument: FileDocument { + var text: String + + init(text: String = "Hello, world!") { + self.text = text + } + + static var readableContentTypes: [UTType] { [.exampleText] } + + init(configuration: ReadConfiguration) throws { + guard let data = configuration.file.regularFileContents, + let string = String(data: data, encoding: .utf8) + else { + throw CocoaError(.fileReadCorruptFile) + } + text = string + } + + func fileWrapper(configuration: WriteConfiguration) throws -> FileWrapper { + let data = text.data(using: .utf8)! + return .init(regularFileWithContents: data) + } +} diff --git a/gradle/gradleTests/gradleTests.swift b/gradle/gradleTests/gradleTests.swift new file mode 100644 index 000000000..9f3a1cb35 --- /dev/null +++ b/gradle/gradleTests/gradleTests.swift @@ -0,0 +1,35 @@ +// +// gradleTests.swift +// gradleTests +// +// Created by Anubhi Tomar on 22/07/24. +// + +import XCTest + +final class gradleTests: 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/gradle/gradleUITests/gradleUITests.swift b/gradle/gradleUITests/gradleUITests.swift new file mode 100644 index 000000000..8f17e5ce6 --- /dev/null +++ b/gradle/gradleUITests/gradleUITests.swift @@ -0,0 +1,41 @@ +// +// gradleUITests.swift +// gradleUITests +// +// Created by Anubhi Tomar on 22/07/24. +// + +import XCTest + +final class gradleUITests: 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/gradle/gradleUITests/gradleUITestsLaunchTests.swift b/gradle/gradleUITests/gradleUITestsLaunchTests.swift new file mode 100644 index 000000000..86622687f --- /dev/null +++ b/gradle/gradleUITests/gradleUITestsLaunchTests.swift @@ -0,0 +1,32 @@ +// +// gradleUITestsLaunchTests.swift +// gradleUITests +// +// Created by Anubhi Tomar on 22/07/24. +// + +import XCTest + +final class gradleUITestsLaunchTests: 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) + } +} diff --git a/names.txt b/names.txt new file mode 100644 index 000000000..dcf9fc9ae --- /dev/null +++ b/names.txt @@ -0,0 +1,2 @@ +Anubhi tomar +Aditya rathoud diff --git a/surname.txt b/surname.txt new file mode 100644 index 000000000..e81cc32c0 --- /dev/null +++ b/surname.txt @@ -0,0 +1,2 @@ +tomar +rathoud