/FLACiOS

Xcode project to create a fat binary libFLAC framework for use in iOS apps

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

FLACiOS

Xcode project to create a fat binary libFLAC framework for use in iOS apps.

Usage

  • Select the Framework target
  • Build for Debug or Release
  • Find FLACiOS.framework in ~/Library/Developer/Xcode/DerivedData/FLACiOS-<some_hash>/Build/Products/Debug-iphonesimulator/
  • Include the folder as a Framework in your other Xcode iOS projects

Original libFLAC source

http://flac.sourceforge.net/