Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 406 Bytes

File metadata and controls

12 lines (9 loc) · 406 Bytes

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/