6
0

add new version 21.2.2

This commit is contained in:
mac-mini-003 2025-11-27 18:48:45 +01:00
parent 96ccd988dc
commit 9d166a86a3

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.4.0")
.exact("20.4.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.4.0")
.exact("20.4.1")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.2.1/WebIdMetaPlugin.framework-v21.2.1.zip",
checksum: "b29354382f6ac87aada701f9c1f5b7374f2005c897faae46cc8a703b39eb8044"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.2.2/WebIdMetaPlugin.framework-v21.2.2.zip",
checksum: "c0b9211adc8825f9f60b2e74a9890be4a23d31eac866e146503e8070fc898bef"
),
.target(
name: "WebIdMetaPluginWrapper",