6
0

add new version 15.0.1-SNAPSHOT-369

This commit is contained in:
mac-mini-003 2025-07-15 17:22:06 +02:00
parent 71062aa37f
commit 8c905b8a07

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.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.0/WebIdIosBankIdentPlugin.framework-v15.0.0-SNAPSHOT-367.zip",
checksum: "ef21779459f6cb16d19033dfa832ac1eb2c5795fa8e93fdbdd6572e7d8c29364"
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"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",