7
0

add new version 22.0.2-SNAPSHOT-722

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

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",
.exact("22.1.0")
.branch("snapshots")
),
.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-720.zip",
checksum: "f6478870a46dc5e36e32708292461303617448a64ca99021139257e51ad4a91e"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/22.0.2/WebIdEIdentPlugin.framework-v22.0.2-SNAPSHOT-722.zip",
checksum: "bb26234d510269935694157648fd68dca9294e9be580353d1de9c688f5088512"
),
.target(
name: "WebIdEIdentPluginWrapper",