6
0

add new version 15.0.6-SNAPSHOT-442

This commit is contained in:
mac-mini-003 2025-12-04 12:13:34 +01:00
parent 375233e554
commit 854ff262f9

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("15.0.1")
.branch("legacy-snapshots")
),
.package(
name: "AusweisApp2",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.5/WebIdEIdentPlugin.framework-v15.0.5-SNAPSHOT-440.zip",
checksum: "6df94fcc9c1f8c8016ad5b5af261e21d2990a9b4e3697751d5dfd22820c3d7e8"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.6/WebIdEIdentPlugin.framework-v15.0.6-SNAPSHOT-442.zip",
checksum: "cd1bf52703e768230fb81074ff658de898f265a98ef7f3804cb221a1758bc1dd"
),
.target(
name: "WebIdEIdentPluginWrapper",