deploygate-cli icon indicating copy to clipboard operation
deploygate-cli copied to clipboard

Commands::AddDevices Error: FastlaneCore::Interface::FastlaneBuildFailure

Open thepinyo opened this issue 8 years ago • 0 comments

Status

deploygate-cli ver 0.6.0

Error message

Error packaging up the application

Backtrace

/usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/fastlane_core/lib/fastlane_core/ui/interface.rb:153:in `build_failure!'
/usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/fastlane_core/lib/fastlane_core/ui/ui.rb:14:in `method_missing'
/usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/gym/lib/gym/error_handler.rb:89:in `handle_package_error'
/usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/gym/lib/gym/runner.rb:130:in `block in package_app'
/usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/fastlane_core/lib/fastlane_core/command_executor.rb:88:in `execute'
/usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/gym/lib/gym/runner.rb:126:in `package_app'
/usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/gym/lib/gym/runner.rb:21:in `run'
/usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/gym/lib/gym/manager.rb:14:in `work'
/usr/local/lib/ruby/gems/2.4.0/gems/deploygate-0.6.0/lib/deploygate/xcode/ios.rb:31:in `build'
/usr/local/lib/ruby/gems/2.4.0/gems/deploygate-0.6.0/lib/deploygate/commands/deploy/build.rb:56:in `ios'
/usr/local/lib/ruby/gems/2.4.0/gems/deploygate-0.6.0/lib/deploygate/commands/deploy/build.rb:22:in `run'
/usr/local/lib/ruby/gems/2.4.0/gems/deploygate-0.6.0/lib/deploygate/commands/add_devices.rb:71:in `build!'
/usr/local/lib/ruby/gems/2.4.0/gems/deploygate-0.6.0/lib/deploygate/commands/add_devices.rb:57:in `device_register'
/usr/local/lib/ruby/gems/2.4.0/gems/deploygate-0.6.0/lib/deploygate/commands/add_devices.rb:29:in `run'
/usr/local/lib/ruby/gems/2.4.0/gems/deploygate-0.6.0/lib/deploygate/command_builder.rb:90:in `block (2 levels) in run'
/usr/local/lib/ruby/gems/2.4.0/gems/commander-4.4.3/lib/commander/command.rb:178:in `call'
/usr/local/lib/ruby/gems/2.4.0/gems/commander-4.4.3/lib/commander/command.rb:153:in `run'
/usr/local/lib/ruby/gems/2.4.0/gems/commander-4.4.3/lib/commander/runner.rb:446:in `run_active_command'
/usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.35.1/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
/usr/local/lib/ruby/gems/2.4.0/gems/commander-4.4.3/lib/commander/delegates.rb:15:in `run!'
/usr/local/lib/ruby/gems/2.4.0/gems/deploygate-0.6.0/lib/deploygate/command_builder.rb:127:in `run'
/usr/local/lib/ruby/gems/2.4.0/gems/deploygate-0.6.0/bin/dg:6:in `<top (required)>'
/usr/local/bin/dg:22:in `load'
/usr/local/bin/dg:22:in `<main>'

thepinyo avatar Jul 03 '17 06:07 thepinyo