Basically this is a continuation of the question: http://answers.opencv.org/question/40392/how-to-build-opencv_contrib-module-for-ios/. I have built opencv with contrib modules and the files are located inside the new build folder. How do I use them in my XCode project? Is there a way to generate a opencv2.frameworks file or do I just import the whole folder into XCode?