DeployGate / deploygate-cli

A command-line interface for DeployGate
https://deploygate.com
Other
42 stars 9 forks source link

Commands::Deploy Error: FastlaneCore::Interface::FastlaneBuildFailure #225

Open soldatenkodmitru opened 6 years ago

soldatenkodmitru commented 6 years ago

Status

deploygate-cli ver 0.6.4

Error message

Error packaging up the application

Backtrace

/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/fastlane_core/lib/fastlane_core/ui/interface.rb:153:in `build_failure!'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/fastlane_core/lib/fastlane_core/ui/ui.rb:14:in `method_missing'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/gym/lib/gym/error_handler.rb:109:in `handle_package_error'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/gym/lib/gym/runner.rb:114:in `block in package_app'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/fastlane_core/lib/fastlane_core/command_executor.rb:88:in `execute'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/gym/lib/gym/runner.rb:110:in `package_app'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/gym/lib/gym/runner.rb:20:in `run'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/gym/lib/gym/manager.rb:14:in `work'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/xcode/ios.rb:39:in `build'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/commands/deploy/build.rb:64:in `ios'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/commands/deploy/build.rb:22:in `run'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/commands/deploy.rb:16:in `run'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/command_builder.rb:70:in `block (2 levels) in run'
/Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/lib/commander/command.rb:178:in `call'
/Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/lib/commander/command.rb:153:in `run'
/Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/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.4/lib/commander/delegates.rb:15:in `run!'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/command_builder.rb:128:in `run'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/bin/dg:6:in `<top (required)>'
/usr/local/bin/dg:22:in `load'
/usr/local/bin/dg:22:in `<main>'