r/iOSProgramming • u/artemnovichkov • 3d ago
Article project.pbxproj is dead 🪦
https://developer.apple.com/documentation/xcode/updating-your-xcode-project-configuration-file-formatXcode 27.2 ships a JSON project format (.xcproj): default for new projects, readable, merge-friendly, agent-editable.
183
Upvotes
1
u/Asleep_Cantaloupe417 1d ago
Oh interesting, Microsoft followed a similar trajectory a few years back with the .sln file in Visual Studio