We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Pluginfile
Gemfile
1 parent b8c190a commit a71ab61Copy full SHA for a71ab61
Gemfile
@@ -9,6 +9,3 @@ gem 'xcpretty-travis-formatter', '~> 1.0'
9
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 5.6'
10
gem 'fastlane-plugin-sentry', '~> 1.14'
11
gem 'fastlane-plugin-appcenter', '~> 1.11'
12
-
13
-plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
14
-eval_gemfile(plugins_path) if File.exist?(plugins_path)
0 commit comments