Skip to content

Commit

Permalink
Use v5 language mode
Browse files Browse the repository at this point in the history
  • Loading branch information
defagos committed Feb 1, 2025
1 parent 4ccde49 commit b524860
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 @@ -177,5 +177,6 @@ let package = Package(
.process("Resources")
]
)
]
],
swiftLanguageModes: [.v5]
)

0 comments on commit b524860

Please sign in to comment.