【安裝Homebrew】
終端執(zhí)行 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
【安裝 Dpkg 和 ldid?】?
終端執(zhí)行 brew install dpkg ldid
【安裝Theos】
終端執(zhí)行 sudo git clone --recursive https://github.com/theos/theos.git /opt/theos
終端執(zhí)行 sudo chown $(id -u):$(id -g) /opt/theos 修改為自己的權(quán)限
【創(chuàng)建工程】
終端執(zhí)行 export THEOS=/opt/theos
終端執(zhí)行 $THEOS/bin/nic.pl