Skip to content

Commit

Permalink
Swift 6 language mode
Browse files Browse the repository at this point in the history
  • Loading branch information
AllDmeat committed Jan 10, 2025
1 parent ba8f78d commit d1b0e16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@ let package = Package(
.init(stringLiteral: exampleModuleName)
]
),
]
],
swiftLanguageModes: [.v6]
)

0 comments on commit d1b0e16

Please sign in to comment.