fastlane-old / deliver

Upload screenshots, metadata and your app to the App Store using a single command
https://fastlane.tools
2.24k stars 162 forks source link

download_screenshots command doesn't respect screenshots_path option #536

Closed martinjuhasz closed 8 years ago

martinjuhasz commented 8 years ago

Hi,

i'm trying to use deliver just for downloading and uploading screenshots on the fly without a deliverfile or fastlane using a directory of my choice.

deliver download_screenshots -u username -a my.super.identifier -w test will download the screenshots but not into the test folder but into the default screenshots folder in the directory i ran the command.

I'm not sure, but i think the download_screenshots option should respect a changed screenshot path.

fastlane-bot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/1536. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: