Skip to content

Commit

Permalink
Pinned the package to Ventura
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshilShah committed Dec 4, 2022
1 parent 62bee0e commit d762057
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 2022/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ import PackageDescription

let package = Package(
name: "2022",
platforms: [
.macOS(.v13)
],
products: [
.executable(name: "2022", targets: ["2022"]),
],
Expand Down

0 comments on commit d762057

Please sign in to comment.