You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my project when I update the project format from Xcode 14.0 to Xcode 16.0 kin reach this error ❯ kin ERROR: line 1672:3 mismatched input 'preferredProjectObjectVersion' expecting {'productRefGroup', 'projectDirPath'}
and for other developer on my project kin reach 2 errors ERROR: line 1654:3 mismatched input 'developmentRegion' expecting 'compatibilityVersion' ERROR: line 1672:3 mismatched input 'preferredProjectObjectVersion' expecting {'productRefGroup', 'projectDirPath'}
the modifications are the following
If I rollback the project format to Xcode 14.0 ❯ kin CORRECT