You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering whether you would be open to adding official Homebrew Cask support for ART on macOS, so users could install it with something like:
brew install --cask art
I looked into this briefly, but the current official macOS DMG on GitHub appears to be unsigned, and the ART.app bundle inside it also fails Gatekeeper checks:
ART-1.26.6_macOS-14.8_arm64.dmg: rejected
source=no usable signature
ART.app: code object is not signed at all
ART.app: rejected
source=no usable signature
So I assume the official GitHub macOS release artifacts would need to be signed/notarized before ART could be accepted into Homebrew Cask.
Note
Also, the iCloud link for the third-party notarized macOS builds on the downloads page seems to be broken. After clicking “Accept invite”, iCloud says the shared folder is no longer available or I do not have permission.
Would you be interested in supporting Homebrew Cask distribution officially, or is this currently out of scope for the project?
Hi,
I was wondering whether you would be open to adding official Homebrew Cask support for ART on macOS, so users could install it with something like:
I looked into this briefly, but the current official macOS DMG on GitHub appears to be unsigned, and the
ART.appbundle inside it also fails Gatekeeper checks:So I assume the official GitHub macOS release artifacts would need to be signed/notarized before ART could be accepted into Homebrew Cask.
Note
Also, the iCloud link for the third-party notarized macOS builds on the downloads page seems to be broken. After clicking “Accept invite”, iCloud says the shared folder is no longer available or I do not have permission.
Would you be interested in supporting Homebrew Cask distribution officially, or is this currently out of scope for the project?