[ 
https://issues.apache.org/jira/browse/CB-10521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145023#comment-15145023
 ] 

ASF GitHub Bot commented on CB-10521:
-------------------------------------

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

    https://github.com/apache/cordova-docs/pull/496#discussion_r52779563
  
    --- Diff: www/docs/en/dev/config_ref/index.md ---
    @@ -320,8 +330,8 @@ platform. See [Icons and Splash Screens](images.html) 
for more information.
     
        Attributes(type) | Description
        ----------------- | ------------
    -   name(string) | *Required* <br/> Allowed values: android-package, 
ios-package, onload. <br/> ==iOS== ==Android== <br/> 'ios-package' and 
'android-package' are used to specify the name of the package (as specified by 
the 'value' attribute) to be used to initialize the plugin code, while 'onload' 
is used to specify whether the corresponding plugin (as specified in the 
'value' attribute) is to be instantiated when the controller is initialized.
    -   value(string or boolean) | *Required* <br/> ==iOS== ==Android== <br/> 
Specifies the name of the package to be used to initialize the plugin code 
(when the 'name' attribute is android-package or ios-package), specifies the 
name of the plugin to be loaded during controller initialization (when 'name' 
attribute is set to 'onload').
    +   name(string) | *Required* <br/> Allowed values: android-package, 
ios-package, onload. <br/> ==iOS== ==OS X== ==Android== <br/> 'ios-package' and 
'android-package' are used to specify the name of the package (as specified by 
the 'value' attribute) to be used to initialize the plugin code, while 'onload' 
is used to specify whether the corresponding plugin (as specified in the 
'value' attribute) is to be instantiated when the controller is initialized.
    --- End diff --
    
    Missing: ```osx-package```: 
    
https://github.com/apache/cordova-osx/blob/80c0c6fb970c26acaa3abf62200154a30dc634d0/CordovaLib/CordovaLib/Classes/Commands/CDVConfigParser.m#L77


> 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
>
> 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to