6
0

add new version 13.3.0

This commit is contained in:
mac-mini-003 2024-10-22 11:41:14 +02:00
parent 68a1fcfe08
commit 142d476fbe

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.4")
.exact("11.1.5")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.2.1")
.exact("10.3.1")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.2.0/WebIdVideoIdentProductPlugin.framework-v13.2.0.zip",
checksum: "52d171279a49d7d6c02d9f4d8c59460a7787b301f56074891ec24b93aff250c6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.3.0/WebIdVideoIdentProductPlugin.framework-v13.3.0.zip",
checksum: "8cfef6862e73a6f5e7bc74fc52cee26e14e019b52147fb65a18d8b2404b7f1c1"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",