6
0

add new version 20.0.2-SNAPSHOT-417

This commit is contained in:
mac-mini-003 2025-07-15 18:42:22 +02:00
parent 309071fe6c
commit 578aad851f

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.0.0") .branch("redesign-v4-snapshots")
), ),
.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-snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/20.0.1/WebIdIosBankIdentPlugin.framework-v20.0.1-SNAPSHOT-415.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/20.0.2/WebIdIosBankIdentPlugin.framework-v20.0.2-SNAPSHOT-417.zip",
checksum: "2fb1b550c8feb59d8a994fb6a38eeeada8cbd4b946b6c2a888fcfef6dcdf07f7" checksum: "0235a5ab34f02fcc00eecf50eda902d27c8d27094ef17a4c3ed9455e3c001100"
), ),
.target( .target(
name: "WebIdIosBankIdentPluginWrapper", name: "WebIdIosBankIdentPluginWrapper",