mono0926 / LicensePlist

A license list generator of all your dependencies for iOS applications
https://www.slideshare.net/mono0926/licenseplist-a-license-list-generator-of-all-your-dependencies-for-ios-applications
MIT License
2.42k stars 145 forks source link

Prefer the Homebrew official formula #199

Closed umireon closed 2 years ago

umireon commented 2 years ago

LicensePlist is now included on Homebrew and can be installed via brew install licenseplist.

I suggest that we prefer the Homebrew official formula.

Official Homebrew formula installs the pre-built binary so Homebrew users don't need to compile from the source.

Closes #56 Closes #88

umireon commented 2 years ago

You don't need to maintain https://github.com/Homebrew/homebrew-core/blob/master/Formula/licenseplist.rb. Homebrew users will update this code.

umireon commented 2 years ago

@mono0926 Feel free to ask me if somebody complains about the installation on Homebrew. I can fix it.