Slide 44
Slide 44 text
Fastlane
App automation done right. Or is it?
• Written in Ruby
• We couldn’t iterate easily
• We couldn’t write tests for it
• Performed build-logic operations outside of our codebase
• Needed to replicate the same Ruby environment across di
ff
erent hosts
• Fastlane Swift is kind of the same