[ https://issues.apache.org/jira/browse/CB-8980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978204#comment-15978204 ]
ASF GitHub Bot commented on CB-8980: ------------------------------------ GitHub user dpogue opened a pull request: https://github.com/apache/cordova-ios/pull/309 CB-8980: Ensure copied resource-files are cleaned Requires https://github.com/apache/cordova-lib/pull/547 for the intended functionality, but is safe to merge even without it. Addresses the point 1 of https://github.com/apache/cordova-android/pull/321#issuecomment-294985346 where `resource-file` targets were not getting cleaned. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpogue/cordova-ios resource-file-clean Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-ios/pull/309.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #309 ---- commit 73aa407aab2ac59b38c56c642bd18ded74f74eb3 Author: Darryl Pogue <dar...@dpogue.ca> Date: 2017-04-21T07:10:04Z CB-8980: Ensure copied resource-files are cleaned ---- > 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