7
0

add new version 22.4.1-SNAPSHOT-1693

This commit is contained in:
mac-mini-003 2026-04-24 13:09:17 +02:00
parent 136f77f415
commit b8d8037da0

View File

@ -17,12 +17,12 @@ let package = Package(
.package( .package(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.1.0") .exact("22.1.1")
), ),
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.1.0") .exact("22.1.1")
), ),
.package( .package(
name: "WebIdEIdentPlugin", name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEIdProductPlugin", name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.3.5/WebIdEIdProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.4.1/WebIdEIdProductPlugin.framework-v22.4.1-SNAPSHOT-1693.zip",
checksum: "62de2ae3da18c8bf2e6fcca736bb75f2ce6044c9e032179dadb330e0644c3820" checksum: "b123c56bff016f0d50a85297ad69c7f12c964e745a8eaa379d414cbb48cdc34f"
), ),
.target( .target(
name: "WebIdEIdProductPluginWrapper", name: "WebIdEIdProductPluginWrapper",