Skip to content

Commit

Permalink
sadly this is needed to compile the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tayloraswift committed Jan 30, 2024
1 parent ad35e88 commit 8e6ac88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import PackageDescription

let package:Package = .init(name: "swift-png",
platforms: [.macOS(.v10_15)],
products:
[
.library( name: "LZ77", targets: ["LZ77"]),
Expand Down

0 comments on commit 8e6ac88

Please sign in to comment.