6
0

add new version 20.1.0

This commit is contained in:
mac-mini-003 2025-08-01 14:50:00 +02:00
parent 95344fa449
commit b347d1312e

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("20.0.1")
.exact("20.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.0.1")
.exact("20.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.0.1")
.exact("20.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/20.0.4/WebIdAutoIdentOnServerProductPlugin.framework-v20.0.4.zip",
checksum: "a893d2dff89e7227b117ad88195b108baf873cb63de4972cd7ed5b03fa1b3bcc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/20.1.0/WebIdAutoIdentOnServerProductPlugin.framework-v20.1.0.zip",
checksum: "7930e1094f531db36748f89ef675dcdf50ab34ddad4929a6b9f2dc0568ba5606"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",