diff --git a/DuckDuckGo.xcodeproj/xcshareddata/xcschemes/UI Tests.xcscheme b/DuckDuckGo.xcodeproj/xcshareddata/xcschemes/UI Tests.xcscheme index 5ded4d9621..eea4f50141 100644 --- a/DuckDuckGo.xcodeproj/xcshareddata/xcschemes/UI Tests.xcscheme +++ b/DuckDuckGo.xcodeproj/xcshareddata/xcschemes/UI Tests.xcscheme @@ -33,7 +33,7 @@ ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction"> + scriptText = ""${PROJECT_DIR}/clean-app.sh" review defaults write com.duckduckgo.macos.browser.review moveToApplicationsFolderAlertSuppress 1 killall tests-server # integration tests resources dir pushd "${METAL_LIBRARY_OUTPUT_DIR}" "${BUILT_PRODUCTS_DIR}/tests-server" & popd ">