6
0

add new version 11.6.1

This commit is contained in:
mac-mini-003 2025-05-26 16:37:29 +02:00
parent d8c2f1d402
commit 617894c83e

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.5.0") .exact("13.5.1")
), ),
.package( .package(
name: "XS2AiOS", name: "XS2AiOS",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosBankIdentPlugin/11.6.0/WebIdIosBankIdentPlugin.framework-v11.6.0.zip", 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: "6d175742f5b2fa2159ea5e66166c61b6cfb02ea844fb3039ec45f5266a9f5800" checksum: "ba3297d36ea26a923d87458f679a9ef182ff68808a6baef8fc16cdd811f35428"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",