6
0

add new version 10.4.0

This commit is contained in:
mac-mini-003 2025-05-23 10:35:12 +02:00
parent 4bdb082432
commit b3dc1bc72f

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.2.0")
.exact("12.3.1")
)
],
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.3.0/WebIdIosBankIdentPlugin.framework-v10.3.0.zip",
checksum: "16777155dcb69e9f10769380fd93d3c6c05f0ba31898320224b8e82c672f8c97"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.4.0/WebIdIosBankIdentPlugin.framework-v10.4.0.zip",
checksum: "e58a2d4bb9bc7e521b6739a45dd81e95f03d9b5f727f8c3f3f2d27b053962a15"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",