6
0

add new version 20.4.3-SNAPSHOT-650

This commit is contained in:
mac-mini-003 2026-01-07 13:51:16 +01:00
parent 2629776fd0
commit 6a338b5a05

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots")
.exact("21.0.0")
),
.package(
name: "AusweisApp2",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.4.3/WebIdEIdentPlugin.framework-v20.4.3-SNAPSHOT-646.zip",
checksum: "bb20958efb3fe95e3f49857948c5c314c2994537794bff67eea8bed5c05d1e4c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.4.3/WebIdEIdentPlugin.framework-v20.4.3-SNAPSHOT-650.zip",
checksum: "da5d0b6500d8936a5dc7f066296b1b728b36e3476f7ec9165b9f8a887e5eba40"
),
.target(
name: "WebIdEIdentPluginWrapper",