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.
1 parent f670a8b commit fbf355aCopy full SHA for fbf355a
1 file changed
Package.swift
@@ -4,7 +4,7 @@ import PackageDescription
4
let package = Package(
5
name: "FluidInterfaceKit",
6
platforms: [
7
- .iOS(.v13)
+ .iOS(.v17)
8
],
9
products: [
10
.library(name: "FluidPortal", targets: ["FluidPortal"]),
0 commit comments