Releases: cprecioso/alfred-soulvercore
Releases · cprecioso/alfred-soulvercore
v1.3.0
- Update to SoulverCore v1.4.5
- The workflow now uses Alfred's Environment Variables to know where to store Cache and Preferences data.
Known issues:
- Quarantine is applied to the binary and framework, not letting them run. macOS might complain of signing issues or damaged executables.
Workaround:- Downloading the workflow file
- Open the Terminal app
- Write
xattr -d com.apple.quarantine
(with a space in the end). Don't press Enter. - Drag and drop the workflow file into the Terminal window. The path of the file will get inserted.
- Press Enter. You can now close the Terminal and keep installing as usual.
v1.3.0-beta.1
- Update to SoulverCore v1.4.5
- The workflow now uses Alfred's Environment Variables to know where to store Cache and Preferences data.
Known issues:
- Quarantine is applied to the binary and framework, not letting them run. macOS might complain of signing issues or damaged executables.
Workaround:- Downloading the workflow file
- Open the Terminal app
- Write
xattr -d com.apple.quarantine
(with a space in the end). Don't press Enter. - Drag and drop the workflow file into the Terminal window. The path of the file will get inserted.
- Press Enter. You can now close the Terminal and keep installing as usual.
v1.2.3
This version replaces both
v1.2.1
andv1.2.2
, which didn't work as expected due to changing the build system.
- Update to SoulverCore v1.4.2
- Universal builds (for Intel and Apple Silicon)
Known issues:
- Quarantine is applied to the binary and framework, not letting them run. macOS might complain of signing issues or damaged executables.
Workaround:- Downloading the workflow file
- Open the Terminal app
- Write
xattr -d com.apple.quarantine
(with a space in the end). Don't press Enter. - Drag and drop the workflow file into the Terminal window. The path of the file will get inserted.
- Press Enter. You can now close the Terminal and keep installing as usual.
v1.2.0
- Update to SoulverCore v1.4.0
- Refresh currency data when used (at most once every 24 hours)
Known issues:
- Quarantine is applied to the binary and framework, not letting them run. macOS might complain of signing issues or damaged executables.
Workaround:- Downloading the workflow file
- Open the Terminal app
- Write
xattr -d com.apple.quarantine
(with a space in the end). Don't press Enter. - Drag and drop the workflow file into the Terminal window. The path of the file will get inserted.
- Press Enter. You can now close the Terminal and keep installing as usual.
v1.1.0
- Update to SoulverCore v1.3.1
Known issues:
- Quarantine is applied to the binary and framework, not letting them run. macOS might complain of signing issues or damaged executables.
Workaround:- Downloading the workflow file
- Open the Terminal app
- Write
xattr -d com.apple.quarantine
(with a space in the end). Don't press Enter. - Drag and drop the workflow file into the Terminal window. The path of the file will get inserted.
- Press Enter. You can now close the Terminal and keep installing as usual.
v1.0.2
Known issues:
- Quarantine is applied to the binary and framework, not letting them run. macOS might complain of signing issues or damaged executables.
Workaround:- Downloading the workflow file
- Open the Terminal app
- Write
xattr -d com.apple.quarantine
(with a space in the end). Don't press Enter. - Drag and drop the workflow file into the Terminal window. The path of the file will get inserted.
- Press Enter. You can now close the Terminal and keep installing as usual.
v1.0.1
Known issues:
- Quarantine is applied to the binary and framework, not letting them run. macOS might complain of signing issues or damaged executables.
Workaround:- Downloading the workflow file
- Open the Terminal app
- Write
xattr -d com.apple.quarantine
(with a space in the end). Don't press Enter. - Drag and drop the workflow file into the Terminal window. The path of the file will get inserted.
- Press Enter. You can now close the Terminal and keep installing as usual.
v1.0.0
Known issues:
- Quarantine is applied to the binary and framework, not letting them run. macOS might complain of signing issues or damaged executables.
Workaround:- Downloading the workflow file
- Open the Terminal app
- Write
xattr -d com.apple.quarantine
(with a space in the end). Don't press Enter. - Drag and drop the workflow file into the Terminal window. The path of the file will get inserted.
- Press Enter. You can now close the Terminal and keep installing as usual.