GitHub user shazron opened a pull request:
https://github.com/apache/cordova-ios/pull/304
CB-8980 - Support <resource-file> tag in config.xml in iOS platform
### Platforms affected
self
### What does this PR do?
Support `<resource-file>` tag in config.xml in iOS platform
### What testing has been done on this change?
**NONE**. Work In Progress. Will update as I go along.
### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [ ] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shazron/cordova-ios CB-8980
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-ios/pull/304.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 #304
----
commit a9626c604a341eea55b80c635c1f36d9d3eb8a8a
Author: Shazron Abdullah <[email protected]>
Date: 2017-04-14T00:31:02Z
CB-8980 - Adding resource-file Element to config.xml for iOS
commit fedc9f7fc08f88d989319675bb9553ecbf4a3bba
Author: Shazron Abdullah <[email protected]>
Date: 2017-04-14T00:35:20Z
CB-8980 - Fixed typo
commit 36c3e620c08d94f7b1b441a57cada14386ab802b
Author: Shazron Abdullah <[email protected]>
Date: 2017-04-14T00:42:01Z
CB-8980 - Update bundled cordova-common
commit cd70cbbd8957377c92ae9926e89a416e690d202e
Author: Shazron Abdullah <[email protected]>
Date: 2017-04-14T00:46:03Z
CB-8980 - another typo
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]