Skip to content

FXSolutions/FXOpusBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS build scripts for the Opus Codec.

Usage

  1. $ bash build-libopus.sh
  2. Drag dependencies/ into your Xcode project or you just can copy repo dependencies.
  3. Enjoy and have fun!

Buid settings in respo dependencies:

  • VERSION="1.1.2" <- opus lib version release date(2016-01-12)
  • SDKVERSION="9.2" <- iOS SDK
  • MINIOSVERSION="8.0" <- Min iOS SDK

#Usage:

just runs the following commands in the shell: for framework:

./build-opus-framework.sh 

for executable files:

./build-libopus.sh

About

iOS build scripts for libopus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages