spdlog
build spdlog for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install spdlog

xcpkg install spdlog
view the formula of spdlog
xcpkg formula view spdlog

{{ formula }}
edit the formula of spdlog

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

xcpkg formula edit spdlog

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

xcpkg install spdlog