cxxopts
build cxxopts for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install cxxopts

xcpkg install cxxopts
view the formula of cxxopts
xcpkg formula view cxxopts

{{ formula }}
edit the formula of cxxopts

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

xcpkg formula edit cxxopts

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

xcpkg install cxxopts