add new version 10.2.1
This commit is contained in:
parent
336fc24b5f
commit
91167ead8c
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "XS2AiOS",
|
||||
url: "https://github.com/FinTecSystems/xs2a-ios",
|
||||
.exact("2.1.0")
|
||||
.exact("2.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosBankIdentPlugin",
|
||||
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"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.2.1/WebIdIosBankIdentPlugin.framework-v10.2.1.zip",
|
||||
checksum: "56da913867e67c231f0b781cf03b7b5f2c83dd59fe371df9976ce2d67062d85d"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosBankIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user