In this article, we will see how to get started with MacStadium, a provider that offers dedicated Mac hardware which you can use with GitLab CI and build your macOS or iOS application.
Continuous Integration and Delivery with GitLab
is easier if you are developing your application on Linux. All you need to do is
find a provider, spin up a VM, install GitLab Runner
on it and configure your project's .gitlab-ci.yml
file.
On macOS on the other hand, things may not be that easy. Finding a provider that
offers a Mac machine that will be online 24/7 can be hard. MacStadium is here to
help achieve that goal and offers a discount to all GitLab users. Let's see how
to make this happen.