Table of Contents
- Introduction to fastlane and Continuous Deployment
- Setting up fastlane and Our Sample Project
- Manage Provisioning Profiles with sigh
- Manage Code Signing Certificates with cert
- Sync Profiles and Certificates with match
- Manage Push Notification Profiles with pem
- Creating Our iOS and Android Apps with produce and supply
- Build and Package Apps for the App Store with gym
- Distribute to Testers with TestFlight and Crashlytics
- Review your App metadata with Precheck
- Taking Localized Screenshots with snapshot
- Put Our Screenshots Inside Frames with Frameit
- Upload Screenshots and Metadata with deliver
- Automate Unit Tests with scan
- Integrating Git into the Fastlane Workflow
- Creating and Using fastlane Action Plugins
- Integrating Slack into the fastlane Workflow
- Continuous Delivery Best Practices

