Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing some new icon sizes. #24

Open
teebu opened this issue Mar 5, 2019 · 1 comment
Open

Missing some new icon sizes. #24

teebu opened this issue Mar 5, 2019 · 1 comment

Comments

@teebu
Copy link

teebu commented Mar 5, 2019

Here's my updated list that fits the new xcode 10.1's Appicon list.

sizes_mapper=`cat << EOF
Icon-16         16
Icon-16@2x      32
Icon-32         32
Icon-32@2x      64
Icon-128        128
Icon-128@2x     256
Icon-256        256
Icon-256@2x     512
Icon-512        512
Icon-512@2x     1024
Icon-20      20
Icon-20@2x      40
Icon-20@3x      60
Icon-29      29
Icon-29@2x      58
Icon-29@3x      87
Icon-40      40
Icon-40@2x      80
Icon-50      50
Icon-50@2x      100
Icon-57      57
Icon-57@2x      114
Icon-40@3x      120
Icon-60@2x      120
Icon-60@3x      180
Icon-72      72
Icon-72@2x      144
Icon-76      76
Icon-76@2x      152
Icon-83.5@2x    167
Icon-1024       1024
Icon-24@2x      48
Icon-27.5@2x    55
Icon-86@2x      172
Icon-98@2x      196
Icon-108@2x     216
Icon-44@2x      88
Icon-50      50
Icon-50@2x      100
EOF`
@lemonkey
Copy link

lemonkey commented Mar 8, 2019

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants