TLDR
Enter a command. For example: amass db, r2, autojump, awslogs.

fastlane

 
Build and release mobile applications from the command-line. More information: https://docs.fastlane.tools/actions/.
 
  • Build and sign the iOS application in the current directory:
     
    fastlane run build_app
     
  • Run pod install for the project in the current directory:
     
    fastlane run cocoapods
     
  • Delete the derived data from Xcode:
     
    fastlane run clear_derived_data
     
  • Remove the cache for pods:
     
    fastlane run clean_cocoapods_cache

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.