GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-ios/pull/230
CB-11475 Ignore unsupported 60x60 icon The 60x60 icon is not used in `AppIcon` catalog and has been removed in 68af7ea. However if you have `<icon width="60" height="60" ...>` in `config.xml` it'll be added to catalog as `icon-60.png`. This will result in Xcode warning `The app icon set "AppIcon" has an unassigned child` See also [CB-11475](https://issues.apache.org/jira/browse/CB-11475) You can merge this pull request into a Git repository by running: $ git pull https://github.com/vladimir-kotikov/cordova-ios CB-11475 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-ios/pull/230.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #230 ---- commit 7d993909d7274d6d22c77645491da6e5e5188eda Author: Vladimir Kotikov <v-vlk...@microsoft.com> Date: 2016-06-23T11:44:30Z CB-11475 Ignore unsupported 60x60 icon ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org