6
0

add new version 13.5.0

This commit is contained in:
mac-mini-003 2025-03-12 18:55:30 +01:00
parent 23af5bb444
commit 3b6d33c479

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("10.2.0")
.exact("10.2.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.1")
.exact("12.3.2")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.3.1")
.exact("12.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.4.2/WebIdPayProductPlugin.framework-v13.4.2.zip",
checksum: "3b8e73195aa8fb9f2520a379be7fac3916ea70a0093d6c95757a7868f58287dc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.5.0/WebIdPayProductPlugin.framework-v13.5.0.zip",
checksum: "f0d58d43ffafd079e29aec850d933bcb818d7c1c9c2bba9d84958db2b3bea13f"
),
.target(
name: "WebIdPayProductPluginWrapper",