deanishe / deanishe/alfred-convert
Workflow not working on Ventura 13.0
- Dominant language
- Python
- Stars
- 713
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.