7
0

add new version 15.1.2-SNAPSHOT-389

This commit is contained in:
mac-mini-003 2026-01-22 11:01:30 +01:00
parent 936add7738
commit 61b18ef2f4

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("15.1.0")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.1/WebIdIosBankIdentPlugin.framework-v15.0.1-SNAPSHOT-383.zip",
checksum: "de79484ef8e281e4035ee29ce875bf179e015c106410e43b9cd5db343c7d769c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/15.1.2/WebIdIosBankIdentPlugin.framework-v15.1.2-SNAPSHOT-389.zip",
checksum: "80f8ea7fccdf2e53d803d4aa7ca8f2c32a9f10b560afef433a15a7f5e38e42a0"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",