1.0.1 • Published 1 year ago
vte-desktop v1.0.1
VTE 客户端
npm start打包
npm run package -- --platform <win32|darwin|linux> --arch <ia32|x64|arm64>跨平台打包
macOS
安装 Mono:
brew install mono安装 Wine:
brew install --cask --no-quarantine wine-stable验证
mono --version wine --versionbuild
npm run package -- --platform win32 --arch ia32
更新
问题
1.0.1
1 year ago