Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Continuous Delivery for Mobile with fastlane

You're reading from   Continuous Delivery for Mobile with fastlane Automating mobile application development and deployment for iOS and Android

Arrow left icon
Product type Paperback
Published in Feb 2018
Publisher Packt
ISBN-13 9781788398510
Length 346 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
 Katz Katz
Author Profile Icon Katz
Katz
Arrow right icon
View More author details
Toc

Table of Contents (27) Chapters Close

Title Page
Dedication
www.PacktPub.com
Foreword
Contributors
Preface
1. Introduction to fastlane and Continuous Delivery FREE CHAPTER 2. Setting Up fastlane and Our Sample Project 3. Manage Provisioning Profiles with sigh 4. Manage Code Signing Certificates with cert 5. Sync Profiles and Certificates with match 6. Manage Push Notification Profiles with pem 7. Creating Our iOS and Android Apps with produce and supply 8. Build and Package Apps for the App Store with gym 9. Distribute to Testers with TestFlight and Crashlytics 10. Review Your App Metadata with precheck 11. Taking Localized Screenshots with snapshot 12. Put Our Screenshots Inside Frames with frameit 13. Upload Screenshots and Metadata with deliver 14. Automate Unit Tests with scan 15. Integrating Git into the fastlane Workflow 16. Creating and Using fastlane Action Plugins 17. Integrating Slack into the fastlane Workflow 18. Continuous Delivery Best Practices 19. Configurations, Tools, and Resources 1. Other Books You May Enjoy Index

Chapter 16. Creating and Using fastlane Action Plugins

In the chapters leading up to this one, we have explored numerous fastlane actions that have helped us automate our continuous delivery workflow significantly, cherry-picking various actions to integrate from Git to building, testing, and publishing our apps. fastlane is an open platform, and as such, if you cannot find a specific action, you can always create one.

fastlane encourages third-party developers to contribute to the creation of plugins that benefit the community, but even if it doesn't benefit a broader user base, you can always create your own actions for your own project and team's benefit. In this chapter, we are going to first explore the existing plugin ecosystem before learning how to add an existing plugin into our existing app, then learn how to create our own simple plugin.

The objective of this chapter is to learn the basics of how plugins work and how to implement, as well as author and submit, new plugins.

 In this...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images