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 to Swift 5.9 #248

Merged
merged 2 commits into from Nov 10, 2023
Merged

Update to Swift 5.9 #248

merged 2 commits into from Nov 10, 2023

Conversation

calda
Copy link
Member

@calda calda commented Oct 27, 2023

This PR updates the default SwiftFormat --swiftversion to Swift 5.9, which is the Swift version we now use internally at Airbnb.

Copy link
Contributor

@bachand bachand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @calda !

@@ -42,8 +42,8 @@ let package = Package(

.binaryTarget(
name: "SwiftFormat",
url: "https://github.com/calda/SwiftFormat/releases/download/0.53-beta-1/SwiftFormat.artifactbundle.zip",
checksum: "a97a1231fd279d826c03611ec89772ee1131805f17f32bb16575bcd373d398a6"),
url: "https://github.com/calda/SwiftFormat/releases/download/0.53-beta-3/SwiftFormat.artifactbundle.zip",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that 0.53-beta-3 is still the latest version.

@calda calda merged commit 9fdb84c into master Nov 10, 2023
5 checks passed
@calda calda deleted the cal--swift-5.9 branch November 10, 2023 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants