You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/08/25 10:17:05 UTC

[GitHub] janpio commented on a change in pull request #880: About SwiftSupport

janpio commented on a change in pull request #880: About SwiftSupport
URL: https://github.com/apache/cordova-docs/pull/880#discussion_r212795016
 
 

 ##########
 File path: www/docs/en/dev/plugin_ref/spec.md
 ##########
 @@ -283,12 +283,14 @@ Attributes(type) <br/> <span class="sub-header">Only for platform:</span> | Desc
 ---------------- | ------------
 src(string) | *Required* <br/> Location of the file relative to `plugin.xml`. If the src file can't be found, the CLI stops and reverses the installation, issues a notification about the problem, and exits with a non-zero code.
 target-dir(string) | A directory into which the files should be copied, relative to the root of the Cordova project.
+type(string) | If this value is `BridgingHeader`, the file is imported in the `Bridging-Header.h` and can be called from swift program. (only working in ios platform).
 
 Review comment:
   "(only working in ios platform)" should be replaced with ` <br/> ==iOS==`  in the first column which will render a nice Apple logo.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org