deanishe / alfred-convert

Convert between different units in Alfred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflow not working on Ventura 13.0

grivachev opened this issue · comments

UPD: I've installed Xcode via xcode-select --install, relaunched Alfred and now everything works. Might help someone here.

Hey. Workflow stopped working after updating to macOS 13.0, just like all my workflows requiring argument and 3rd-party APIs. It just crashes after I start putting any argument, starting with number.

Here's the backlog:

[15:10:40.692] Logging Started...
[15:10:45.182] Convert[[Script Filter](alfredpreferences:workflows%3Eworkflow%3Euser.workflow.B9B52258-4CF0-44B0-ACAC-842843333527%3E1E12C11D-30DB-44A8-AD75-F5BE7F2DA451)] Queuing argument '45 usd rub'
[15:10:45.283] Convert[[Script Filter](alfredpreferences:workflows%3Eworkflow%3Euser.workflow.B9B52258-4CF0-44B0-ACAC-842843333527%3E1E12C11D-30DB-44A8-AD75-F5BE7F2DA451)] Script with argv '45 usd rub' finished
[15:10:45.290] ERROR: Convert[[Script Filter](alfredpreferences:workflows%3Eworkflow%3Euser.workflow.B9B52258-4CF0-44B0-ACAC-842843333527%3E1E12C11D-30DB-44A8-AD75-F5BE7F2DA451)] Code 1: .
http_proxy=
https_proxy=
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

Any ideas how to fix this?

Please read other recent issue threads