ap4y / OrigamiEngine

Lightweight audio engine for iOS and OSX with flac, cue, mp3, m4a, m3u support.
http://ap4y.github.com/OrigamiEngine/
MIT License
545 stars 118 forks source link

How to import it into another project correctly? #68

Open gerchicov-bp opened 9 years ago

gerchicov-bp commented 9 years ago

I moved .a and .h files into a new project. But now I'm able to run this project on a real device only not simulator. What am I do'ing wrong?