We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 590acab commit bbc0e4dCopy full SHA for bbc0e4d
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
.binaryTarget(
18
name: "C2PAC",
19
url: "https://github.com/contentauth/c2pa-ios/releases/download/v0.0.1/C2PAC.xcframework.zip",
20
- checksum: "0beb730e8aeb652f4fca7da8a3b490c163133f58975825fe03f87a15f493cbcf"
+ checksum: "28bd8aae763d4f6ada07c309ace588632ab38cd0f74838384193339309993575"
21
),
22
.target(
23
name: "C2PA",
0 commit comments