6
0

add new version 12.4.2

This commit is contained in:
mac-mini-003 2025-05-27 00:01:30 +02:00
parent bce2cfb952
commit a6835a4c31

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: "WebIdSdkUiKitComponents",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.1/WebIdDigitalSigningPlugin.framework-v12.4.1.zip",
checksum: "aa26da23ca3e48a7e2dab58cca77f3d7dde34603aa3fb2425f0322a22bd9ebb5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.2/WebIdDigitalSigningPlugin.framework-v12.4.2.zip",
checksum: "12e2f572b61e84387341ddc8033567aa22e3bd42a56e5b355daeb5087d9c3c01"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",