6
0

add new version 11.4.1

This commit is contained in:
mac-mini-003 2025-05-26 15:18:02 +02:00
parent c1cf2a166d
commit e20c5c4bd3

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("12.3.1")
.exact("12.3.2")
),
.package(
name: "WebIdSdkUiKitComponents",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/11.4.0/WebIdDigitalSigningPlugin.framework-v11.4.0.zip",
checksum: "d517f87a3429ad0ae6fe715b55b8e2dab8a75455c498c642f9a2c6c438214e4b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/11.4.1/WebIdDigitalSigningPlugin.framework-v11.4.1.zip",
checksum: "e63aa0c37d630ec545a64c9ee9621edd99cc2adba3f53483d88f2110be8f1411"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",