dpogue opened a new pull request #373: CB-14141: Don't duplicate resource files in xcodeproj URL: https://github.com/apache/cordova-ios/pull/373 ### Platforms affected iOS ### What does this PR do? When copying a resource-file to a target that already exists, don't add it to the xcodeproj file a second time. My particular scenario is that I wanted to overwrite CDVLaunchScreen.storyboard and it was getting added to the xcodeproj twice and causing weird failures. ### What testing has been done on this change? ### Checklist - [x] [Reported an issue](https://issues.apache.org/jira/browse/CB-14141) in the JIRA database - [x] Commit message follows the format - [ ] Added automated test coverage as appropriate for this change.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
