GithubHelp home page GithubHelp logo

jhurt / flacios Goto Github PK

View Code? Open in Web Editor NEW
60.0 8.0 20.0 438 KB

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

License: BSD 2-Clause "Simplified" License

Objective-C 4.31% C++ 7.73% C 87.74% M4 0.23%

flacios's Introduction

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/

flacios's People

Contributors

jacobjennings avatar jhurt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flacios's Issues

Xcode 10 build error

Trying to build this with current Xcode (10) and get this:

error: unable to attach DB: error: accessing build database "/Users/me/Library/Developer/Xcode/DerivedData/FLACiOS-eaqvkdlwvrfwogdxeovjvtzrghha/Build/Intermediates.noindex/ArchiveIntermediates/Framework/IntermediateBuildFilesPath/XCBuildData/build.db": database is locked Possibly there are two concurrent builds running in the same filesystem location.

Lexical or Preprocessor Issue

Xcode 4.4 reports this error in 'ogg_encoder_aspect.h':

Lexical or Preprocessor Issue
'ogg/ogg.h' file not found

Thanks for any feedback.

ios 7

the framework is not working on ios 7
Does anyone know what may be the problem?

tvOS support

Building and integrating in another project for iOS works like a charm, but I am trying to build this framework for tvOS and it's failing on this error message:

xcodebuild: error: SDK "iphoneos9.1" cannot be located. Command /bin/sh failed with exit code 64

I do not have a lot of experience with xcode, so it's all a bit of trial and error, but the steps I am currently taking are:

  • select latest tvOS (tvOS 9.1) in Base SDK dropdown
  • select tvOS in Supported Platforms dropdown

screen shot 2016-01-16 at 11 29 18

Not sure whether or not this is a bug or that I am missing something important..

Thanks a lot!

not found FLACiOS

ld: framework not found FLACiOS
clang: error: linker command failed with exit code 1 (use -v to see invocation)

how to fix this error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.