diff --git a/Package.swift b/Package.swift index ec17ff6..322b5d2 100644 --- a/Package.swift +++ b/Package.swift @@ -7,7 +7,7 @@ let package = Package( name: "EDXMobileAnalytics", platforms: [ .iOS(.v16), - .macOS(.v10_15), + .macOS(.v12), ], products: [ // Products define the executables and libraries a package produces, making them visible to other packages.