Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay committed Dec 14, 2023
1 parent 4312b97 commit 4da5a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import PackageDescription
extension SwiftSetting {
static let profile: SwiftSetting = .unsafeFlags([
"-Xfrontend",
"-warn-long-expression-type-checking=6",
"-warn-long-expression-type-checking=10",
])
}

Expand Down

0 comments on commit 4da5a6f

Please sign in to comment.