6
0

add new version 11.5.0

This commit is contained in:
mac-mini-003 2025-04-23 15:45:51 +02:00
parent d0eadf58c0
commit c76229be97

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.3.1") .exact("13.4.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.4.2/WebIdIosBankIdentPlugin.framework-v11.4.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosBankIdentPlugin/11.5.0/WebIdIosBankIdentPlugin.framework-v11.5.0.zip",
checksum: "213caaea207e01c7fcedf010450a7aee0f97b77230438db8948bdc4de6f69dba" checksum: "dbaa2dc46a700ab6c6871a7295917e48f3f75167691993821dcc10766a730596"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",