spotube
spotube copied to clipboard
docs: install via homebrew on macOS
close #120
@varshith257 I don't quite understand what code file should be changed?
@JounQin To add Spotube to Homebrew casks to support Homebrew package-manager for Mac Support
This is what the @kiblik is intended to do and it's a possible solution for this issue #120
@varshith257 I still have no idea what's your meaning. The homebrew cask definition is maintained at https://github.com/homebrew-x/homebrew-x/blob/master/Casks/spotube.rb
What I mean is that it needs to get it signed it to work as intended. So,it should be resolved before updating of documentation.
Better if the signing issue could be solved.
It doesn't need to be signed to be functional (if not signed, the user must open the App by bypassing security check in settings), but it must be signed if we want it to be added into https://github.com/Homebrew/homebrew-cask project.
The why I'm maintaining the cask in my own tap.
It's great if the signing issue can be resolved, but it's likely difficult because the owner does not have a Mac.
It doesn't need to be signed to be functional (if not signed, the user must open the App by bypassing security check in settings), but it must be signed if we want it to be added into https://github.com/Homebrew/homebrew-cask project.
The why I'm maintaining the cask in my own tap.
It's great if the signing issue can be resolved, but it's likely difficult because the owner does not have a Mac.
IMO It's good practice to have it in Homebrew/homebrew-cask project. I think soo this issue lasted till now and waiting for signature issue to be resolved.
The problem now is that signing is blocked. And we've already provided .dmg asset for Mac users. Whether included into https://github.com/Homebrew/homebrew-cask doesn't change anything right now.
Thanks for the generous work ❤️ but we're closing this PR as we've already added Homebrew support through custom tap