6
0

add new version 20.2.2-SNAPSHOT-445

This commit is contained in:
mac-mini-003 2025-10-02 08:07:16 +02:00
parent 844aef02ba
commit 762f47568a

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("20.3.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.2.2/WebIdIosBankIdentPlugin.framework-v20.2.2-SNAPSHOT-441.zip",
checksum: "bca2886d944fd50f8bf312416a1a90c5421fef9e9f032b27de78d60c2da4ee9e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/20.2.2/WebIdIosBankIdentPlugin.framework-v20.2.2-SNAPSHOT-445.zip",
checksum: "d670711a785abbcef53809efb9862e50cc1019344fb7c0f5c8dfff8f1390ec39"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",