6
0

add new version 20.0.4

This commit is contained in:
mac-mini-003 2025-07-10 19:04:51 +02:00
parent 646e3d9a55
commit 3fbfd1fb16

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("20.0.1")
.exact("20.0.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("20.0.0")
.exact("20.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.0.0")
.exact("20.0.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.0.0")
.exact("20.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.0.3/WebIdEIdOnServerProductPlugin.framework-v20.0.3.zip",
checksum: "c30d60d7f97ebf918c29a384db278283d74d1f8bebeb06b4ce2b6de6fd1474c6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.0.4/WebIdEIdOnServerProductPlugin.framework-v20.0.4.zip",
checksum: "9341fec28906893a165fd4b29de0ab46c0351b7b7aba30f8c712a2948bdde42f"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",