Skip to content

Commit d3f30ec

Browse files
committed
Update for PDFTron iOS 9.1.278725
1 parent 1741a34 commit d3f30ec

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.1-78665/PDFNet.xcframework.zip",
16-
checksum: "2bcb154780cce60e49b8d5efc4c480407f38463f0714324982ed76a9334d35ec"),
15+
url: "https://www.pdftron.com/downloads/ios/packages/9.1.2-78725/PDFNet.xcframework.zip",
16+
checksum: "de1923c243ce120c67cfc6215abf3b66c51645c56027392e0f6410a0e5aded9b"),
1717
.binaryTarget(
1818
name: "Tools",
19-
url: "https://www.pdftron.com/downloads/ios/packages/9.1.1-78665/Tools.xcframework.zip",
20-
checksum: "7dac003033a78fcd8239333ba89ce8856684f899f3d1fee7e8e9b02617132ef6"),
19+
url: "https://www.pdftron.com/downloads/ios/packages/9.1.2-78725/Tools.xcframework.zip",
20+
checksum: "453db313ee7ddb5a464db8f8d42ff7d3063c65d26940afb49ca8557f760640a8"),
2121
]
2222
)

0 commit comments

Comments
 (0)