6
0

add new version 20.0.0

This commit is contained in:
mac-mini-003 2025-06-27 17:20:03 +02:00
parent 1719f9f77a
commit 78abb47f86

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
.exact("13.6.0")
.exact("20.0.0")
),
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.5.2")
.exact("20.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/13.6.0/WebIdOnServerDocumentScanner.framework-v13.6.0.zip",
checksum: "9d88a2c9c4929504b2febb5352e3b9bd211febcf1667434eeeaded6c435f97f5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/20.0.0/WebIdOnServerDocumentScanner.framework-v20.0.0.zip",
checksum: "465ab63c906fc3dacb0b1abf7cae894a358e5d8e7b64b3c61fdad33692fdae33"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",