位置: 首页 > 热点 > > 正文

Brew For Game Porting Toolkit Update

2023-08-17 21:40:26 来源:哔哩哔哩


【资料图】

arch -x86_64 zsh

export HOMEBREW_BREW_GIT_REMOTE=""

export HOMEBREW_CORE_GIT_REMOTE="/"

export HOMEBREW_BOTTLE_DOMAIN="/homebrew-bottles"

export HOMEBREW_API_DOMAIN="/homebrew-bottles/api"

brew update && brew upgrade apple/apple/game-porting-toolkit

ditto /Volumes/Game\ Porting\ /lib/ `brew --prefix game-porting-toolkit`/lib/

cp /Volumes/Game\ Porting\ /gameportingtoolkit* /usr/local/bin

切换国内镜像源,加速更新brew及Game Porting Toolkit!

标签: