Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Trizzle17979 authored Dec 13, 2024
1 parent c7ee8a3 commit e28105b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import PackageDescription
let package = Package(
name: "BlinkTool",
platforms: [
.macOS(.v10_15)
.macOS(.v15)
],
products: [
.executable(name: "BlinkTool", targets: ["BlinkTool"])
Expand Down

0 comments on commit e28105b

Please sign in to comment.