nasm
build nasm for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install nasm

xcpkg install nasm
view the formula of nasm
xcpkg formula view nasm

{{ formula }}
edit the formula of nasm

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

xcpkg formula edit nasm

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

xcpkg install nasm