6
0

add new version 13.0.11

This commit is contained in:
mac-mini-003 2024-07-23 15:51:10 +02:00
parent 07d5cc4854
commit 06a02bc577

View File

@ -22,24 +22,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.0")
.exact("11.1.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.1.0")
.exact("12.2.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.1.0")
.exact("12.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.8/WebIdPayProductPlugin.framework-v13.0.8.zip",
checksum: "bedeada7b12aa05297557d4e12400ce23da17b612d9f0da3028dea74a5326aa5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.11/WebIdPayProductPlugin.framework-v13.0.11.zip",
checksum: "4791690fe7a839664f2246ad8df3ee58366e9899db4cde6d9a0a06df1e7244ae"
),
.target(
name: "WebIdPayProductPluginWrapper",