Hi,
You can check the installation for MacOS first. I think you should be able to do same for IOS installation for just changing the platforms. There is a python script I havent’ tried it but 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
cheers