Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Adds iOS 1024px icon required by XCode 9 #146

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jeffcressman
Copy link

Fixes Issue 145 by adding an entry for icon-1024.png to resources.js

cordova-ios has also merged a fix for this.

@medslt
Copy link

medslt commented Oct 11, 2017

Thx @jeffcressman

@jeffcressman
Copy link
Author

Updated to add the additional icons

        { name: '[email protected]',        width: 24,    height: 24 },
        { name: '[email protected]',    width: 27.5,  height: 27.5 },
        { name: '[email protected]',        width: 44,    height: 44 },
        { name: '[email protected]',        width: 86,    height: 86 },
        { name: '[email protected]',        width: 98,    height: 98 },
        { name: 'icon.png',                  width: 57,    height: 57 },
        { name: 'icon-20.png',               width: 20,    height: 20 },

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

Successfully merging this pull request may close these issues.

3 participants