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 73ABF188BD for ; Wed, 15 Jul 2015 20:04:07 +0000 (UTC) Received: (qmail 73600 invoked by uid 500); 15 Jul 2015 20:04:06 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 73299 invoked by uid 500); 15 Jul 2015 20:04:05 -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 73277 invoked by uid 99); 15 Jul 2015 20:04:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jul 2015 20:04:05 +0000 Date: Wed, 15 Jul 2015 20:04:04 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-8789) Cordova iOS to support Asset Catalog for App icons and slapshscreens 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-8789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14628634#comment-14628634 ] ASF GitHub Bot commented on CB-8789: ------------------------------------ GitHub user theaccordance opened a pull request: https://github.com/apache/cordova-ios/pull/148 CB-8789 Asset Catalog support JIRA Issue: https://issues.apache.org/jira/browse/CB-8789 - Updated xcode templates to use Asset Catalog for icons and splash screens You can merge this pull request into a Git repository by running: $ git pull https://github.com/theaccordance/cordova-ios CB-8789 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-ios/pull/148.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 #148 ---- commit ff4872e37f4657d86e41030c18c2b0c5bc3689f2 Author: Joe Mainwaring Date: 2015-07-15T19:55:56Z CB-8789 Asset Catalog support - Updated xcode templates to use Asset Catalog for icons and splash screens ---- > Cordova iOS to support Asset Catalog for App icons and slapshscreens > -------------------------------------------------------------------- > > Key: CB-8789 > URL: https://issues.apache.org/jira/browse/CB-8789 > Project: Apache Cordova > Issue Type: Improvement > Components: iOS > Reporter: Carlos Santana > > IBM has a future requirement to support Asset Catalog for App icons and splash screens in our downstream distribution (MobileFirst) of Cordova. > Enterprise use cases: > Leverage Catalog Assets to manage splash screens and app icons, instead of using deprecated methods. > Tasks: > - Modify Xcode project structure for Cordova to use Asset Catalog > - Modify Cordova CLI to manage icons and spashscreens my managing Asset Catalog content. > IBM has intention on working on this changes in Cordova, but if someone else wants to work on it before we get to it that also works for us :-) > Related JIRA issues: > [CB-8027 | https://issues.apache.org/jira/browse/CB-8027] -- 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