Skip to content

Commit 4ec330a

Browse files
committed
Update for PDFTron iOS 9.0.2-77879
1 parent 6ed179f commit 4ec330a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Package.swift

Lines changed: 5 additions & 5 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.0.2/PDFNet.xcframework.zip",
16-
checksum: "393ce4d891d2a4727592a1483558db8d3a3b2e84589a482c3d07fea727ac550c"),
15+
url: "https://www.pdftron.com/downloads/ios/packages/9.0.2-77879/PDFNet.xcframework.zip",
16+
checksum: "1d94a1174356216fc8f999ec7fe6180efcc15026440e047d68405a44141cc2d4"),
1717
.binaryTarget(
1818
name: "Tools",
19-
url: "https://www.pdftron.com/downloads/ios/packages/9.0.2/Tools.xcframework.zip",
20-
checksum: "c9050d5b29eb3483bbeab06a6d4074447e8b603fe6d7b8fb68e99aacc474ff16"),
19+
url: "https://www.pdftron.com/downloads/ios/packages/9.0.2-77879/Tools.xcframework.zip",
20+
checksum: "3dad5a61ebb98341abb3d3de19fb3d08da2d0f71ab371f702bea0f345cfa5ce0"),
2121
]
22-
)
22+
)

0 commit comments

Comments
 (0)