Skip to content

Commit a92d907

Browse files
committed
Update for Nutrient iOS SDK 14.9.0
1 parent ec9148f commit a92d907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let package = Package(
1717
targets: [
1818
.binaryTarget(
1919
name: "PSPDFKitOCR",
20-
url: "https://customers.pspdfkit.com/ocr/xcframework/14.8.0.zip",
21-
checksum: "73bb2237c4183262173cd156ca8a8d6d63dec191a2483f05645b2f68368d8963"),
20+
url: "https://customers.pspdfkit.com/ocr/xcframework/14.9.0.zip",
21+
checksum: "5762833205a6de26c0f805a8c4d0af45e3a8f39e0ef80471b1637723fa491946"),
2222
]
2323
)

0 commit comments

Comments
 (0)