Fastlane-1: 安装

156 阅读1分钟

1: Fastlane

1: 安装fastlane
sudo gem install fastlane --verbose
https://www.jianshu.com/p/78e324a4962c 

// 报错执行这个
sudo gem install -n /usr/local/bin  fastlane --verbose



报错:
LSCNM598086:~ qxu7859$ gem sources -a https://ruby.taobao.org/specs.4.8.gz
Error fetching https://ruby.taobao.org/specs.4.8.gz:
	no such name (https://ruby.taobao.org/specs.4.8.gz)

/// 上述报错是因为开了墙代理、关闭即可 https://www.jianshu.com/p/dd1a89abce3f 



2: 查看fastlane版本
fastlane -v
LSCNM598086:~ qxu7859$ fastlane -v
fastlane installation at path:
/Users/qxu7859/.rvm/rubies/ruby-2.6.3/lib/ruby/gems/2.6.0/gems/fastlane-2.153.1/bin/fastlane
-----------------------------
[✔] 🚀 
fastlane 2.153.1