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:
parent
a4413f67dd
commit
de39ec1f0d
@ -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: [
|
||||
|
Loading…
Reference in New Issue
Block a user