pybind11
build pybind11 for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install pybind11

xcpkg install pybind11
view the formula of pybind11
xcpkg formula view pybind11

{{ formula }}
edit the formula of pybind11

if the formula of pybind11 dosn't meet your needs, you can edit it ⤵︎

xcpkg formula edit pybind11

after editing, you may want to rebuild this package ⤵︎

xcpkg install pybind11