File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,16 @@ let package = Package(
77 products: [
88 . library(
99 name: " PDFTron " ,
10- targets: [ " PDFTron " , " PDFTronTools " ] ) ,
10+ targets: [ " PDFNet " , " Tools " ] ) ,
1111 ] ,
1212 targets: [
1313 . binaryTarget(
14- name: " PDFTron " ,
15- url: " https://www.pdftron.com/downloads/ios/packages/8.1.2/PDFTron .xcframework.zip " ,
16- checksum: " 816f3db41046a2f7eb0760983a69c7099827a2f521626343d3f7db904c80a9a0 " ) ,
14+ name: " PDFNet " ,
15+ url: " https://www.pdftron.com/downloads/ios/packages/9.0.0/PDFNet .xcframework.zip " ,
16+ checksum: " ebda373b05276806ef6f2f35204c8d61cf9e471afa7d41192e08a89719aea914 " ) ,
1717 . binaryTarget(
18- name: " PDFTronTools " ,
19- url: " https://www.pdftron.com/downloads/ios/packages/8.1.2/PDFTronTools .xcframework.zip " ,
20- checksum: " 3ecae0b15f2929fcbdcb65223887069526440663c411031dfff2002a3a63b02d " ) ,
18+ name: " Tools " ,
19+ url: " https://www.pdftron.com/downloads/ios/packages/9.0.0/Tools .xcframework.zip " ,
20+ checksum: " f48afa00890ef112b079fa4a2768901955ece5a2fe0fd18f2463462698d469fc " ) ,
2121 ]
2222)
You can’t perform that action at this time.
0 commit comments