I want to install OpenCV with cocoapods, but am having issues with the most recent release. If I just download the library and drop it in, it works fine. If I use version 3.1 (it does 3.1.0.1 technically) using cocoapods, it also works fine. But I want to use the most recent available preview. I cannot find any files that are missing in the build phases > link binary with libraries. For further clarification, I am using Xcode 8.3.3 and trying to build on an iPhone 6S+ running iOS 10.2. Thanks!
Here is a screenshot just to show the specific error message: