7
0

add new version 21.0.1-SNAPSHOT-469

This commit is contained in:
mac-mini-003 2026-01-08 20:47:55 +01:00
parent 5e4b96a178
commit b8f4b57fca

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.1")
),
.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-467.zip",
checksum: "6b2e1cd41dbf1c276fdeaac2dee3f27e2038057fd6ec9b83c81d22729c92b9b1"
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"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",