6
0

add new version 13.6.0

This commit is contained in:
mac-mini-003 2025-04-17 17:19:16 +02:00
parent cfb5071319
commit da0e346ecc

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.3.2")
.exact("12.4.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.3.2")
.exact("12.4.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.2.0")
.exact("11.3.0")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.4.0")
.exact("10.6.0")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.5.0/WebIdVideoIdentProductPlugin.framework-v13.5.0.zip",
checksum: "e938c52bae5add50df9d0e064de42f358dd34d07cd51ec6cf255fe840cbfdd1f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.6.0/WebIdVideoIdentProductPlugin.framework-v13.6.0.zip",
checksum: "0163a2fe8d1c52813a91d81d03c211a69a57c2c72974c9f962a585117dd9cad0"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",