Reputation: 51
I am trying to distribute my app through homebrew-cask, but I have encountered an issue. The problem is that homebrew-cask doesn't support separate builds for Apple silicon and Intel processor macOS. Instead, we need a universal binary. My question is, does homebrew-cask provide architecture-based distribution support for the same app?
A solution except for universal binary and asking for help in creating the cask file.
Upvotes: 4
Views: 186