7
0

add new version 22.0.2-SNAPSHOT-1579

This commit is contained in:
mac-mini-003 2026-02-04 16:15:08 +01:00
parent b05bf2db7e
commit 09cb2cc296

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("21.0.0")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.0.0")
.branch("snapshots")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("21.0.0")
.branch("snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.2.2/WebIdEIdProductPlugin.framework-v21.2.2-SNAPSHOT-1569.zip",
checksum: "6a0b687bc92d9e734d8cbd3a22ba5afd98e0ffa9ddca6584daaaa4fb18e26383"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.0.2/WebIdEIdProductPlugin.framework-v22.0.2-SNAPSHOT-1579.zip",
checksum: "fdacf7f60ed4407cc248e1371d8595d0ae349c832a6d22f09f28e6f8e7a6268c"
),
.target(
name: "WebIdEIdProductPluginWrapper",