Skip to content

Commit f40aff4

Browse files
authored
MacOS increase version to 10.15 (#2343)
1 parent 7792bfb commit f40aff4

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
@@ -5,7 +5,7 @@ import PackageDescription
55
let package = Package(
66
name: "MSAL",
77
platforms: [
8-
.macOS(.v10_13),.iOS(.v14)
8+
.macOS(.v10_15),.iOS(.v14)
99
],
1010
products: [
1111
.library(

0 commit comments

Comments
 (0)