Skip to content

Commit

Permalink
Commit the reference to the package
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldeicaza committed May 1, 2023
1 parent 626a64a commit e1e14dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ target = [
),
.binaryTarget (
name: "CSkiaSharpBinary",
path: "SkiaSharp.xcframework"
url: "https://github.com/migueldeicaza/SkiaKit/releases/download/0.9/SkiaSharp.xcframework.zip",
checksum: "be3a2ce1f2587841f643ef2bbc676f33c55dd691b0074ee74c93b4c62e41b506"
),
.testTarget (
name: "SkiaKitTests",
Expand Down

0 comments on commit e1e14dd

Please # to comment.