You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/01/31 17:08:10 UTC

[jira] [Resolved] (CB-5949) framework custom="true" doesn't always pick up my custom framework

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

Andrew Grieve resolved CB-5949.
-------------------------------

    Resolution: Duplicate

> framework custom="true" doesn't always pick up my custom framework
> ------------------------------------------------------------------
>
>                 Key: CB-5949
>                 URL: https://issues.apache.org/jira/browse/CB-5949
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, iOS
>    Affects Versions: 3.3.0
>         Environment: Mac OS X Mavericks 10.9.1; Xcode 5; Cordova 3.3.1-0.1.2.
>            Reporter: Kelvin Dart
>              Labels: CLI, custom, framework, ios, plugin
>
> I have a plugin I have developed which has a custom framework (the plugin works fine, etc. and if I run it outside of the CLI, no problems).
> I have created plugin.xml to reflect all custom attributes which I need, and one of those tags in plugin.xml is:
> <framework src="src/ios/myframework.framework" custom="true">
> And this works fine when adding it etc.
> I cannot be sure of the steps to replicate exactly. But somewhere along the line, the directory become corrupted (as far as I am aware, through no fault of my own) and as a result, Cordova is not building correctly unless I manually add in the framework into Xcode (which is not ideal) - so that my source file can compile.
> I can provide you with my project - however my code is confidential so I would need to liaise with a Cordova contributor directly.
> If not, I can follow some debugging instructions to ascertain, but I have not figured out which script handles the plugin.xml parsing.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)