Code signing is one of the most painful tasks that every iOS dev has to do. In this article, Tibor Bödecs explains the whole procedure.
Learn how to set up a workflow that lets you ship to production with Xcode 10 while still being able to work on features using Xcode 11!
Tibor Bödecs explains everything about the mysterious iOS provisioning process and the structure of a provisioning profile.
Are you looking for Travis CI alternatives? From this guide written by Tibor Bödecs (TheSwiftDev), you can learn how to migrate your existing projects from Travis to Bitrise.
CI and CD techniques are a big part of all the good things that have happened to software development recently. Having CI in place means better productivity and higher confidence in our everyday work. Sounds kind of obvious, right? Well, let’s take a look at the dark side of the Moon.