DeployGate/deploygate-cli

Commands::Deploy Error: NoMethodError

ssatoh17 opened this issue · 1 comments

Status

deploygate-cli ver 0.6.7

Error message

undefined method `build_configuration_list' for nil:NilClass

Backtrace

/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.7/lib/deploygate/xcode/analyze.rb:145:in `target_build_configration'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.7/lib/deploygate/xcode/analyze.rb:96:in `provisioning_style'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.7/lib/deploygate/commands/deploy/build.rb:43:in `ios'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.7/lib/deploygate/commands/deploy/build.rb:22:in `run'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.7/lib/deploygate/commands/deploy.rb:16:in `run'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.7/lib/deploygate/command_builder.rb:70:in `block (2 levels) in run'
/Library/Ruby/Gems/2.3.0/gems/commander-4.4.6/lib/commander/command.rb:182:in `call'
/Library/Ruby/Gems/2.3.0/gems/commander-4.4.6/lib/commander/command.rb:153:in `run'
/Library/Ruby/Gems/2.3.0/gems/commander-4.4.6/lib/commander/runner.rb:446:in `run_active_command'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:64:in `run!'
/Library/Ruby/Gems/2.3.0/gems/commander-4.4.6/lib/commander/delegates.rb:15:in `run!'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.7/lib/deploygate/command_builder.rb:128:in `run'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.7/bin/dg:6:in `<top (required)>'
/usr/local/bin/dg:22:in `load'
/usr/local/bin/dg:22:in `<main>'

Please try this issue the quick fix.
#263