6
0

add new version 13.7.0

This commit is contained in:
mac-mini-003 2025-05-27 10:58:12 +02:00
parent def096bae3
commit 56978b0667

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.4.0")
.exact("12.5.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.4.0")
.exact("12.5.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.3.0")
.exact("11.4.2")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.6.1")
.exact("10.7.2")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.6.2/WebIdVideoIdentProductPlugin.framework-v13.6.2.zip",
checksum: "f79a9383f869c4d8e0eb31138925c2b5c71ecce910f758b3a87287e6a2fb844c"
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"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",