fastlane-community / fastlane-plugin-appicon

Generate required icon sizes and iconset from a master application icon.
MIT License
338 stars 49 forks source link

Possibility to bypass 1024 as minimum width #63

Open gelodgreat opened 3 years ago

gelodgreat commented 3 years ago

Is there a possibility to bypass 1024 minimum width?

bdolman commented 3 years ago

@gelodgreat I ran into the same issue and submitted a PR addressing it: https://github.com/fastlane-community/fastlane-plugin-appicon/pull/72