6
0

add new version 20.0.0

This commit is contained in:
mac-mini-003 2025-07-01 11:44:51 +02:00
parent ed80dcfe60
commit e774b3c351

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.6.0")
.exact("20.0.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.6.0")
.exact("20.0.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.4.3")
.exact("20.0.0")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("11.4.2")
.exact("20.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/14.7.0/WebIdVideoIdentProductPlugin.framework-v14.7.0.zip",
checksum: "8a26e1080c297428337555bc5e440d4b50b90b0f0861e822176494366fb3e0fc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/20.0.0/WebIdVideoIdentProductPlugin.framework-v20.0.0.zip",
checksum: "bbd42f63c3f9306a93b30ec2b60795912e33db06d891bcaf4a1bc482b2bb9501"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",