December 10, 2018
Set up library releases from Bitrise
On the last post, we went over how to automate open source libraries releases using fastlane. Today we’ll look into a commodity rather than automation like releasing a library directly...
November 14, 2018
Automate your library releases with Fastlane
Today we’ll look into automating a CocoaPods library releases with fastlane. This post is part of a small series about automating these type of tasks. On upcoming posts, we’ll look...