7
0

add new version 21.0.3-SNAPSHOT-479

This commit is contained in:
mac-mini-003 2026-02-06 10:02:23 +01:00
parent 3f18cbb150
commit 662adc804f

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",
.exact("21.0.2")
.branch("snapshots")
),
.package(
name: "XS2AiOS",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.2/WebIdIosBankIdentPlugin.framework-v21.0.2-SNAPSHOT-477.zip",
checksum: "a0c2a5199dc935b6ebdaaf2ff4b75c81a468104ca565aedb66f7ae1b07371e41"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.3/WebIdIosBankIdentPlugin.framework-v21.0.3-SNAPSHOT-479.zip",
checksum: "d652f76f412e2029a5cbcb6bb0afe7c21d38aeb492162e9b760bcd8f120ef6d9"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",