7
0

add new version 20.4.1-SNAPSHOT-464

This commit is contained in:
mac-mini-003 2026-01-07 14:12:37 +01:00
parent ca482b4251
commit 257d5d90b0

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.0")
),
.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/20.4.1/WebIdIosBankIdentPlugin.framework-v20.4.1-SNAPSHOT-461.zip",
checksum: "fc2996e343e63c22522b2a3ae8dc374a51ae0e6ca4b34b00bc266c794fd553b8"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/20.4.1/WebIdIosBankIdentPlugin.framework-v20.4.1-SNAPSHOT-464.zip",
checksum: "e5f3a8de500e17464f56bdc456a5b7eea4374f1997289ecd8ecb71342ad1a9aa"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",