cxfksword / MPVKit

mpv library for iOS, macOS, tvOS applications
GNU General Public License v3.0
71 stars 19 forks source link

add required Homebrew packages to README #25

Closed stonerl closed 1 month ago

stonerl commented 1 month ago

It would be helpful if you would add a list of packages that need to be installed via homebrew to compile MPVKit, just running swift run build … isn't enough.

I had to start over and over again and install the missing dependencies. Since I already had a bunch of them installed, I'm not entirely sure which are actually needed to build MPVKit.

stonerl commented 1 month ago

Just dug through the swift files. It should install the dependencies, but it seems some are missing.