Skip to content

Update SwiftSyntax to 508#279

Merged
Jeehut merged 1 commit intoFlineDev:mainfrom
alexdeem:update-swift-syntax
May 22, 2023
Merged

Update SwiftSyntax to 508#279
Jeehut merged 1 commit intoFlineDev:mainfrom
alexdeem:update-swift-syntax

Conversation

@alexdeem
Copy link
Copy Markdown
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
Copy Markdown
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