| ▲ | snarf21 3 hours ago | |
If nothing else, an update to the pbxproj file format would be life changing. Most of my time fighting git is dealing with project file merges. | ||
| ▲ | seankit 3 hours ago | parent [-] | |
as of Xcode 16, the default uses actual directories for folders instead of file references in the pbxproj file, which eliminates those annoying merge conflicts. at my work it took a bit of effort to move the project over to using folders but it was 100% worth it. | ||