XcodeProj icon indicating copy to clipboard operation
XcodeProj copied to clipboard

sort project references as xcode16

Open Speakus opened this issue 1 year ago • 0 comments

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

Speakus avatar Oct 10 '24 11:10 Speakus