Skip to content

ldwardx/mpv-build-mac-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a shell script to build mpv libraries for iOS and macOS apps.

This script refers to the mpv official build script mpv-build.

Tested with:

  • macOS 10.13.4
  • Xcode 9.3 for mac
  • Xcode 8.3.3 for iOS

Usage

  • Clone code

    ./update

  • To build for macOS

    ./build

  • To build for iOS

    ./build -p iOS

  • Get help

    ./build -h

About

build mpv for mac and iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages