We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d73f3e commit 66bf6a3Copy full SHA for 66bf6a3
Package.swift
@@ -4,7 +4,7 @@ import PackageDescription
4
5
let defaultSwiftSettings: [SwiftSetting] =
6
[
7
- .swiftLanguageMode(.v6),
+ .swiftLanguageMode(.v6)
8
// .enableExperimentalFeature(
9
// "AvailabilityMacro=LambdaSwift 2.0:macOS 15.0"
10
// ),
0 commit comments