Chapter 7. TeamCity for Mobile and Other Technologies

After having covered CI for some major platforms and technical stacks, such as Python, Java, .NET, and Ruby in the previous chapters, in this chapter we will be looking at how TeamCity fares when it comes to mobile projects, specifically Android and iOS projects.

Also, we will be taking a look at some plugins for TeamCity and how they extend TeamCity to provide first-class support for even more platforms, such as Node.js.

CI for Android projects

TeamCity has no special support to build Android projects primarily because the tooling is very similar to other Java projects. Android projects generally use Maven or Gradle as the build tools, both of which were covered in Chapter 4, TeamCity for Java ...

Get Learning Continuous Integration with TeamCity now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.