6
0

add new version 20.0.3

This commit is contained in:
mac-mini-003 2025-07-04 10:49:38 +02:00
parent 68c5acc5a9
commit 9a0b5d05f8

View File

@ -27,7 +27,7 @@ let package = Package(
.package( .package(
name: "WebIdEIdentPlugin", name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("20.0.0") .exact("20.0.1")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEIdProductPlugin", name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdProductPlugin/20.0.2/WebIdEIdProductPlugin.framework-v20.0.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdProductPlugin/20.0.3/WebIdEIdProductPlugin.framework-v20.0.3.zip",
checksum: "e6bcc0e7241ae72f9b81562601adb1b44732c63040b5c7f0f4b49cf50ebcfae3" checksum: "af5a9ddcefb8892b7c9b2b1422e30ca3bdb0235c714f94bf6c6157981013f40e"
), ),
.target( .target(
name: "WebIdEIdProductPluginWrapper", name: "WebIdEIdProductPluginWrapper",