Skip to content

Conversation

@fxwx23
Copy link
Contributor

@fxwx23 fxwx23 commented Nov 26, 2024

In some projects, a DecodingError caused by XcodeProj occurs.

Error: typeMismatch(Swift.Int, Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "preferredProjectObjectVersion", intValue: nil)], debugDescription: "Expected to decode Int but found a string instead.", underlyingError: nil))

It seems that at least version 8.24.2 is required to fix this issue.

References

@mikeger mikeger merged commit 9d7d64c into mikeger:main Nov 27, 2024
2 checks passed
@mikeger
Copy link
Owner

mikeger commented Nov 27, 2024

Thank you @fxwx23 , release 0.11.0 contains this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants