[
https://issues.apache.org/jira/browse/CB-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15325837#comment-15325837
]
ASF GitHub Bot commented on CB-10916:
-------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/cordova-ios/pull/228
## [Current coverage][cc-pull] is **51.97%**
> Merging [#228][cc-pull] into [master][cc-base-branch] will increase
coverage by **0.16%**
```diff
@@ master #228 diff @@
==========================================
Files 11 11
Lines 882 885 +3
Methods 132 132
Messages 0 0
Branches 143 145 +2
==========================================
+ Hits 457 460 +3
Misses 425 425
Partials 0 0
```
> Powered by [Codecov](https://codecov.io?src=pr). Last updated by
[2e41e22...322bd50][cc-compare]
[cc-base-branch]:
https://codecov.io/gh/apache/cordova-ios/branch/master?src=pr
[cc-compare]:
https://codecov.io/gh/apache/cordova-ios/compare/2e41e221d50dd00b832879cd3b4ced372f8be428...322bd50cf9ae5db857655bdc0da78dae07a12ade
[cc-pull]: https://codecov.io/gh/apache/cordova-ios/pull/228?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]