FFmpeg-iOS-build-script
FFmpeg-iOS-build-script copied to clipboard
file: -lavcodec(/) is not an object file (not allowed in a library)
After used the script and make libraries, I use the *.a files in Xcode like this

When build the project, error with XXXX is not an object file (not allowed in a library), like this

What's problem with my object?