6
0

add new version 9.0.2

This commit is contained in:
mac-mini-003 2024-04-18 10:36:38 +02:00
parent 7fce52f62e
commit 687d897e3c

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("10.0.0") .exact("10.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/9.0.1/WebIdIosBankIdentPlugin.framework-v9.0.1.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosBankIdentPlugin/9.0.2/WebIdIosBankIdentPlugin.framework-v9.0.2.zip",
checksum: "638dd9e800840fbe04e054d4343d338c2dfaf119821b931e4207fc41931aee23" checksum: "2c02169439ab31c9e1f4e8cb4d637e9570c417c22279a448efc92e901846fb2a"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",