6
0

add new version 11.6.2

This commit is contained in:
mac-mini-003 2025-05-27 00:05:20 +02:00
parent 617894c83e
commit aa34f99faa

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.5.1")
.exact("13.5.2")
),
.package(
name: "XS2AiOS",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosBankIdentPlugin/11.6.1/WebIdIosBankIdentPlugin.framework-v11.6.1.zip",
checksum: "ba3297d36ea26a923d87458f679a9ef182ff68808a6baef8fc16cdd811f35428"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosBankIdentPlugin/11.6.2/WebIdIosBankIdentPlugin.framework-v11.6.2.zip",
checksum: "ace277f6163c98c3077911fa733206c087dc582e4e77731955e6700fc409c8cb"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",