Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CF754200BB7 for ; Wed, 5 Oct 2016 01:43:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CE29E160ACC; Tue, 4 Oct 2016 23:43:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 46F39160AE9 for ; Wed, 5 Oct 2016 01:43:22 +0200 (CEST) Received: (qmail 5393 invoked by uid 500); 4 Oct 2016 23:43:21 -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 5052 invoked by uid 99); 4 Oct 2016 23:43:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2016 23:43:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2873C2C2A65 for ; Tue, 4 Oct 2016 23:43:21 +0000 (UTC) Date: Tue, 4 Oct 2016 23:43:21 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-10916) Add ability to set different binary name and display name MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 04 Oct 2016 23:43:23 -0000 [ https://issues.apache.org/jira/browse/CB-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-10916: ---------------------------------- Assignee: Darryl Pogue > Add ability to set different binary name and display name > --------------------------------------------------------- > > Key: CB-10916 > URL: https://issues.apache.org/jira/browse/CB-10916 > Project: Apache Cordova > Issue Type: Wish > Components: Android, iOS > Reporter: Jacob Weber > Assignee: Darryl Pogue > Priority: Minor > > I would like to use a different value for the binary filenames (.ipa/.apk) and the app display name. Currently in config.xml is used for both. > If I set to the value I want for the binary name, I have to manually edit app_name in res/values/strings.xml and CFBundleDisplayName in *-Info.plist. > On the other hand, if I set to the value I want for the display name, I can manually rename the binaries, but the iOS .ipa file still contains an .app file with the display name, and CFBundleExecutable still has the display name. -- 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