ncurses
build ncurses for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install ncurses

xcpkg install ncurses
view the formula of ncurses
xcpkg formula view ncurses

{{ formula }}
edit the formula of ncurses

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

xcpkg formula edit ncurses

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

xcpkg install ncurses