Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS 15 officially in release candidate phase #813

Closed
bryan1anderson opened this issue Sep 10, 2024 · 5 comments
Closed

MacOS 15 officially in release candidate phase #813

bryan1anderson opened this issue Sep 10, 2024 · 5 comments
Milestone

Comments

@bryan1anderson
Copy link

error: (DecodingError) keyNotFound(CodingKeys(stringValue: "compatibilityVersion", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: "compatibilityVersion", intValue: nil) ("compatibilityVersion").", underlyingError: nil))

get this when running

@ileitch
Copy link
Contributor

ileitch commented Sep 15, 2024

This error is originating from Xcodeproj, the issue is being tracked here: tuist/XcodeProj#837

@ileitch ileitch added this to the v3 milestone Sep 15, 2024
@bastianmorath
Copy link

This issue should now be resolvable since the fix has been merged into Xcodeproj.

@ileitch ileitch closed this as completed Oct 29, 2024
@bastianmorath
Copy link

@ileitch I think you need to update the Xcodeproj dependency to at least version 8.24.2 in order to include the fix.

@bastianmorath
Copy link

@ileitch I created a PR for this: #832

@ileitch
Copy link
Contributor

ileitch commented Nov 1, 2024

I just released 2.21.2 to fix this.

@ileitch ileitch closed this as completed Nov 1, 2024
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

No branches or pull requests

3 participants