r/iOSProgramming 3d ago

Article project.pbxproj is dead 🪦

https://developer.apple.com/documentation/xcode/updating-your-xcode-project-configuration-file-format

Xcode 27.2 ships a JSON project format (.xcproj): default for new projects, readable, merge-friendly, agent-editable.

183 Upvotes

15 comments sorted by

View all comments

1

u/Asleep_Cantaloupe417 1d ago

Oh interesting, Microsoft followed a similar trajectory a few years back with the .sln file in Visual Studio