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

Wojciech Trocki commented on CB-14080:
--------------------------------------

This seems to be really strange as cordova ios has automatic tests to detect 
that functionality:
https://github.com/apache/cordova-ios/tree/3507af4ac68ed13cfb4d8ecfd0e91e747a9c6875/tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework

Can you use framework[custom] and confirm that this works for you?
See docs: https://cordova.apache.org/docs/en/latest/plugin_ref/spec.html


> Custom framework not found 
> ---------------------------
>
>                 Key: CB-14080
>                 URL: https://issues.apache.org/jira/browse/CB-14080
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: AllPlatforms
>    Affects Versions: cordova-ios 4.5.0
>         Environment:  
>            Reporter: Paulo 
>            Priority: Major
>
> When adding a framework an issue occurs. Framework not found.
> When I open the project with Xcode I can see the reference to the framework 
> is there but the path is: 
> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk/System/Library/Frameworks/PlotProjects.framework
> I can fix if I delete the reference and then add it again manually, but I 
> need that it's correctly added automatically.
>  
> config.xml -> <source-file src="src/ios/PlotProjects.framework" 
> framework="true" embed="true"/> 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to