Xcode project to create a fat binary libFLAC framework for use in iOS apps.
- 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