Nikita Kunevich created CB-12556:
------------------------------------
Summary: Cordova plugin using custom framework in iOS install error
Key: CB-12556
URL: https://issues.apache.org/jira/browse/CB-12556
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 6.5.0
Environment: macOS Sierra, iOS 10.x
Reporter: Nikita Kunevich
I'm trying to add custom iOS framework to my cordova plugin. I copy the
framework inside plugin directory and then add framework declaration to
plugin.xml like this:
<framework src="src/ios/framework/iPhoneOS/SpeechSDK.framework" custom="true"
arch="arm"/>
When I try to install plugin using either plugman or cordova plugin add I have
an error:
Error: Uh oh! Framework
"%some_path%/tst_bing/platforms/ios/HelloCordova/Plugins/cordova-plugin-bing-speech/SpeechSDK.framework"
for plugin cordova-plugin-bing-speech already exists in iOS platform
As I understand this is a bug in cordova, but I'm not sure - maybe I'm doing
something wrong?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]