fluent-package-builder
fluent-package-builder copied to clipboard
Create macOS installer
macOS installer should be provided as dmg. And macOS version of bundled Ruby should openssl reference. So, we should bundle OpenSSL library for macOS.
- [x] Create dmg installer
- [ ] Create Homebrew td-agent Formula
- [ ] Register dmg installer into Homebrew cask
Creating dmg format installer is done by https://github.com/fluent-plugins-nursery/td-agent-builder/pull/192.
Creating Homebrew td-agent Formula task is also treated in this issue.
Registering td-agent dmg installer into Homebrew Cask repository is also needed to handle in this issue.