quasarframework / icongenie

CLI tool to generate all the icons and splashscreens for your Quasar Apps
https://quasar.dev/icongenie/introduction
MIT License
182 stars 17 forks source link

Missing some iOS icons #61

Closed mesqueeb closed 5 years ago

mesqueeb commented 5 years ago

Noticed we are still missing icons for iOS. On XCode if I inspect the assets, I can find these missing ones (more details below):

image image image image

Location:

-src-cordova/platform/ios/AppName/Images.xcassets/AppIcon.appiconset

Files I took from this folder:

missing icons.zip

mesqueeb commented 5 years ago

I'm not sure if these are the icons you are looking for... Should I also search inside my src-cordova/res/ folder?

nothingismagick commented 5 years ago

Thanks! That's perfect.

mesqueeb commented 5 years ago

Btw i’m using cordova with ios5 Dont know if the version is important ^^