6
0

add new version 10.4.2

This commit is contained in:
mac-mini-003 2025-05-26 23:34:35 +02:00
parent 8ce0c1b2a9
commit dadfb9a87d

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.2") .exact("12.3.3")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.4.1/WebIdIosBankIdentPlugin.framework-v10.4.1.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.4.2/WebIdIosBankIdentPlugin.framework-v10.4.2.zip",
checksum: "1d3880aa0c57c5e2e2c1795dc84e417546f114ac2f2ea03a1f768c83fe4e94c2" checksum: "738ff5a7781d57a9591535fec993d0c5fd9f474a0ef585b16b2f8903046b229d"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",