emmajam / fastlane-scripts

Handy dandy fastlane scripts for iOS & Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastlane-scripts

Handy dandy fastlane scripts for iOS & Android

Example

Here's a screenshot of what these scripts look like in our Fastlane output:

[14:24:27]: ----------------------------------
[14:24:27]: --- Step: set_value_in_strings ---
[14:24:27]: ----------------------------------
[14:24:27]: Set display_name as Sandbox App ๐Ÿ’ฏ
[14:24:27]: --------------------------------
[14:24:27]: --- Step: set_application_id ---
[14:24:27]: --------------------------------
[14:24:27]: Set Application ID to com.app.sandbox ๐Ÿ’
[14:24:27]: ------------------------------
[14:24:27]: --- Step: set_version_code ---
[14:24:27]: ------------------------------
[14:24:27]: Set Version Code to 1 ๐Ÿพ

Special thanks to:

  • Dave Olsen for authoring a few of these scripts!

About

Handy dandy fastlane scripts for iOS & Android


Languages

Language:Ruby 100.0%