dpogue opened a new pull request, #1543: URL: https://github.com/apache/cordova-ios/pull/1543
### Platforms affected iOS ### Motivation and Context <!-- Why is this change required? What problem does it solve? --> <!-- If it fixes an open issue, please link to the issue here. --> The Xcode template project references these .xcconfig files, but they didn't actually live under the project folder so they always showed up as missing. ### Testing <!-- Please describe in detail how you tested your changes. --> I've confirmed that moving these is fine because the templates/cordova folder will get merged with the templates/project/cordova folder when it is copied. ### Checklist - [x] I've run the tests to see all new and existing tests pass -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
