update mcaos image

This commit is contained in:
Salvatore Giordano
2021-10-08 12:19:18 +02:00
parent f2c279f996
commit 441b49c791
4 changed files with 2 additions and 7 deletions
-1
View File
@@ -1,7 +1,6 @@
source "https://rubygems.org"
gem "fastlane"
gem "xcode-install"
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
eval_gemfile(plugins_path) if File.exist?(plugins_path)