mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-11 00:25:35 +00:00
Bump Env to Swift 6
This commit is contained in:
parent
2a2b607e32
commit
864cc26e08
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ let package = Package(
|
|||
.product(name: "KeychainSwift", package: "keychain-swift"),
|
||||
],
|
||||
swiftSettings: [
|
||||
.swiftLanguageMode(.v5),
|
||||
.swiftLanguageMode(.v6),
|
||||
]
|
||||
),
|
||||
.testTarget(
|
||||
|
|
Loading…
Reference in a new issue