Summary
CI/CD are common practices in today’s development process. In this chapter, we introduced how to prepare the build and submit packages for various app stores. The process after the submission of build packages is not covered since they are platform and account-specific topics.
After we introduce the build process of each platform, we can automate the process in GitHub Actions. In the second part of this chapter, we introduced how to set up the build process in GitHub Actions.
With all the skills that you learned from this book, you should be able to develop your own .NET MAUI applications and be ready to submit your apps to supported app stores now.