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

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

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

Paulo  updated CB-14080:
------------------------
    Description: 
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"/> 

  was:
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.
  


> 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