This repository contains sample Cake script, which can:
- build Xamarin app for different environments (DEV, STAGING, PROD)
- deploy build to App Center
- deploy build to Google Play Internal
- deploy build to Test Flight
Blog posts:
- Creating Cake script for building and deploying Xamarin app: Part 1 running unit tests
- Creating Cake script for building and deploying Xamarin app: Part 2 building Xamarin app
- Creating Cake script for building and deploying Xamarin app: Part 3 deployment
Video presentation: The recipe for Cake and Xamarin