6
0

add new version 13.6.0

This commit is contained in:
mac-mini-003 2025-04-17 17:20:16 +02:00
parent 3b6d33c479
commit 06841bd648

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("10.2.1")
.exact("10.3.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: "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: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.3.2")
.exact("12.4.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
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"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.6.0/WebIdPayProductPlugin.framework-v13.6.0.zip",
checksum: "6fd327e05754558d2392f4dc9f3b609fc9e1831380d189fcf589eedf29855363"
),
.target(
name: "WebIdPayProductPluginWrapper",