6
0

add new version 10.0.2

This commit is contained in:
mac-mini-003 2024-06-20 15:02:07 +02:00
parent 417d386b80
commit 27b2fafe8e

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("11.0.0")
.exact("11.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.0.1/WebIdIosBankIdentPlugin.framework-v10.0.1.zip",
checksum: "c57b8672311dcd1d292d2f70666b9bf2f02ae261523e39c278b3a1ce646b8ca6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.0.2/WebIdIosBankIdentPlugin.framework-v10.0.2.zip",
checksum: "f9635a282d2cf9da9bc3afd7be8d944c99de372627a05b6cf81cd8012fe25613"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",