6
0

add new version 13.4.1-SNAPSHOT-1281

This commit is contained in:
mac-mini-003 2025-06-12 13:29:45 +02:00
parent 5a759342ba
commit 3326e725df

View File

@ -17,12 +17,12 @@ 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")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.4.1/WebIdVideoIdentProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip",
checksum: "491055561e5428477898fa86cca8f1c4d640e5ee5426e7b2fbb16bc388691578"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.4.1/WebIdVideoIdentProductPlugin.framework-v13.4.1-SNAPSHOT-1281.zip",
checksum: "b7c5e34f586dc69b84d2829795bf575909d790e24331b0b326b099838765e331"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",