Skip to content

Commit 7b03271

Browse files
committed
Update for PDFTron iOS 9.2.079330
1 parent f6aac87 commit 7b03271

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Package.swift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ let package = Package(
1212
targets: [
1313
.binaryTarget(
1414
name: "PDFNet",
15-
url: "https://www.pdftron.com/downloads/ios/packages/9.1.2-78728/PDFNet.xcframework.zip",
16-
checksum: "b2f1da88e3c0a313e88f5a74649b57c3db6af2f58ac6536585c3cc8d52a4d77c"),
15+
url: "https://www.pdftron.com/downloads/ios/packages/9.2.0-79330/PDFNet.xcframework.zip",
16+
checksum: "6cfd628676b633127f11e25cecdcf82c85a586b82051bb164c34d118d6c40bee"),
1717
.binaryTarget(
1818
name: "Tools",
19-
url: "https://www.pdftron.com/downloads/ios/packages/9.1.2-78728/Tools.xcframework.zip",
20-
checksum: "d682debda68327a66f0c2626b0a074aab3fec937bd98c2723ad15e23ebee2611"),
19+
url: "https://www.pdftron.com/downloads/ios/packages/9.2.0-79330/Tools.xcframework.zip",
20+
checksum: "a6ddf42f88bdf8ae1f6705d6dbe9ec011a9ecb93687b6e2265fe9be75e6c32a2"),
2121
]
2222
)

0 commit comments

Comments
 (0)