6
0

add new version 20.0.1

This commit is contained in:
mac-mini-003 2025-07-10 18:42:42 +02:00
parent 11130eadfb
commit a882c3ca7f

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdSdkUiKitComponents", name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
.exact("20.0.0") .exact("20.0.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/20.0.0/WebIdDigitalSigningPlugin.framework-v20.0.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/20.0.1/WebIdDigitalSigningPlugin.framework-v20.0.1.zip",
checksum: "14e3f3516cfe8809b74ae70b4e6e1b04f70ba1695260964562b525c5014e00ec" checksum: "99e2247b5ba7b2bcf11c2f5d9bf4b5ec071036f2f2437826ec299ed5678e06a9"
), ),
.target( .target(
name: "WebIdDigitalSigningPluginWrapper", name: "WebIdDigitalSigningPluginWrapper",