7
0

add new version 22.0.1-SNAPSHOT-718

This commit is contained in:
mac-mini-003 2026-06-04 15:13:19 +02:00
parent 7ee51fac91
commit f3a983f420

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.0.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/21.1.2/WebIdEIdentPlugin.framework-v21.1.2-SNAPSHOT-716.zip",
checksum: "3568d9fbf5584d999eed0f30909c5489f4a25f227c2312ac368292657dc1050d"
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"
),
.target(
name: "WebIdEIdentPluginWrapper",