1 | initial version |
There's a python script for building the iOS Framework. Find the tutorial here: https://docs.opencv.org/4.0.0/d5/da3/tutorial_ios_install.html
If you want to do it for macOS, just replace the line python opencv/platforms/ios/build_framework.py ios
with python opencv/platforms/osx/build_framework.py osx