6
0

add new version 12.4.0-SNAPSHOT-897

This commit is contained in:
mac-mini-003 2025-05-27 06:24:10 +02:00
parent a7b12da9c0
commit 1e202b736e

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-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.0/WebIdDigitalSigningPlugin.framework-v12.4.0-SNAPSHOT-896.zip",
checksum: "1e1b71042999d9915e8dfba9878bec3f1b599a925bffa3464370752ffbc3bd71"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.0/WebIdDigitalSigningPlugin.framework-v12.4.0-SNAPSHOT-897.zip",
checksum: "b9a71fd5131a228893358fdf87b9a21cc8144773957aa7bc63e5dfc19e11aeaa"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",