Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands::Deploy Error: NoMethodError #236

Closed
YoshioKimura opened this issue Jun 11, 2018 · 1 comment
Closed

Commands::Deploy Error: NoMethodError #236

YoshioKimura opened this issue Jun 11, 2018 · 1 comment

Comments

@YoshioKimura
Copy link

Status

deploygate-cli ver 0.6.4

Error message

undefined method `build_configuration_list' for nil:NilClass

Backtrace

/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/xcode/analyze.rb:145:in `target_build_configration'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/xcode/analyze.rb:91:in `target_xcode_setting_provisioning_profile_uuid'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/commands/deploy/build.rb:50:in `ios'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/commands/deploy/build.rb:22:in `run'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/commands/deploy.rb:16:in `run'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/command_builder.rb:70:in `block (2 levels) in run'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/commander-4.4.5/lib/commander/command.rb:182:in `call'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/commander-4.4.5/lib/commander/command.rb:153:in `run'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/commander-4.4.5/lib/commander/runner.rb:446:in `run_active_command'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/fastlane-2.57.2/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:64:in `run!'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/commander-4.4.5/lib/commander/delegates.rb:15:in `run!'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/command_builder.rb:128:in `run'
/Users/kimurayoshio/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/deploygate-0.6.4/bin/dg:6:in `<top (required)>'
/Users/kimurayoshio/.rbenv/versions/2.3.1/bin/dg:23:in `load'
/Users/kimurayoshio/.rbenv/versions/2.3.1/bin/dg:23:in `<main>'
@henteko
Copy link
Member

henteko commented Jan 11, 2019

Please try this issue the quick fix.
#263

@henteko henteko closed this as completed Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants