Skip to content

Commit

Permalink
Fix macOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Scuderi committed Mar 19, 2024
1 parent 747cb9f commit bd2ee81
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 159 deletions.
158 changes: 0 additions & 158 deletions Package.resolved

This file was deleted.

2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import PackageDescription
let package = Package(
name: "BreezeLambdaWebHook",
platforms: [
.macOS(.v12),
.macOS(.v13),
.iOS(.v15)
],
products: [
Expand Down

0 comments on commit bd2ee81

Please sign in to comment.