6
0

add new version 20.1.1

This commit is contained in:
mac-mini-003 2025-08-04 12:05:34 +02:00
parent bdbdab06d7
commit 5acf8b2386

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.1.0")
.exact("20.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.1.0")
.exact("20.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.1.0/WebIdEIdOnServerProductPlugin.framework-v20.1.0.zip",
checksum: "a0478d8c7d91a1622930c56757c3a32a22cc5dd0619f9a3b5be35c172e57bad6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.1.1/WebIdEIdOnServerProductPlugin.framework-v20.1.1.zip",
checksum: "6149ec321770e5e3dace124a5bfefead8e99c14d08d5edb0a7f407f27e2bf8df"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",