We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
swiftLanguageVersions
1 parent 4b30dc5 commit 27a0bb9Copy full SHA for 27a0bb9
[email protected]
@@ -19,6 +19,5 @@ let package = Package(
19
name: "SwiftUIIntrospect",
20
path: "Sources"
21
),
22
- ],
23
- swiftLanguageVersions: [.v6]
+ ]
24
)
0 commit comments