Skip to content

Files

Latest commit

author
Evan Xie
Aug 12, 2019
21fba25 · Aug 12, 2019

History

History
executable file
·
30 lines (20 loc) · 381 Bytes

README.md

File metadata and controls

executable file
·
30 lines (20 loc) · 381 Bytes

fdk-aac build script for iOS

Shell script to build fdk-aac for use in iOS apps.

Preparation

brew install automake libtool
fdk-aac-X.X.X/autogen.sh

Usage

  • Build all:
build-fdk-aac.sh
  • Build for some architectures:
build-fdk-aac.sh armv7s x86_64
  • Build universal library from separately built architectures:
build-fdk-aac.sh lipo