7
0

add new version 22.1.1-SNAPSHOT-1076

This commit is contained in:
mac-mini-003 2026-05-04 17:49:39 +02:00
parent 00b2779a2c
commit a2a35f48fb

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",
.branch("snapshots")
.branch("modernize")
),
.package(
name: "WebIdSdkUiKitComponents",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/22.1.1/WebIdDigitalSigningPlugin.framework-v22.1.1-SNAPSHOT-1073.zip",
checksum: "4d31ec4a7633db1f23236f55e1bbcac005b8517cf9a14391209bf3bb8219955e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/22.1.1/WebIdDigitalSigningPlugin.framework-v22.1.1-SNAPSHOT-1076.zip",
checksum: "c6f3d8d2625d1e75942af006cea327db07dc9f20d0ef6f7cf970b8ba442180a5"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",