ios-icon-generator icon indicating copy to clipboard operation
ios-icon-generator copied to clipboard

Add option to specify filename prefix

Open mgalgs opened this issue 3 years ago • 0 comments

Some environments expect a specific filename format. In the default flutter setup, for example, icon filenames use the prefix "Icon-App-" instead of "Icon-".

Add support for specifying a different prefix with the -p switch.

This PR also contains a small typo fix.

mgalgs avatar Sep 08 '20 19:09 mgalgs