7
0

add new version 21.0.3

This commit is contained in:
mac-mini-003 2026-02-23 17:12:26 +01:00
parent a0519b2693
commit b7830265b8

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("21.0.2") .exact("21.0.3")
), ),
.package( .package(
name: "XS2AiOS", name: "XS2AiOS",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.2/WebIdIosBankIdentPlugin.framework-v21.0.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.3/WebIdIosBankIdentPlugin.framework-v21.0.3.zip",
checksum: "0fdfc003a7c6fd7197b41b05abd3e87f3ab42036bd91dd51773e09d8c1b4a6e3" checksum: "90f5161d0aa5c92d3dce758a3c1b7015be5225a68b530787e94228baade0c799"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",