Skip to content

Add Homebrew tap installation#27

Open
zamai wants to merge 1 commit into
tobi:mainfrom
zamai:homebrew-tap-install
Open

Add Homebrew tap installation#27
zamai wants to merge 1 commit into
tobi:mainfrom
zamai:homebrew-tap-install

Conversation

@zamai

@zamai zamai commented May 28, 2026

Copy link
Copy Markdown

Summary

  • add a Homebrew cask definition under Casks/audioprioritybar.rb
  • document installation through this repository as a project-owned Homebrew tap
  • update softprops/action-gh-release to v2 for current GitHub Actions runner compatibility

This uses a tap-owned cask rather than submitting to Homebrew/homebrew-cask, because the current release assets are unsigned and official Homebrew Cask audit requires apps to satisfy Gatekeeper signature checks.

Closes #6

Validation

  • actionlint .github/workflows/release.yml
  • brew style --cask local/audioprioritybar-pr-test/audioprioritybar
  • brew audit --cask --new --no-signing local/audioprioritybar-pr-test/audioprioritybar
  • brew livecheck --cask local/audioprioritybar-pr-test/audioprioritybar

Note: ./build.sh was not rerun for this PR because the local Xcode installation fails before project build with an IDESimulatorFoundation plug-in loading error. The changes are packaging/docs/workflow metadata only.

@xtrandom

xtrandom commented Jun 9, 2026

Copy link
Copy Markdown

Hey @tobi, can you please take a look at the recent PRs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add AudioPriorityBar to Homebrew Cask

2 participants