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 92E69200CC8 for ; Fri, 14 Jul 2017 22:04:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9185B16E609; Fri, 14 Jul 2017 20:04:09 +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 DF1A116E607 for ; Fri, 14 Jul 2017 22:04:08 +0200 (CEST) Received: (qmail 35752 invoked by uid 500); 14 Jul 2017 20:04:07 -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 35741 invoked by uid 99); 14 Jul 2017 20:04:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jul 2017 20:04:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 14208C008F for ; Fri, 14 Jul 2017 20:04:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 97PPLFdnXflL for ; Fri, 14 Jul 2017 20:04:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 5114A5FB17 for ; Fri, 14 Jul 2017 20:04:06 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E446CE0641 for ; Fri, 14 Jul 2017 20:04:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 3B49B24769 for ; Fri, 14 Jul 2017 20:04:00 +0000 (UTC) Date: Fri, 14 Jul 2017 20:04:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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: Fri, 14 Jul 2017 20:04:09 -0000 [ https://issues.apache.org/jira/browse/CB-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087948#comment-16087948 ] ASF GitHub Bot commented on CB-10916: ------------------------------------- Github user dpogue commented on the issue: https://github.com/apache/cordova-android/pull/310 Sorry, been on vacation the past few weeks, but it looks like we've already bundled in the required version of cordova-common, so this is good to go! > 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: cordova-android, cordova-ios > Reporter: Jacob Weber > Assignee: Darryl Pogue > Priority: Minor > Labels: android-next > Fix For: cordova-ios@4.4.1 > > > 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.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org