7
0

add new version 22.2.2-SNAPSHOT-1651

This commit is contained in:
mac-mini-003 2026-03-13 16:36:31 +01:00
parent 91c0e75a39
commit 96b31e9273

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.2.1")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.2.1")
.branch("snapshots")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("21.0.4")
.branch("snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.4")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.1.2/WebIdEIdProductPlugin.framework-v22.1.2-SNAPSHOT-1641.zip",
checksum: "c35a9d782f68a06d382c12fda00b95711ba9d2e1c57c3908a233f9489e8ce386"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.2.2/WebIdEIdProductPlugin.framework-v22.2.2-SNAPSHOT-1651.zip",
checksum: "3a4d5d12552d5ce43dfe4354c95af4e7b2cc96bedd600b298c4022397272f26a"
),
.target(
name: "WebIdEIdProductPluginWrapper",