add new version 1.2.0-SNAPSHOT-77

This commit is contained in:
mac-mini-003 2026-05-27 16:13:42 +02:00
parent ac9d1bbd73
commit 1cf87bc7cf

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("experimental")
),
.package(
name: "OpenSSL",
@ -48,8 +48,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEPassPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.2.0/WebIdEPassPlugin.framework-v1.2.0-SNAPSHOT-75.zip",
checksum: "5a3f0460118aa566ac162c9a2c00de5998a1d016ea5e0fd4cc32226504edfff9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.2.0/WebIdEPassPlugin.framework-v1.2.0-SNAPSHOT-77.zip",
checksum: "54aa132a65609dcb67e1840ba2b41d62be10f7d711357e4052d3336b97aefd6f"
),
.target(
name: "WebIdEPassPluginWrapper",