E-Book, Englisch, 346 Seiten
Katz Continuous Delivery for Mobile with fastlane
1. Auflage 2018
ISBN: 978-1-78839-125-2
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Automating mobile application development and deployment for iOS and Android
E-Book, Englisch, 346 Seiten
ISBN: 978-1-78839-125-2
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Continuous Delivery for Mobile with fastlane".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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