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

Uploading with --skip_submission option does not work #3310

Closed
fastlanebot opened this issue Aug 2, 2015 · 2 comments
Closed

Uploading with --skip_submission option does not work #3310

fastlanebot opened this issue Aug 2, 2015 · 2 comments

Comments

@fastlanebot
Copy link

Original issue by @tomassliz - Imported from fastlane/pilot#12

As the title suggests I can't upload *.ipa file with --skip_submission option. Here is the command output:

$ pilot upload -u my_apple_id@email.com -p 1525304646 --skip_submission
/Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/runner.rb:363:in `parse_global_options': missing argument: --skip_submission (OptionParser::MissingArgument)
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/runner.rb:65:in `run!'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/delegates.rb:15:in `run!'
    from /Library/Ruby/Gems/2.0.0/gems/pilot-0.1.3/lib/pilot/commands_generator.rb:120:in `run'
    from /Library/Ruby/Gems/2.0.0/gems/pilot-0.1.3/lib/pilot/commands_generator.rb:15:in `start'
    from /Library/Ruby/Gems/2.0.0/gems/pilot-0.1.3/bin/pilot:6:in `<top (required)>'
    from /usr/bin/pilot:23:in `load'
    from /usr/bin/pilot:23:in `<main>'
@fastlanebot
Copy link
Author

@KrauseFx commented

Sorry about that, I just pushed a fix - a new version will be live over the next minutes 🚀

@fastlanebot
Copy link
Author

@tomassliz commented

Great, thank you! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant