[
https://issues.apache.org/jira/browse/CB-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040351#comment-16040351
]
ASF GitHub Bot commented on CB-10916:
-------------------------------------
GitHub user dpogue reopened a pull request:
https://github.com/apache/cordova-ios/pull/228
[CB-10916] Support display name for iOS
This is the iOS Platform API support side of
https://github.com/apache/cordova-lib/pull/453.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dpogue/cordova-ios short-name
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-ios/pull/228.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 #228
----
commit 92d9cdaacc698f23100df500edf35ff7f3c17fd1
Author: Darryl Pogue <[email protected]>
Date: 2016-06-07T22:47:38Z
[CB-10916] Support display name for iOS
----
> 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
> Fix For: [email protected]
>
>
> I would like to use a different value for the binary filenames (.ipa/.apk)
> and the app display name. Currently <name> in config.xml is used for both.
> If I set <name> 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 <name> 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.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]