6
0

add new version 20.3.1-SNAPSHOT-449

This commit is contained in:
mac-mini-003 2025-10-02 11:37:16 +02:00
parent 26eed823f2
commit a06e829319

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("20.3.0")
.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.2.2/WebIdIosBankIdentPlugin.framework-v20.2.2-SNAPSHOT-446.zip",
checksum: "15e4593ac67a3e54886ee739476335d39440150beb81e5bcabc42449800531ce"
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"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",