From f709367cb4006572eddf5c0319d9660410af38bd Mon Sep 17 00:00:00 2001 From: Ben Date: Sun, 6 Oct 2024 10:37:04 +0100 Subject: [PATCH] chore: Test disabling what I believe to be the culprit for failing builds... --- auto-clicker.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto-clicker.xcodeproj/project.pbxproj b/auto-clicker.xcodeproj/project.pbxproj index c425dad..37345af 100644 --- a/auto-clicker.xcodeproj/project.pbxproj +++ b/auto-clicker.xcodeproj/project.pbxproj @@ -528,7 +528,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "# https://github.com/sindresorhus/LaunchAtLogin#swift-package-manager-1\n\"${BUILT_PRODUCTS_DIR}/LaunchAtLogin_LaunchAtLogin.bundle/Contents/Resources/copy-helper-swiftpm.sh\"\n"; + shellScript = "# https://github.com/sindresorhus/LaunchAtLogin#swift-package-manager-1\n# \"${BUILT_PRODUCTS_DIR}/LaunchAtLogin_LaunchAtLogin.bundle/Contents/Resources/copy-helper-swiftpm.sh\"\n"; }; B5B6B466280345A700C779FD /* Reset Accessibility Permissions */ = { isa = PBXShellScriptBuildPhase;