vitorgalvao / alfred-workflows

Collection of Alfred workflows
BSD 3-Clause "New" or "Revised" License
2.44k stars 167 forks source link

UploadFile: “Notificator.app” cannot be opened because the developer cannot be verified. #105

Closed gandalfsaxe closed 4 years ago

gandalfsaxe commented 4 years ago

Setup info

Description of issue

Whenever I run the workflow on any file: image

Debugger output

As screenshot: image

As plaintext:


[14:56:24.113] Logging Started...
[14:56:25.227] -Launch 1: 123[Hotkey] Processing complete
[14:56:25.231] -Launch 1: 123[Hotkey] Passing output '' to Launch Apps / Files
[14:56:29.732] UploadFile[File Action] Processing complete
[14:56:29.736] UploadFile[File Action] Passing output '/Users/gandalf/Downloads/launcher-workflows.zip' to Run Script
[14:57:19.982] STDERR: UploadFile[Run Script] /Users/gandalf/Downloads/UploadFile.alfredworkflow
./uploadfile: line 6: 81113 Killed: 9               ./Notificator.app/Contents/Resources/Scripts/notificator --message "${1}" --title "${alfred_workflow_name}"
./uploadfile: line 6: 81128 Killed: 9               ./Notificator.app/Contents/Resources/Scripts/notificator --message "${1}" --title "${alfred_workflow_name}"
[14:57:19.994] UploadFile[Run Script] Processing complete
[14:57:19.995] UploadFile[Run Script] Passing output '' to Run Script```
vitorgalvao commented 4 years ago

https://github.com/vitorgalvao/alfred-workflows/issues/97#issuecomment-558858397