Skip to content

OhMyApp/bitrise-step-icon-overlay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon Overlay

This step allows printing any text on top of the app's icon in order to distinguish between different builds.

Before After
Before After

How to use this Step

Add this step in your bitrise.yml and customize those values:

Attribute Description Default value
iconsbundle_name The name of your .appiconset AppIcon.appiconset
project_location Folder where the project and the asset files are stored in the repository. .
overlay_text The text to print over the app icon (6 characters maximum). $BITRISE_GIT_COMMIT
font The font used for the text. /System/Library/Fonts/Supplemental/Arial.ttf

You can find an example in the bitrise.yml of this repository.

How to contribute to this Step

  • Open an issue
  • Fork this repository and send a merge request

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 56.5%
  • Swift 43.5%