6
0

add new version 10.1.0

This commit is contained in:
mac-mini-003 2024-07-12 12:35:08 +02:00
parent b665346024
commit 988cf61383

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("11.0.1") .exact("12.0.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.0.3/WebIdIosBankIdentPlugin.framework-v10.0.3.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/10.1.0/WebIdIosBankIdentPlugin.framework-v10.1.0.zip",
checksum: "1ed498b27f42b1e1bd97461160e368ed5ec64c61efaf5a3602511f363ef600dd" checksum: "439e96e369bd0ef4827a11e3106c77f748adea246113c224fa52da6661721332"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",