1
1
mirror of https://github.com/kean/Nuke.git synced 2024-11-24 11:26:14 +03:00

Increase deployment targets

This commit is contained in:
kean 2024-10-27 12:20:08 -04:00
parent a4413f67dd
commit de39ec1f0d

View File

@ -4,10 +4,10 @@ import PackageDescription
let package = Package(
name: "Nuke",
platforms: [
.iOS(.v13),
.tvOS(.v13),
.iOS(.v14),
.tvOS(.v14),
.macOS(.v11),
.watchOS(.v6),
.watchOS(.v7),
.visionOS(.v1),
],
products: [