You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Wojciech Trocki (JIRA)" <ji...@apache.org> on 2018/05/08 19:16:00 UTC

[jira] [Comment Edited] (CB-14080) Custom framework not found

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

Wojciech Trocki edited comment on CB-14080 at 5/8/18 7:15 PM:
--------------------------------------------------------------

This seems to be really strange that this is not working as cordova ios has automatic tests to to check 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



was (Author: wtrocki):
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-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org