fastlane/lib/fastlane/actions/docs/capture_ios_screenshots.md in fastlane-2.145.0 vs fastlane/lib/fastlane/actions/docs/capture_ios_screenshots.md in fastlane-2.146.0

- old
+ new

@@ -188,13 +188,19 @@ ```ruby-skip-tests scheme("UITests") devices([ - "iPhone 6", - "iPhone 6 Plus", - "iPhone 5", - "iPhone 4s" + "iPad (7th generation)", + "iPad Air (3rd generation)", + "iPad Pro (11-inch)", + "iPad Pro (12.9-inch) (3rd generation)", + "iPad Pro (9.7-inch)", + "iPhone 11", + "iPhone 11 Pro", + "iPhone 11 Pro Max", + "iPhone 8", + "iPhone 8 Plus" ]) languages([ "en-US", "de-DE",