Skip to content

Parse project results mismatched input 'preferredProjectObjectVersion' #120

@srabiller

Description

@srabiller

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
Xcode
diff

If I rollback the project format to Xcode 14.0
❯ kin CORRECT

I'm on Xcode 16.1 [email protected] and kin 2.1.3

Thanks for your support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions