6
0

add new version 10.4.2

This commit is contained in:
mac-mini-003 2025-05-26 23:34:35 +02:00
parent 8ce0c1b2a9
commit dadfb9a87d

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("12.3.2")
.exact("12.3.3")
)
],
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.4.1/WebIdIosBankIdentPlugin.framework-v10.4.1.zip",
checksum: "1d3880aa0c57c5e2e2c1795dc84e417546f114ac2f2ea03a1f768c83fe4e94c2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.4.2/WebIdIosBankIdentPlugin.framework-v10.4.2.zip",
checksum: "738ff5a7781d57a9591535fec993d0c5fd9f474a0ef585b16b2f8903046b229d"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",