Business Week #12 - Automating
When thinking about development, sooner or later you start thinking about automation of some tasks, processes, tests etc to simply save time when doing the same set of tasks from time to time. And, when you think about automation in world of iOS development, you need to think about Fastlane. This is the one tool to handle app automation in the way you would expect from tool like this in 2k22 - dependencies management, certification, building, testing, distribution - just to mention key areas you can automate using Fastlane.
🗓 May 13, 2022⏳ 1 minutes