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

Shazron Abdullah edited comment on CB-11245 at 11/10/16 10:59 PM:
------------------------------------------------------------------

Support in build.json will be in in cordova-ios 4.3.1, it has been pulled into 
master (CB-12127). See https://github.com/apache/cordova-docs/pull/662


was (Author: shazron):
Support in build.json will be in in cordova-ios 4.3.1, it has been pulled into 
master. See https://github.com/apache/cordova-docs/pull/662

> Swift plugins need additional build settings
> --------------------------------------------
>
>                 Key: CB-11245
>                 URL: https://issues.apache.org/jira/browse/CB-11245
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Darryl Pogue
>            Assignee: Shazron Abdullah
>            Priority: Minor
>              Labels: cordova-ios-5.0.x, triaged
>             Fix For: cordova-ios@4.3.1
>
>
> Plugins written in Swift require some additional build settings in order to 
> work properly (and not crash the app immediately).
> In particular, {{EMBEDDED_CONTENT_CONTAINS_SWIFT = "YES"}} and 
> {{LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"}} are required.
> This could be handled in a general way by allowing plugins to add their own 
> options to .xcconfig (but could result in duplication), or for this specific 
> case it is probably enough to set these if any plugins contain .swift files.



--
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