7
0

add new version 21.0.2-SNAPSHOT-477

This commit is contained in:
mac-mini-003 2026-02-05 17:02:42 +01:00
parent 1befc619ee
commit 3f18cbb150

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",
.branch("snapshots")
.exact("21.0.2")
),
.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-474.zip",
checksum: "d92dce232e8c24a4349d5311215da4d12e58a11e1d53f61e14cb195bd5380384"
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"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",