curl
build curl for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install curl

xcpkg install curl
view the formula of curl
xcpkg formula view curl

{{ formula }}
edit the formula of curl

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

xcpkg formula edit curl

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

xcpkg install curl