Skip to content

Commit ddd5df8

Browse files
committed
Update for PDFTron iOS 9.1.078529
1 parent 4ec330a commit ddd5df8

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.0.2-77879/PDFNet.xcframework.zip",
16-
checksum: "1d94a1174356216fc8f999ec7fe6180efcc15026440e047d68405a44141cc2d4"),
15+
url: "https://www.pdftron.com/downloads/ios/packages/9.1.0-78529/PDFNet.xcframework.zip",
16+
checksum: "09566622f46a5be5d9ed60d9bdfa18b0489cb2c6dc74eb6d883dfac733f13f6d"),
1717
.binaryTarget(
1818
name: "Tools",
19-
url: "https://www.pdftron.com/downloads/ios/packages/9.0.2-77879/Tools.xcframework.zip",
20-
checksum: "3dad5a61ebb98341abb3d3de19fb3d08da2d0f71ab371f702bea0f345cfa5ce0"),
19+
url: "https://www.pdftron.com/downloads/ios/packages/9.1.0-78529/Tools.xcframework.zip",
20+
checksum: "397a011363f155a9cb993fd659342525ef860db8c54a262ede1140da5351ca9b"),
2121
]
2222
)

0 commit comments

Comments
 (0)