The story of iOS CI at AppUnite: Part 2Welcome back to the story of iOS CI at AppUnite company. In this part, we’ll see how to solve the new challenges — Disk space and Build…Dec 5, 2019Dec 5, 2019
How we spent 500 hours for writing tests and proved this to be a business valueA project owner doesn’t see any business value in adding automated tests to a project — this problem concerns many projects and software…Oct 23, 2019Oct 23, 2019
How to keep dependencies up to dateHave you ever struggled updating some dependency because you missed some major updates? Did you receive security alerts for vulnerable…Aug 29, 2019Aug 29, 2019
iOS Open Source HellHey folks! I came up with a great idea, I will write a library that … does the same as ten others do.Dec 4, 2018Dec 4, 2018
Building Dependencies on iOS with CarthageIn this article I want to share my experience with building dependencies by using Carthage. First of all, Carthage shines with simplicity…Aug 24, 2018Aug 24, 2018
Published inAppunite LabsDecorating file downloader in iOSAt some point downloading files is needed in most of mobile applications. Imagine an application without displaying images or a browser app…May 28, 2018May 28, 2018
Published inAppunite LabsFunctional View BuildingCreating views in Storyboard or in the code? As iOS developers we know that question very well. Both of them have their pros and cons but…Mar 20, 20181Mar 20, 20181
Published inAppunite LabsNested dependencies modification using lenses in SwiftAs we all know it is always a recommended move to use dependency injection. There are a lot of patterns in this field and also libraries…Mar 13, 2018Mar 13, 2018