fastlane-old / snapshot

Automate taking localized screenshots of your iOS app on every device
https://fastlane.tools
1.96k stars 141 forks source link

clear_previous_screenshots not working correctly in last release #478

Closed ericertl closed 8 years ago

ericertl commented 8 years ago

If some tests fails for a device, the previous screenshots are not deleted (might be related to the last release addition with languages for screenshots)

i2amsam commented 8 years ago

@ericertl Thanks for the report! I can verify this is not working, looking into it now

KrauseFx commented 8 years ago

Great catch, this is fixed now with https://github.com/fastlane/snapshot/pull/479, thanks @i2amsam :+1:

fastlanebot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/2482. 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: