Filters

Hide filters
Platform
Content Type
Difficulty

All Tutorials · 45 Results

Contained in: Fastlane for iOS tim mitra
iOS & Swift
Fastlane for iOS
Learn how to use fastlane to automate core iOS workflows and avoid common Developer Portal and App Store Connect problems. Dramatically speed up and error…
iOS & Swift

Challenge: Store Tasks

See how deeply we rely on the Developer Portal and App Store Connect, and where common pain points are.
iOS & Swift

Lane Tips

Learn how to switch between your custom lanes, and how to control lane flow, work with variables, pass and use parameters, and more.
iOS & Swift

Installing Fastlane

Install fastlane and its dependencies, then add it to our course's sample project.
iOS & Swift

Registration

Learn about fastlane actions, and how the produce action can automatically register your app with App Store Connect.
iOS & Swift

Challenge: Using Produce

Learn about fastlane lanes, then practice creating your own lane to register your app with produce.
iOS & Swift

Certificate Management

Review the importance of certificates, and then learn how fastlane's cert action fully automates all aspects of getting and managing certificates for you…
iOS & Swift

Provisioning

Review the role of provisioning profiles, then see how fastlane sigh can automate and streamline managing these.
iOS & Swift

Challenge: Creating Custom Lanes

Practice creating a new lane with cert and sigh, then practice setting up a project configuration Fastfile.
iOS & Swift

Conclusion

Let's review the fastlane basics you've just learned in this section, and see what's next.
iOS & Swift

Introduction

Let's preview what you'll be learning in this part of the course, and why it's important.
iOS & Swift

Team Code Signing

Discover fastlane's revolutionary approach to deeply simplify code signing with a single shared set of team assets.
iOS & Swift

Match

Meet match, the fastlane action that makes it possible to use team-based code signing, then initialize match for our sample project.
iOS & Swift

Challenge: Using Match

Practice creating a team code-signing lane with match, then customize app settings and automatically register your iOS devices.
iOS & Swift

About Fastlane

Learn how fastlane's powerful automation tools can help you streamline your iOS workflows, and review the tools you'll need for this…
iOS & Swift

Environment and Settings

Discover when it's best to use fastlane actions directly in the command line, within your own custom lanes, how to efficiently store project…
iOS & Swift

Challenge: Lane Upgrades

Practice adding more powerful lanes, updating your existing lanes with more powerful features, and consolidating project settings.
iOS & Swift

Conclusion

Let's sum up what you learned in this section, and get a look at what's next.
iOS & Swift

Introduction

Let's see what you'll be learning in this part of the course, and why it's important.
iOS & Swift

Introduction

Welcome to Fastlane for iOS! Let's preview what you'll be learning in this course, and why it's important.