[
https://issues.apache.org/jira/browse/CB-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15319313#comment-15319313
]
ASF GitHub Bot commented on CB-10916:
-------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/cordova-android/pull/310
## [Current coverage][cc-pull] is **34.14%**
> Merging [#310][cc-pull] into [master][cc-base-branch] will not change
coverage
```diff
@@ master #310 diff @@
==========================================
Files 11 11
Lines 949 949
Methods 195 195
Messages 0 0
Branches 153 153
==========================================
Hits 324 324
Misses 625 625
Partials 0 0
```
> Powered by [Codecov](https://codecov.io?src=pr). Last updated by
[81d6219...acf5858][cc-compare]
[cc-base-branch]:
https://codecov.io/gh/apache/cordova-android/branch/master?src=pr
[cc-compare]:
https://codecov.io/gh/apache/cordova-android/compare/81d6219663ee4c9100a7bdaab49f5cf58c82e578...acf58587d83618df99471f389ab7dc3b150fb674
[cc-pull]: https://codecov.io/gh/apache/cordova-android/pull/310?src=pr
> 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
> Priority: Minor
>
> 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.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]