You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergei Alexandrovich Maslov (JIRA)" <ji...@apache.org> on 2016/03/29 15:33:25 UTC

[jira] [Updated] (CB-10982) Plugin for ios platform didn't copy custom Framework to Application

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

Sergei Alexandrovich Maslov updated CB-10982:
---------------------------------------------
    Attachment: test.zip

Here you can find MyFramework, ios plugin and Cordova project.

> Plugin for ios platform didn't copy custom Framework to Application
> -------------------------------------------------------------------
>
>                 Key: CB-10982
>                 URL: https://issues.apache.org/jira/browse/CB-10982
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaCommon, CordovaJS, CordovaLib
>    Affects Versions: 6.0.0, 6.1.0
>         Environment: Iphone 6S Simulator ios 9.3
>            Reporter: Sergei Alexandrovich Maslov
>            Priority: Critical
>         Attachments: test.zip
>
>
> Custom ios framework from custom plugin didn't add to Embedded Binaries section on target project. This causes an error on runtime "  Reason: image not found" 
> Steps to reproduce -
> 1) Create empty Custom ios Framework. (MyFramework)
> 2) Create ios Plugin. 
> I include MyFramework using this line in plugin.xml
> <framework src="src/ios/Frameworks/MyFramework.framework" custom="true" />
> 3) Create project using Cordova. Add ios platform and ios plugin.
> 4) Compile and Run.
> 5) Get Error.



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

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