6
0

add new version 10.0.3

This commit is contained in:
mac-mini-003 2024-07-01 16:35:59 +02:00
parent 27b2fafe8e
commit b665346024

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "XS2AiOS", name: "XS2AiOS",
url: "https://github.com/FinTecSystems/xs2a-ios", url: "https://github.com/FinTecSystems/xs2a-ios",
.exact("1.15.7") .exact("2.0.0")
), ),
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.0.2/WebIdIosBankIdentPlugin.framework-v10.0.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.0.3/WebIdIosBankIdentPlugin.framework-v10.0.3.zip",
checksum: "f9635a282d2cf9da9bc3afd7be8d944c99de372627a05b6cf81cd8012fe25613" checksum: "1ed498b27f42b1e1bd97461160e368ed5ec64c61efaf5a3602511f363ef600dd"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",