We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acac8a7 commit 7efe87cCopy full SHA for 7efe87c
Package.swift
@@ -12,11 +12,11 @@ let package = Package(
12
targets: [
13
.binaryTarget(
14
name: "PDFNet",
15
- url: "https://www.pdftron.com/downloads/ios/packages/9.1.0/PDFNet.xcframework.zip",
+ url: "https://www.pdftron.com/downloads/ios/packages/9.0.1/PDFNet.xcframework.zip",
16
checksum: "12a8fbe63fd7a790090df01180254980b8b2c5085f6e51f55d405c5d86477435"),
17
18
name: "Tools",
19
- url: "https://www.pdftron.com/downloads/ios/packages/9.1.0/Tools.xcframework.zip",
+ url: "https://www.pdftron.com/downloads/ios/packages/9.0.1/Tools.xcframework.zip",
20
checksum: "dba14970fc54b2342e8460e9946bc5fb76c129a6e8cdf439256213e2bdcbdaea"),
21
]
22
)
0 commit comments