
Szymon Mrozek
iOS Developer @AppUnite
The story of iOS CI at AppUnite (Part 2)

Szymon Mrozek
A continuation of our story about the Continuous Integration system that we are using at AppUnite to test and deploy our software every day.
The story of iOS CI at AppUnite (Part 1)

Szymon Mrozek
Our little story about CI infrastructure that we've been working on and which is used for building iOS applications.
How to test iOS apps with Combine, ReactiveSwift and RxSwift

Szymon Mrozek
In this article Szymon from our iOS team, presents ideas for testing in three different frameworks - Combine, ReactiveSwift and RxSwift.
How we spent 500 hours for writing tests and proved this to be a business value

Szymon Mrozek
Is implementation of the automated tests worth the time and most of all, what value for business does it generate? Look for the answers in this article!
How to keep dependencies up to date

Szymon Mrozek
AppUnite team resolves the problem of updating dependencies with a simple script running automatically. Easy solution for software development teams.
IOS Open Source Hell

Szymon Mrozek
In this article Szymon, our iOS developer, takes a look at open source problems of modern iOS applications and tries to find a simple rules of thumb for each of them.
Building Dependencies on iOS with Carthage

Szymon Mrozek
In this article I want to share my experience with building dependencies by using Carthage.