Warning, /network/kdeconnect-ios/KDE Connect/fastlane/README.md is written in an unsupported language. File is not indexed.
0001 fastlane documentation 0002 ---- 0003 0004 # Installation 0005 0006 Make sure you have the latest version of the Xcode command line tools installed: 0007 0008 ```sh 0009 xcode-select --install 0010 ``` 0011 0012 For _fastlane_ installation instructions, see [Installing _fastlane_](https://docs.fastlane.tools/#installing-fastlane) 0013 0014 # Available Actions 0015 0016 ## iOS 0017 0018 ### ios screenshots 0019 0020 ```sh 0021 [bundle exec] fastlane ios screenshots 0022 ``` 0023 0024 Generate new localized screenshots 0025 0026 ---- 0027 0028 This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run. 0029 0030 More information about _fastlane_ can be found on [fastlane.tools](https://fastlane.tools). 0031 0032 The documentation of _fastlane_ can be found on [docs.fastlane.tools](https://docs.fastlane.tools).