Skip to content

airservice/examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastlane Logo

fastlane Example Setups

This repository contains a few fastlane example setups that help you getting started.

Artsy

💚 Standard Setup

  • Building and Signing of the iOS App
  • Version Bump & Git Actions
  • Hockey Distribution
  • Production Keys

OverviewFastfile

----

Wikipedia by Wikimedia Foundation

Wikmedia Logo

📗 Advanced - Multiple Environments

  • Different Bundle Identifiers per lane
  • Advanced Testing
  • Hockey Deployment
  • App Store and TestFlight Deployment
  • Custom fastlane actions like automatic change-logs based on git

OverviewFastfileDeliverfileAppfileMetadata

----

MindNode

💻 Advanced iOS/Mac Setup

  • Mac and iOS Universal App
  • App Store and TestFlight Deployment
  • Automated Screenshots
  • Screenshot Framing & Adding of Titles
  • Copying of example data for screenshots
  • Custom xcodebuild command

OverviewFastfileSnapfileMindNode.jsscreenshotsFramefile.jsonMacScreenshots

----

ProductHunt Logo

📈 Standard Setup

  • App Store and TestFlight Deployment
  • Managing of Provisioning Profiles
  • Push Notifications
  • Version Bump & Git Actions

OverviewFastfileDeliverfilemetadata

----

Be My Eyes Logo

👀 Standard Setup

  • App Store and TestFlight Distribution
  • Local action get_global_value
  • Version Bump & Git Actions

OverviewFastfileDeliverfileget_global_value

----

SunApps

🔧 App Factory

  • Maintain and Deploy hundreds of Apps
  • Automatically create new Apps
  • Create profiles and push certificates
  • Screenshots
  • Remote configuration of Fastfile and snapshot scripts

A description on how the setup works is available in the Overview.

OverviewFastfileDeliverfileSnapfileAppfilesnapshot.js

----

If you like fastlane and would like to help this project by sharing your Fastfile, feel free to submit a pull request 👍

About

A collection of example fastlane setups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 87.2%
  • JavaScript 12.8%