libbluray-build

April 1, 2026 ยท View on GitHub

build scripts for libbluray

This is a component of the MPVKit project.

Installation

Swift Package Manager

https://github.com/mpvkit/libbluray-build.git

How to build

make build
# or build specified platforms 
make build platform=ios,macos
# or see help
make help

Contents

  1. 1Installation
  2. 1.1Swift Package Manager
  3. 2How to build