kewlbear/FFmpeg-iOS-build-script

How to install ?

PrashantKT opened this issue · 1 comments

How to install the files in xcode project ?

You don't. You need to add the paths of "include" and "lib" directories to "header search paths" and "library search paths" respectively in "build settings". And add FFmpeg libraries to "link binary with library" phase in "build phases".