Skip to content

mpvkit/libdovi-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libdovi-build

build scripts for libdovi

Installation

Swift Package Manager

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

how to build

install rust

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

install nightly version to support tvOS arm64e target

# install 
rustup toolchain install nightly --profile complete
rustup default nightly

rustc -vV

install cargo-c

cargo install cargo-c

build libdovi

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •