Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mobile DevOps

You're reading from  Mobile DevOps

Product type Book
Published in Mar 2018
Publisher Packt
ISBN-13 9781788296243
Pages 376 pages
Edition 1st Edition
Languages
Concepts
Authors (2):
Rohin Tak Rohin Tak
Profile icon Rohin Tak
Jhalak Modi Jhalak Modi
Profile icon Jhalak Modi
View More author details

Table of Contents (13) Chapters

Preface 1. Introduction 2. Working with Code Repository Systems 3. Cross-Platform Mobile App Development with Xamarin 4. Writing Your First Android Application with Xamarin 5. Implementing Automatic Testing Using Xamarin 6. Configuring TeamCity for CI/CD with Xamarin 7. CI/CD for Android with Visual Studio Team Services 8. Deploying Applications on AWS 9. Monitoring and Optimizing Application 10. Debugging the Application 11. Case Studies 12. Other Books You May Enjoy

Configuring the build definition

VSTS has great support for the Xamarin application build process, and automatically takes all the steps you might require for the project's build configuration. But, you might need to provide some extra information for some of the build steps involved:

  1. You will see the build steps already in place on the next page in VSTS:
  1. Let's stop here for a second and look at the build steps provided by VSTS, all automatically set up for you to just start the build.
  1. It's a good idea to have a brief look at the steps involved, starting from Nuget package restore, to building the packages, and finally to publishing them:
  1. Here we need to provide some information related to our Xamarin Test Cloud account so VSTS can run Test Cloud tests there.
  1. Click on the Test step on the left-hand side of the screen. It will highlight the required information...
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 $15.99/month. Cancel anytime}