6
0

add new version 20.3.1-SNAPSHOT-450

This commit is contained in:
mac-mini-003 2025-10-30 11:24:12 +01:00
parent a06e829319
commit 6fb262d6a6

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")
.branch("experimental")
),
.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.3.1/WebIdIosBankIdentPlugin.framework-v20.3.1-SNAPSHOT-449.zip",
checksum: "6bde7b70574e0f5c4c0662e6ab9fc2349a2e714b152cb3b643a899cbaac2ffb3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/20.3.1/WebIdIosBankIdentPlugin.framework-v20.3.1-SNAPSHOT-450.zip",
checksum: "d392ff0ec70679765793da0e687fb5021888fc5431bbb5f07c0be824bc0d2432"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",