Fastlane ios and gitlab ci - read this
I have spent four weeks on making an automated ios deployment to testflight working. Heres what I have learned. Tools and versions Install rbenv on your runner. Trust me. I got version 1.2.0 Then I installed ruby version 3.2.0 via rbenv. Then fastlan...
May 11, 20241 min read63

