7
0

add new version 22.5.3-SNAPSHOT-1728

This commit is contained in:
mac-mini-003 2026-06-08 11:30:55 +02:00
parent 01e98f4375
commit 55018f9cf1

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("23.1.0")
.exact("23.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("23.1.0")
.exact("23.1.1")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("22.0.0")
.exact("22.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("23.0.2")
.exact("23.0.3")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.5.2/WebIdEIdProductPlugin.framework-v22.5.2-SNAPSHOT-1725.zip",
checksum: "e57950f9ebec05b0e08d53c8ff1aaf1ddc749bc1621733e7b3bc923c6a12ca39"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.5.3/WebIdEIdProductPlugin.framework-v22.5.3-SNAPSHOT-1728.zip",
checksum: "c01bec7b2dfef2f05fb7ba990e0742996d1e9c7c38e1e07105aad59dfaf1fe6c"
),
.target(
name: "WebIdEIdProductPluginWrapper",