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::AddDevices Error: RuntimeError #272

Open
yokochi opened this issue Sep 4, 2019 · 0 comments
Open

Commands::AddDevices Error: RuntimeError #272

yokochi opened this issue Sep 4, 2019 · 0 comments

Comments

@yokochi
Copy link

yokochi commented Sep 4, 2019

Status

deploygate-cli ver 0.6.4

Error message

Can't find class 'adhoc'

Backtrace

/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/portal/provisioning_profile.rb:202:in `factory'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/portal/provisioning_profile.rb:316:in `block in all'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/portal/provisioning_profile.rb:316:in `map!'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/portal/provisioning_profile.rb:316:in `all'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/portal/provisioning_profile.rb:364:in `find_by_bundle_id'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/fastlane-2.57.2/sigh/lib/sigh/runner.rb:64:in `fetch_profiles'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/fastlane-2.57.2/sigh/lib/sigh/runner.rb:20:in `run'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/fastlane-2.57.2/sigh/lib/sigh/manager.rb:7:in `start'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/deploygate-0.6.4/lib/deploygate/xcode/member_centers/provisioning_profile.rb:84:in `download_profile'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/deploygate-0.6.4/lib/deploygate/xcode/member_centers/provisioning_profile.rb:58:in `block in all_create'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/deploygate-0.6.4/lib/deploygate/xcode/member_centers/provisioning_profile.rb:56:in `each'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/deploygate-0.6.4/lib/deploygate/xcode/member_centers/provisioning_profile.rb:56:in `all_create'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/deploygate-0.6.4/lib/deploygate/xcode/member_centers/provisioning_profile.rb:26:in `create!'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/deploygate-0.6.4/lib/deploygate/commands/add_devices.rb:71:in `build!'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/deploygate-0.6.4/lib/deploygate/commands/add_devices.rb:57:in `device_register'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/deploygate-0.6.4/lib/deploygate/commands/add_devices.rb:29:in `run'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/deploygate-0.6.4/lib/deploygate/command_builder.rb:91:in `block (2 levels) in run'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in `call'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in `run'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in `run_active_command'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/fastlane-2.57.2/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:64:in `run!'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in `run!'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/deploygate-0.6.4/lib/deploygate/command_builder.rb:128:in `run'
/Users/yamazaki/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/deploygate-0.6.4/bin/dg:6:in `<top (required)>'
/Users/yamazaki/.rbenv/versions/2.4.3/bin/dg:23:in `load'
/Users/yamazaki/.rbenv/versions/2.4.3/bin/dg:23:in `<main>'
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