6
0

add new version 10.4.1

This commit is contained in:
mac-mini-003 2025-05-26 14:44:38 +02:00
parent b3dc1bc72f
commit 8ce0c1b2a9

View File

@ -22,14 +22,14 @@ 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("12.3.1") .exact("12.3.2")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.4.0/WebIdIosBankIdentPlugin.framework-v10.4.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.4.1/WebIdIosBankIdentPlugin.framework-v10.4.1.zip",
checksum: "e58a2d4bb9bc7e521b6739a45dd81e95f03d9b5f727f8c3f3f2d27b053962a15" checksum: "1d3880aa0c57c5e2e2c1795dc84e417546f114ac2f2ea03a1f768c83fe4e94c2"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",