googletest
build googletest for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install googletest

xcpkg install googletest
view the formula of googletest
xcpkg formula view googletest

{{ formula }}
edit the formula of googletest

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

xcpkg formula edit googletest

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

xcpkg install googletest