Skip to content

Commit 9b021a4

Browse files
authored
Update Package.swift
1 parent d47e7b6 commit 9b021a4

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
@@ -6,7 +6,7 @@ let package = Package(
66
name: "SwiftOSC",
77
platforms: [
88
.macOS(.v10_14),
9-
.iOS(.v14),
9+
.iOS(.v12),
1010
.watchOS(.v5)
1111
],
1212
products: [

0 commit comments

Comments
 (0)