6
0

add new version 21.0.1

This commit is contained in:
mac-mini-003 2025-08-28 17:12:22 +02:00
parent dd1909a040
commit 48dbcb5a00

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.2.0")
.exact("20.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.2.0")
.exact("20.2.1")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("20.2.0")
.exact("20.2.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("20.2.0")
.exact("20.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/21.0.0/WebIdEIdProductPlugin.framework-v21.0.0.zip",
checksum: "718aa8a9e80b34a16ab9b480b4156663128b80322ab1ee3bdcd4d64a19dcfa47"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/21.0.1/WebIdEIdProductPlugin.framework-v21.0.1.zip",
checksum: "0f9eb80fa6e7210bb02fdb8a0190d885ebaa92471fedb100637cdf56033a7ad8"
),
.target(
name: "WebIdEIdProductPluginWrapper",