7
0

add new version 22.0.0

This commit is contained in:
mac-mini-003 2026-05-15 13:27:51 +02:00
parent 90c7923025
commit b47ecc7ff4

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("21.2.0") .exact("22.0.0")
), ),
.package( .package(
name: "XS2AiOS", name: "XS2AiOS",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosBankIdentPlugin/21.1.0/WebIdIosBankIdentPlugin.framework-v21.1.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosBankIdentPlugin/22.0.0/WebIdIosBankIdentPlugin.framework-v22.0.0.zip",
checksum: "ac3b245095e851821f1c2f9a1192f8a6d76bea7b8e4490ee05084a70c2d499e7" checksum: "38304849b3a8ff5467c5f9cb547f494c9563ddf2a0cdfcf6a65ba9e3261a1f14"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",