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

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

Github user ephemer commented on the pull request:

    https://github.com/apache/cordova-ios/pull/133#issuecomment-88513471
  
    @dpogue I was able to install the new version using `cordova platform 
update [email protected] --usegit` – that didn't seem to update my CordovaLib though 
(which would include the swift bridging header etc).
    
    Any ideas, other than `cordova platform remove ios` and adding it again? My 
cordova build comes from a meteor project, so if I do that, I lose all the 
customisation that meteor adds. I can't see a way of telling meteor which 
cordova iOS platform version to use.


> Enable Swift development of Plugins
> -----------------------------------
>
>                 Key: CB-7428
>                 URL: https://issues.apache.org/jira/browse/CB-7428
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: iOS
>    Affects Versions: 3.5.0
>            Reporter: Erik Jan de Wit
>            Assignee: Shazron Abdullah
>             Fix For: 4.0.0
>
>
> For developing plugins it would be nice to be able to use the Swift language. 
> Right now this already works, but one needs to set some Xcode settings by 
> hand:
> * Deployment target needs to be 7.0
> * Add the bridging header file to the 'Swift Compiler - Code Generation' 
> options
> * Add the Swift runtime to the search path (will probably not be needed for 
> iOS8)
> see example plugin https://github.com/edewit/cordova-plugin-hello/tree/swift



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to