Skip to content

Commit fbf355a

Browse files
committed
Xcode 27 support
1 parent f670a8b commit fbf355a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import PackageDescription
44
let package = Package(
55
name: "FluidInterfaceKit",
66
platforms: [
7-
.iOS(.v13)
7+
.iOS(.v17)
88
],
99
products: [
1010
.library(name: "FluidPortal", targets: ["FluidPortal"]),

0 commit comments

Comments
 (0)