$ fastlane add_plugin pgyer
安装 RVM
$ \curl -sSL https://get.rvm.io | bash -s stable
安装ruby
$ rvm install 2.3.0
You must use Bundler 2 or greater with this lockfile.
$ bundler --version 打印当前版本
$ bundler update 更新版本
$ fastlane add_plugin pgyer
安装 RVM
$ \curl -sSL https://get.rvm.io | bash -s stable
安装ruby
$ rvm install 2.3.0
You must use Bundler 2 or greater with this lockfile.
$ bundler --version 打印当前版本
$ bundler update 更新版本