You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2017/06/20 21:34:00 UTC

[jira] [Updated] (CB-11245) Swift plugins need additional build settings

     [ https://issues.apache.org/jira/browse/CB-11245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-11245:
----------------------------------
    Labels: triaged  (was: cordova-ios-5.0.x triaged)

> 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: cordova-ios
>            Reporter: Darryl Pogue
>            Assignee: Shazron Abdullah
>            Priority: Minor
>              Labels: triaged
>             Fix For: cordova-ios@5.0.0
>
>
> 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.4.14#64029)

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