From 658ceed9338f4ec49d2eaa765d66cfe696bf5ff3 Mon Sep 17 00:00:00 2001 From: Paul Schmiedmayer Date: Thu, 21 Dec 2023 12:42:35 -0800 Subject: [PATCH] Update Setup --- StudyApplication.xcodeproj/project.pbxproj | 32 ++++--------------- .../Resources/Localizable.xcstrings | 3 ++ .../ContactsTests.swift | 0 .../ContributionsTest.swift | 0 .../MockUploadTests.swift | 0 .../OnboardingTests.swift | 0 .../SchedulerTests.swift | 0 7 files changed, 9 insertions(+), 26 deletions(-) rename {SudyApplicationUITests => StudyApplicationUITests}/ContactsTests.swift (100%) rename {SudyApplicationUITests => StudyApplicationUITests}/ContributionsTest.swift (100%) rename {SudyApplicationUITests => StudyApplicationUITests}/MockUploadTests.swift (100%) rename {SudyApplicationUITests => StudyApplicationUITests}/OnboardingTests.swift (100%) rename {SudyApplicationUITests => StudyApplicationUITests}/SchedulerTests.swift (100%) diff --git a/StudyApplication.xcodeproj/project.pbxproj b/StudyApplication.xcodeproj/project.pbxproj index b125996..263d74e 100644 --- a/StudyApplication.xcodeproj/project.pbxproj +++ b/StudyApplication.xcodeproj/project.pbxproj @@ -394,7 +394,6 @@ buildPhases = ( 653A2549283387FE005D4D48 /* Sources */, 653A254A283387FE005D4D48 /* Frameworks */, - 566155202AB8387700209B80 /* Run Script - Generate Swift Package List */, 653A254B283387FE005D4D48 /* Resources */, 2F5B528D29BD237B002020B7 /* ShellScript */, ); @@ -585,25 +584,6 @@ shellPath = /bin/sh; shellScript = "if [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n export PATH=\"$PATH:/opt/homebrew/bin\"\n if which swiftlint > /dev/null; then\n swiftlint\n else\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\n fi\nfi\n"; }; - 566155202AB8387700209B80 /* Run Script - Generate Swift Package List */ = { - isa = PBXShellScriptBuildPhase; - alwaysOutOfDate = 1; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - ); - name = "Run Script - Generate Swift Package List"; - outputFileListPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "if command -v swift-package-list &> /dev/null; then\n OUTPUT_PATH=$SOURCE_ROOT/$TARGETNAME\n swift-package-list generate \"$PROJECT_FILE_PATH\" --output-path \"$OUTPUT_PATH\" --requires-license\nelse\n echo \"warning: swift-package-list not installed\"\nfi\n"; - }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ @@ -774,10 +754,10 @@ INFOPLIST_KEY_NSMotionUsageDescription = "This message should never appear. Please adjust this when you start using motion information. We have to put this in here as ResearchKit has the possibility to use it and not putting it here returns an error on AppStore Connect."; INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "This message should never appear. Please adjust this when you start using speecg information. We have to put this in here as ResearchKit has the possibility to use it and not putting it here returns an error on AppStore Connect."; INFOPLIST_KEY_UILaunchScreen_Generation = YES; - INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; INFOPLIST_KEY_UIStudyApplicationlicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIStudyApplicationlicationSupportsIndirectInputEvents = YES; + INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; IPHONEOS_DEPLOYMENT_TARGET = 17.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -977,10 +957,10 @@ INFOPLIST_KEY_NSMotionUsageDescription = "This message should never appear. Please adjust this when you start using motion information. We have to put this in here as ResearchKit has the possibility to use it and not putting it here returns an error on AppStore Connect."; INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "This message should never appear. Please adjust this when you start using speecg information. We have to put this in here as ResearchKit has the possibility to use it and not putting it here returns an error on AppStore Connect."; INFOPLIST_KEY_UILaunchScreen_Generation = YES; - INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; INFOPLIST_KEY_UIStudyApplicationlicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIStudyApplicationlicationSupportsIndirectInputEvents = YES; + INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; IPHONEOS_DEPLOYMENT_TARGET = 17.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -1025,10 +1005,10 @@ INFOPLIST_KEY_NSMotionUsageDescription = "This message should never appear. Please adjust this when you start using motion information. We have to put this in here as ResearchKit has the possibility to use it and not putting it here returns an error on AppStore Connect."; INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "This message should never appear. Please adjust this when you start using speecg information. We have to put this in here as ResearchKit has the possibility to use it and not putting it here returns an error on AppStore Connect."; INFOPLIST_KEY_UILaunchScreen_Generation = YES; - INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; INFOPLIST_KEY_UIStudyApplicationlicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIStudyApplicationlicationSupportsIndirectInputEvents = YES; + INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; IPHONEOS_DEPLOYMENT_TARGET = 17.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", diff --git a/StudyApplication/Resources/Localizable.xcstrings b/StudyApplication/Resources/Localizable.xcstrings index 061224b..8a2e11c 100644 --- a/StudyApplication/Resources/Localizable.xcstrings +++ b/StudyApplication/Resources/Localizable.xcstrings @@ -54,6 +54,9 @@ } } } + }, + "Background" : { + }, "CLOSE" : { "comment" : "MARK: General", diff --git a/SudyApplicationUITests/ContactsTests.swift b/StudyApplicationUITests/ContactsTests.swift similarity index 100% rename from SudyApplicationUITests/ContactsTests.swift rename to StudyApplicationUITests/ContactsTests.swift diff --git a/SudyApplicationUITests/ContributionsTest.swift b/StudyApplicationUITests/ContributionsTest.swift similarity index 100% rename from SudyApplicationUITests/ContributionsTest.swift rename to StudyApplicationUITests/ContributionsTest.swift diff --git a/SudyApplicationUITests/MockUploadTests.swift b/StudyApplicationUITests/MockUploadTests.swift similarity index 100% rename from SudyApplicationUITests/MockUploadTests.swift rename to StudyApplicationUITests/MockUploadTests.swift diff --git a/SudyApplicationUITests/OnboardingTests.swift b/StudyApplicationUITests/OnboardingTests.swift similarity index 100% rename from SudyApplicationUITests/OnboardingTests.swift rename to StudyApplicationUITests/OnboardingTests.swift diff --git a/SudyApplicationUITests/SchedulerTests.swift b/StudyApplicationUITests/SchedulerTests.swift similarity index 100% rename from SudyApplicationUITests/SchedulerTests.swift rename to StudyApplicationUITests/SchedulerTests.swift