Skip to content

Commit

Permalink
Remove swiftLanguageVersions
Browse files Browse the repository at this point in the history
  • Loading branch information
uhooi committed Aug 5, 2024
1 parent 88aeaa4 commit d0a091e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions LokiPackage/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,7 @@ let package = Package(
name: "UICore",
dependencies: [],
path: "./Sources/Core/UI"),
],
swiftLanguageVersions: [.v6]
]
)

for target in package.targets {
Expand Down

0 comments on commit d0a091e

Please sign in to comment.