Skip to content

Commit eb2e18e

Browse files
author
JWI
committed
okay so I can't get rid of that function in the usual way, will have to investigate
1 parent 95b1bb7 commit eb2e18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ let package = Package(
4747
name: "swift-cross-ui",
4848
platforms: [
4949
.macOS(.v10_15),
50-
.iOS("12.0"),
50+
.iOS("7.0"),
5151
.tvOS(.v13),
5252
.macCatalyst(.v13)
5353
],

0 commit comments

Comments
 (0)