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

Shazron Abdullah commented on CB-8980:
--------------------------------------

Implementation Notes:

The overarching goal here is to match <resource-file> support in plugin.xml. 
With CB-12009 fixed this has been achieved.
Note that on disk (the Resources folder), it will match the target hierarchy 
specified in the target attribute. However, this hierarchy will *not* be 
represented logically in the Xcode project as groups. Since the Xcode project 
in a Cordova project is a build artifact, I didn't deem this to be an important 
feature.


> Adding resource-file Element to config.xml for iOS
> --------------------------------------------------
>
>                 Key: CB-8980
>                 URL: https://issues.apache.org/jira/browse/CB-8980
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: CLI, CordovaLib
>    Affects Versions: Master
>         Environment: iOS
>            Reporter: Karen Tran
>            Assignee: Shazron Abdullah
>             Fix For: cordova-ios@4.4.0
>
>
> Based on the parent task, create a new resource-file element tag to copy 
> resource files from src to the correct directory with the given name.
> Example:
> <resource-file src="res/ios/notification.png" target="notification.png" />



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to