fastlane/lib/fastlane/actions/docs/capture_ios_screenshots.md in fastlane-2.186.0 vs fastlane/lib/fastlane/actions/docs/capture_ios_screenshots.md in fastlane-2.187.0

- old
+ new

@@ -1,17 +1,17 @@ <p align="center"> <img src="/img/actions/snapshot.png" width="250"> </p> -###### Automate taking localized screenshots of your iOS and tvOS apps on every device +###### Automate taking localized screenshots of your iOS, tvOS, and watchOS apps on every device <hr /> <h4 align="center"> Check out the new <a href="https://docs.fastlane.tools/getting-started/ios/screenshots/">fastlane documentation</a> on how to generate screenshots </h4> <hr /> -_snapshot_ generates localized iOS and tvOS screenshots for different device types and languages for the App Store and can be uploaded using ([_deliver_](https://docs.fastlane.tools/actions/deliver/)). +_snapshot_ generates localized iOS, tvOS, and watchOS screenshots for different device types and languages for the App Store and can be uploaded using ([_deliver_](https://docs.fastlane.tools/actions/deliver/)). You have to manually create 20 (languages) x 6 (devices) x 5 (screenshots) = **600 screenshots**. It's hard to get everything right!