6
0

add new version 20.0.3

This commit is contained in:
mac-mini-003 2025-07-04 10:49:14 +02:00
parent 2bdad30498
commit 646e3d9a55

View File

@ -17,7 +17,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: "WebIdEIdOnServerProductPlugin", name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.0.2/WebIdEIdOnServerProductPlugin.framework-v20.0.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.0.3/WebIdEIdOnServerProductPlugin.framework-v20.0.3.zip",
checksum: "e8100dd9947eea219c64125b10eac78efdfb92de1c5757fdfe2d718503422312" checksum: "c30d60d7f97ebf918c29a384db278283d74d1f8bebeb06b4ce2b6de6fd1474c6"
), ),
.target( .target(
name: "WebIdEIdOnServerProductPluginWrapper", name: "WebIdEIdOnServerProductPluginWrapper",