[
https://issues.apache.org/jira/browse/CB-10521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158228#comment-15158228
]
ASF GitHub Bot commented on CB-10521:
-------------------------------------
Github user dblotsky commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/496#discussion_r53733026
--- Diff: www/docs/en/dev/config_ref/index.md ---
@@ -58,7 +58,8 @@ platform. See [Icons and Splash Screens](images.html) for
more information.
id(string) | *Required* <br/> Specifies the app's reverse-domain
identifier, and the `version` its full version number expressed in
major/minor/patch notation.
version(string) | *Required* <br/> Full version number expressed in
major/minor/patch notation.
versionCode(string) | ==Android== <br/> Alternative version for
Android. For further details, see [Android
versioning](http://developer.android.com/tools/publishing/versioning.html)
- CFBundleVersion(string) | ==iOS== <br/> Alternative version for iOS.
For further details, see [iOS
versioning](https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-102364).
+ ios-CFBundleVersion(string) | ==iOS== <br/> Alternative version for
iOS. For further details, see [iOS
versioning](https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-102364).
+ osx-CFBundleVersion(string) | ==OS X== <br/> Alternative version for
OS X. For further details, see [OS X
versioning](https://developer.apple.com/library/prerelease/mac/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-102364).
--- End diff --
@tripodsan is it hard to rename `ios-CFBundleVersion` to `CFBundleVersion`,
and to have `ios-CFBundleVersion` just be an alias for it?
> Add OS X platform to docs
> -------------------------
>
> Key: CB-10521
> URL: https://issues.apache.org/jira/browse/CB-10521
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Docs, OSX
> Affects Versions: Master
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: Master
>
>
> With the upcoming initial release of OSX we also need to provide
> documentation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]