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 ec9148f commit a92d907Copy full SHA for a92d907
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
targets: [
18
.binaryTarget(
19
name: "PSPDFKitOCR",
20
- url: "https://customers.pspdfkit.com/ocr/xcframework/14.8.0.zip",
21
- checksum: "73bb2237c4183262173cd156ca8a8d6d63dec191a2483f05645b2f68368d8963"),
+ url: "https://customers.pspdfkit.com/ocr/xcframework/14.9.0.zip",
+ checksum: "5762833205a6de26c0f805a8c4d0af45e3a8f39e0ef80471b1637723fa491946"),
22
]
23
)
0 commit comments