6
0

add new version 10.2.0

This commit is contained in:
mac-mini-003 2025-01-24 15:45:15 +01:00
parent 632a9f9b5f
commit 336fc24b5f

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "XS2AiOS",
url: "https://github.com/FinTecSystems/xs2a-ios",
.exact("2.0.0")
.exact("2.1.0")
),
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("12.0.0")
.exact("12.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.1.1/WebIdIosBankIdentPlugin.framework-v10.1.1.zip",
checksum: "b4f406564c0e3d6f531ff26cc48ce97b288bef2826b1d1b93c0734eb08075900"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.2.0/WebIdIosBankIdentPlugin.framework-v10.2.0.zip",
checksum: "a33ac6d513c1442c044ff29765da41499ba3b5fe0b53f85114b36603962d48f8"
),
.target(
name: "WebIdIosBankIdentPluginWrapper",