Implementing fastlane from nothing to App Store, Josh Holtz (English)
Video Statistics and Information
Channel: CocoaHeadsNL
Views: 15,699
Rating: 4.9504952 out of 5
Keywords: CocoaHeadsNL, CocoaHeads, iOS
Id: 6Jz-Ywxki0U
Channel Id: undefined
Length: 56min 20sec (3380 seconds)
Published: Mon Apr 27 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Hello, everyone!
I'm Josh Holtz and I'm lead maintainer of _fastlane_. This talk is a demo of implementing _fastlane_ from nothing to uploading to App Store. I gave this talk for CocoaHead Netherlands in April and figured I'd share it.
Let me know if you have any questions or comments! I'd be happy to answer :)
I've never done any CI before, but have seen it around. What is the difference between Fastlane and Jenkins, do they do the same thing or different things?
Hi Josh,
Could you update the docs for match(git_basic_authentication: ) to expect $Username:$token as 64bit encoded string. Spend untold billable github actions minutes on this..