|
|
|
|
|
by ef4
4342 days ago
|
|
This is a nice band-aid. But really this problem is a symptom of Xcode putting way too much redundant information in this file in the first place. It's configuration over convention. You could eliminate all the file references if you simply codified some conventions on project directory structure. Conventions that people are almost certainly following anyway. |
|
I think the merge conflicts are all due to Xcode not using real directories on disk, which means it has to maintain the directory structures in project file.