7
0

add new version 22.0.1-SNAPSHOT-720

This commit is contained in:
mac-mini-003 2026-06-05 15:40:45 +02:00
parent f3a983f420
commit a598c197f6

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("22.1.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/22.0.1/WebIdEIdentPlugin.framework-v22.0.1-SNAPSHOT-718.zip",
checksum: "14b6014cb2e34a6abca20db8328bfec074726a440bbead081d412e460ec30208"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/22.0.1/WebIdEIdentPlugin.framework-v22.0.1-SNAPSHOT-720.zip",
checksum: "f6478870a46dc5e36e32708292461303617448a64ca99021139257e51ad4a91e"
),
.target(
name: "WebIdEIdentPluginWrapper",