6
0

add new version 20.2.0

This commit is contained in:
mac-mini-003 2025-08-25 12:13:05 +02:00
parent 862200140f
commit 14762d7d80

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("20.1.0") .exact("20.2.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/redesign-v4/de/webid-solutions/WebIdIosBankIdentPlugin/20.1.0/WebIdIosBankIdentPlugin.framework-v20.1.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosBankIdentPlugin/20.2.0/WebIdIosBankIdentPlugin.framework-v20.2.0.zip",
checksum: "f70459ee8f700fc7deac349bd93ce29b391ee98cc94ecae8df80290ffde1e4db" checksum: "ff5a669e96c84a484b8d4ece6e932b6c730f5c956c3f4e296fd204c16db207df"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",