mirror of
https://github.com/tryzealot/fastlane-plugin-zealot.git
synced 2026-02-24 09:13:16 +00:00
chore: remove debug gems
This commit is contained in:
@@ -4,6 +4,3 @@ gemspec
|
||||
|
||||
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
|
||||
eval_gemfile(plugins_path) if File.exist?(plugins_path)
|
||||
|
||||
gem 'debase'
|
||||
gem 'ruby-debug-ide'
|
||||
|
||||
@@ -69,3 +69,8 @@ lane :sync do
|
||||
username: 'apple_developer_email'
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
lane :test_update do
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user