AlexDisler / cordova-icon

Automatic icon resizing for Cordova
MIT License
689 stars 292 forks source link

Icon folder change #55

Closed TheGoat96 closed 8 years ago

TheGoat96 commented 8 years ago

For Cordova CLI iOS@4.0.1 the location for the icons have moved.

/Images.xcassets/AppIcon.appiconset/

firepol commented 8 years ago

I can confirm, the script is wrongly copying the icons to LaunchImage.launchimage instead of AppIcon.appiconset (for now I just move them manually in the correct folder)