Sergei Alexandrovich Maslov created CB-10982:
------------------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]