7
0

add new version 21.1.1-SNAPSHOT-699

This commit is contained in:
mac-mini-003 2026-04-23 16:29:00 +02:00
parent f88d72c6a0
commit 2e5cbe812f

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("21.2.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.0.6/WebIdEIdentPlugin.framework-v21.0.6-SNAPSHOT-697.zip",
checksum: "61e12f651fb2059b502faec67bc20ed25a573a529ca3d31f6219fe9eab0a951b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.1.1/WebIdEIdentPlugin.framework-v21.1.1-SNAPSHOT-699.zip",
checksum: "4242c1c10c0bfc9a321b70df00091377d3fa5f7f746c9e231e3236e3aebc456c"
),
.target(
name: "WebIdEIdentPluginWrapper",