ccache
build ccache for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install ccache

xcpkg install ccache
view the formula of ccache
xcpkg formula view ccache

{{ formula }}
edit the formula of ccache

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

xcpkg formula edit ccache

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

xcpkg install ccache