add new version 15.0.0
This commit is contained in:
parent
dadfb9a87d
commit
22f70ce769
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "XS2AiOS",
|
||||
url: "https://github.com/FinTecSystems/xs2a-ios",
|
||||
.exact("2.0.0")
|
||||
.exact("2.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("12.3.3")
|
||||
.exact("15.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosBankIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.4.2/WebIdIosBankIdentPlugin.framework-v10.4.2.zip",
|
||||
checksum: "738ff5a7781d57a9591535fec993d0c5fd9f474a0ef585b16b2f8903046b229d"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.0/WebIdIosBankIdentPlugin.framework-v15.0.0.zip",
|
||||
checksum: "de5d19e5c8c1d1650f89454178b1d870ccb22eb07993ece6a57b3b703963147b"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosBankIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user