Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 522F2183AC for ; Wed, 9 Dec 2015 00:23:11 +0000 (UTC) Received: (qmail 79186 invoked by uid 500); 9 Dec 2015 00:23:11 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 79158 invoked by uid 500); 9 Dec 2015 00:23:11 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 79141 invoked by uid 99); 9 Dec 2015 00:23:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Dec 2015 00:23:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 001F02C1F5C for ; Wed, 9 Dec 2015 00:23:11 +0000 (UTC) Date: Wed, 9 Dec 2015 00:23:10 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-9311) The iPhone 6 settings icon, 87x87px, is ignored MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-9311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047762#comment-15047762 ] ASF GitHub Bot commented on CB-9311: ------------------------------------ Github user shazron commented on the pull request: https://github.com/apache/cordova-lib/pull/354#issuecomment-163065575 iOS parser code does not go into cordova-lib anymore. It goes in cordova-ios (Platform API) > The iPhone 6 settings icon, 87x87px, is ignored > ----------------------------------------------- > > Key: CB-9311 > URL: https://issues.apache.org/jira/browse/CB-9311 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib > Environment: iOS > Reporter: Christian Wannerstedt > Priority: Minor > > Cordova ignores any declared iOS icon with the dimension 87x87px. > Expected: > This icon size should be handled the same way as the other icons, and be copied as icon-small@3x.png to the resource icons folder -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org