7
0

add new version 15.0.1-SNAPSHOT-381

This commit is contained in:
mac-mini-003 2026-01-09 11:02:01 +01:00
parent 7dd9e984e1
commit 6baf05d97c

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.0.1")
.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-380.zip",
checksum: "a163a598640c8fbee22bebcc360c6a96ce74218357e6874a2ce0baf743463701"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.1/WebIdIosBankIdentPlugin.framework-v15.0.1-SNAPSHOT-381.zip",
checksum: "0abbb1b80b4ff356390dcc575bb219da927caaf3979a0d8de54a8de56295ff3f"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",