1.0.1 • Published 2 months 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 --version
build
npm run package -- --platform win32 --arch ia32
更新
问题
1.0.1
2 months ago