6
0

add new version 13.7.1-SNAPSHOT-1284

This commit is contained in:
mac-mini-003 2025-06-16 17:19:42 +02:00
parent dbb89f5e8a
commit 785a669218

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.3")
.exact("12.6.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.5.3")
.exact("12.6.0")
),
.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.7.1/WebIdVideoIdentProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip",
checksum: "0ace488aa3830b866f5743fbcc6e663647ac02bfd080f16e19f07f2c7dd7c554"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.7.1/WebIdVideoIdentProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip",
checksum: "c6794160cb91958d7a10e4dd4c6e9a00d154b044a6d88dd8cce1fd9c65b4bade"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",