Mobile Day - Fastlane

Preview:

Citation preview

Todd Burner@toddlovesthis

Local Contact: @agustin

$ sudo gem install fastlane —verbose

Getting Started

$ xcode-select —install

$ cd [your_project_folder]

$ fastlane init

$ scan

Scan

$ fastlane ios test

$ fastlane actions

Actions

$ fastlane action [action_name]

$ fastlane lanes

$ fastlane new_action

So far

CODE SIGNING

&

PROVISIONING PROFILES

< >

The right way

AUTOMATING

Build Your App

Code Signing Certificate

Provisioning Profile

Building & Signing

Signed IPA

$ cert$ sigh$ gym

`

1. Version Bump 2. Commit & Push 3. Provisioning Profile 4. Build 5. Export 6. Upload 7. Add Release Notes 8. Distribute

$ fastlane beta

https://github.com/fastlane/boarding

https://github.com/fastlane/boarding

Launch

PUSH CERTIFICATES

SCREENSHOTS

300screenshots

...button.tap()snapshot("1LandingScreen")...

How to get involved?https://fastlane.tools

@toddlovesthis

What’s Next?https://fastlane.tools

@toddlovesthis

Thank You@toddlovesthis

Local Contact: @agustin