7
0

add new version 15.1.0

This commit is contained in:
mac-mini-003 2026-01-10 23:14:37 +01:00 committed by Mario Rotz
parent b951df1dde
commit f2d7e75276

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")
.exact("15.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.1/WebIdIosBankIdentPlugin.framework-v15.0.1.zip",
checksum: "0515f7289722b0cf1da0a7fb38f6383df8ef4da84b119d3be031146f4f47bb01"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/15.1.0/WebIdIosBankIdentPlugin.framework-v15.1.0.zip",
checksum: "6c64d3308ff67013fa5bf3f6b7264bb261a48a84d503930499f83e2a3a6d255b"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",