6
0

add new version 13.4.1-SNAPSHOT-1281

This commit is contained in:
mac-mini-003 2025-06-12 13:28:38 +02:00
parent 12bf3fb6be
commit 9588710356

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.2")
.exact("12.5.3")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.5.2")
.exact("12.5.3")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip",
checksum: "49c3baab8cf0d715bb5ae7d62cb5a0001724cbc686ba90cf800d1f3a952312fc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1281.zip",
checksum: "47da8a1c55bfab135bb549334035dd6297ae8f8b8e4613f990bea6e060d8f20d"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",