Building for macOS has been... interesting. After falling into the trap of Microsoft's 10x price gouging for macOS runners on GitHub Actions and ultimately switching to using the Mac Mini under my television as a self-hosted runner, the next thing I wanted to do was distribute my build artifacts. I'm trying a different approach to building a new project this time around. Maintaining a popular piece of software is very draining, and working on a much-requested port of a popular piece of software to another operating system was not something I wanted to do in public. So I'm building in private until I'm ready for an initial public release, and as a bonus, I finally have something concrete to offer to people who sponsor me on GitHub (early access). Homebrew is, for better or worse, the most popular package manager on macOS and it can only be avoided for so long. After setting up nightly builds on GitHub Actions, I wanted to create a Homebrew Tap and Formula for people who sponsor me on G…
No pages have linked to this URL yet.