7
0

add new version 21.0.2-SNAPSHOT-471

This commit is contained in:
mac-mini-003 2026-01-08 20:53:14 +01:00
parent b8f4b57fca
commit 41d745713c

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.1")
.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.1/WebIdIosBankIdentPlugin.framework-v21.0.1-SNAPSHOT-469.zip",
checksum: "d82cf585cea18b8cc3195d16c0aaac1f9f3ee7e198e3b4204b2738333fc098d0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.2/WebIdIosBankIdentPlugin.framework-v21.0.2-SNAPSHOT-471.zip",
checksum: "230c804390bbc8dc9561703df9126cc17089135f6d3d279c18a46824dfbf5d9f"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",