7
0

add new version 22.2.4-SNAPSHOT-1657

This commit is contained in:
mac-mini-003 2026-03-27 16:05:46 +01:00
parent 713c4329f2
commit 98064f64f1

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",
.branch("snapshots")
.exact("21.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("21.2.1")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.branch("snapshots")
.exact("21.0.4")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("snapshots")
.exact("21.0.4")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.2.4/WebIdEIdProductPlugin.framework-v22.2.4-SNAPSHOT-1656.zip",
checksum: "613890e4acf0349b5e7726961b4da066d9147a88ee1a6583f3fe61b63d50adb9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.2.4/WebIdEIdProductPlugin.framework-v22.2.4-SNAPSHOT-1657.zip",
checksum: "64f8370965d7a2012bc1b870f668c57890da157da5f6a611f787fd01da1d1ff7"
),
.target(
name: "WebIdEIdProductPluginWrapper",