Xcode 27.2 adds a JSON project format for cleaner merges and agent editing
Apple’s Xcode 27.2 beta introduces .xcproj, a JSON project format intended to be more readable, merge-friendly and easier for coding agents to edit. Apple also released an Apache-2.0 Swift library that gives generators, linters and validators typed access to the format.