readme.txt
Building OpenCV from Source, using CMake and Command Line
=========================================================
cd ~/
python opencv/platforms/ios/build_framework.py ios
If everything's fine, a few minutes later you will get ~//ios/opencv2.framework. You can add this framework to your Xcode projects.