1 Star 0 Fork 0

Fred的技术笔记 / fastlane_auto_project

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Gemfile 178 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiyg 提交于 2022-04-21 20:05 . - 自动化工程
source "https://rubygems.org"
gem "fastlane"
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
eval_gemfile(plugins_path) if File.exist?(plugins_path)
Swift
1
https://gitee.com/xiyg/fastlane_auto_project.git
git@gitee.com:xiyg/fastlane_auto_project.git
xiyg
fastlane_auto_project
fastlane_auto_project
master

搜索帮助