From e6b41fbc74be7d2bb8c477d71e3cc6138f8cd9cd Mon Sep 17 00:00:00 2001 From: Khoren Markosyan Date: Fri, 17 Feb 2023 15:25:15 +0400 Subject: [PATCH] updated fastlane readme --- zxscanner/ios/fastlane/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/zxscanner/ios/fastlane/README.md b/zxscanner/ios/fastlane/README.md index a0e96bc..8c97719 100644 --- a/zxscanner/ios/fastlane/README.md +++ b/zxscanner/ios/fastlane/README.md @@ -23,6 +23,14 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do Generate new localized screenshots +### ios upload + +```sh +[bundle exec] fastlane ios upload +``` + +Upload screenshots to App Store + ---- This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run.