Skip to content

Commit 8a0419f

Browse files
committed
bump platform requirements
1 parent 4457e83 commit 8a0419f

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 @@ import PackageDescription
66
let package = Package(
77
name: "BarcelonaFoundation",
88
platforms: [
9-
.macOS(.v10_14), .iOS(.v13)
9+
.macOS(.v10_15), .iOS(.v13)
1010
],
1111
products: [
1212
.library(

0 commit comments

Comments
 (0)