7
0

add new version 20.4.1-SNAPSHOT-461

This commit is contained in:
mac-mini-003 2026-01-05 21:04:02 +01:00
parent 6c591a1286
commit ca482b4251

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("experimental")
.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/20.4.1/WebIdIosBankIdentPlugin.framework-v20.4.1-SNAPSHOT-460.zip",
checksum: "6d05faba66fb2db3606d1709c0cb53bb634f5660c6d1e31c383ceedbc71b2d95"
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"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",