6
0

add new version 12.4.0-SNAPSHOT-896

This commit is contained in:
mac-mini-003 2025-05-26 15:48:12 +02:00
parent a437659fbb
commit a7b12da9c0

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.0")
.exact("13.5.1")
),
.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-895.zip",
checksum: "1e4896d7073980240bcdf0dff2658c5207e390fb25de9973952c00a793538568"
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"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",