Compare commits

...

1 Commits

Author SHA1 Message Date
Hare Sudhan ee1ca4fb89 fix elevation_required 2025-10-04 14:15:01 -04:00
+1 -2
View File
@@ -14,6 +14,5 @@ atomic_tests:
default: myapp.app
executor:
command: |
sudo xattr -d com.apple.quarantine #{app_path}
elevation_required: true
xattr -d com.apple.quarantine #{app_path}
name: sh