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

Update SwiftSyntax to 508 #279

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

alexdeem
Copy link
Contributor

Fixes issues building with Xcode 14.3

Attempting to use bartycrouch via Mint would error with:

/private/var/folders/sv/knvktwjn467cm25718rm22mc0000gq/T/mint/github.com_FlineDev_BartyCrouch/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'

Cloning this repo and attempting to build with swift build --product bartycrouch had the same result.

Updating SwiftSyntax resolved this.

@Jeehut
Copy link
Member

Jeehut commented May 22, 2023

@alexdeem Thank you for this, looking good. Merging. 🎉
Released 4.15.0 with the change. 🚀

@Jeehut Jeehut merged commit 8c32c58 into FlineDev:main May 22, 2023
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