6
0

add new version 11.6.0

This commit is contained in:
mac-mini-003 2025-05-23 12:52:30 +02:00
parent c76229be97
commit d8c2f1d402

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.4.0") .exact("13.5.0")
), ),
.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.5.0/WebIdIosBankIdentPlugin.framework-v11.5.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosBankIdentPlugin/11.6.0/WebIdIosBankIdentPlugin.framework-v11.6.0.zip",
checksum: "dbaa2dc46a700ab6c6871a7295917e48f3f75167691993821dcc10766a730596" checksum: "6d175742f5b2fa2159ea5e66166c61b6cfb02ea844fb3039ec45f5266a9f5800"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",