6
0

add new version 20.2.2-SNAPSHOT-596

This commit is contained in:
mac-mini-003 2025-09-18 16:01:22 +02:00
parent b219695e85
commit fc06ce8265

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.0")
.branch("experimental")
),
.package(
name: "AusweisApp2",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/15.0.0/WebIdEIdentPlugin.framework-v15.0.0.zip",
checksum: "97dba31f928a0a511b6b557d2239b56ddc587c1df5cddac329a675a013673e2a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEIdentPlugin/20.2.2/WebIdEIdentPlugin.framework-v20.2.2-SNAPSHOT-596.zip",
checksum: "b2315e4780d65a6545530e22e99dcaa8b6511b613efda0b887866a274e453f5c"
),
.target(
name: "WebIdEIdentPluginWrapper",