6
0

add new version 13.7.1

This commit is contained in:
mac-mini-003 2025-06-12 15:18:33 +02:00
parent 56978b0667
commit bc0f9d5565

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/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.7.0/WebIdVideoIdentProductPlugin.framework-v13.7.0.zip",
checksum: "85cf491b3ce2cd48dfa025684a660873c75adbeeacccd4587cd9a458273cacb1"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.7.1/WebIdVideoIdentProductPlugin.framework-v13.7.1.zip",
checksum: "45b4f7e43c139363e60c0d9c1c8cb9a6ab35877a38ea849d081f3cbf63260cbb"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",