Skip to content

Make Parameters.allNames more compatible

Compare
Choose a tag to compare
@VaporBot VaporBot released this 28 Mar 14:36
· 8 commits to main since this release
611bc45
This patch was authored and released by @gwynne.

Apparently, the use of some Collection<String> is broken with some versions of Swift on macOS. This fix specifies an explicit concrete type instead, which is not API-breaking.