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: FastlaneCore::Interface::FastlaneBuildFailure #226

Open
Tsunehiko511 opened this issue Apr 9, 2018 · 2 comments

Comments

@Tsunehiko511
Copy link

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>'
@Tsunehiko511
Copy link
Author

gym_version : 2.57.2
sdk : iPhoneOS11.3.sdk

@Tsunehiko511
Copy link
Author

xcode:Version 9.3 (9E145)
deploygate: dg 0.6.4
新規作成した特に何もないUnityのプロジェクトでも同様のエラーが出ました。

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

1 participant