Github user dblotsky commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/496#discussion_r53415915
  
    --- 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 Why do these need to be two different settings in `config.xml`? 
The linked Apple docs have identical descriptions.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to