6
0

add new version 15.0.1-SNAPSHOT-372

This commit is contained in:
mac-mini-003 2025-09-24 15:56:27 +02:00
parent 8c905b8a07
commit c0d624ae72

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",
.branch("snapshots")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.1/WebIdIosBankIdentPlugin.framework-v15.0.1-SNAPSHOT-369.zip",
checksum: "5e26de018bd2053532e9c57c2cff95fd8bf731e629d24f3091f6d4d7cc64e01b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.1/WebIdIosBankIdentPlugin.framework-v15.0.1-SNAPSHOT-372.zip",
checksum: "bae5e3099727c9b3d529ebfc0260f9b9ce090d37fb96841a4123ed2062cfcc2c"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",