XcodeProj
XcodeProj copied to clipboard
sort project references as xcode16
Short description 📝
If project saved with XcodeProj then opening it with Xcode 16 generate some changes. So we could respect Xcode 16 sorting by sorting our result with the same way.
Solution 📦
Do the same sorting as Xcode 16 do
NB! This PR based on other fix so please merge this PR first https://github.com/tuist/XcodeProj/pull/865