6
0

add new version 21.0.1

This commit is contained in:
mac-mini-003 2025-08-28 17:12:49 +02:00
parent e2c27e1cd5
commit acb73a9b55

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-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")
),
.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: "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")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.0.0/WebIdMetaPlugin.framework-v21.0.0.zip",
checksum: "4906908d40455759fc218f21f8983a7cb8b3845d37fc54c6ed3f724b6c3af08b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.0.1/WebIdMetaPlugin.framework-v21.0.1.zip",
checksum: "ef852260b4132237b3f32954bccc822a8f9d8227872c6cfa6b4db639e480326a"
),
.target(
name: "WebIdMetaPluginWrapper",