加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.sh 150 Bytes
一键复制 编辑 原始数据 按行查看 历史
Farry 提交于 2024-08-09 22:37 . 升级二维码扫描库大版本
#export http_proxy=http://127.0.0.1:1087
pod repo update
cd macos
pod update
cd ios
pod update
#
flutter pub upgrade --major-versions
flutter gen-l10n
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化