add new version 1.1.1-SNAPSHOT-60

This commit is contained in:
mac-mini-003 2026-05-13 12:23:17 +02:00
parent 3bc93bf52c
commit 3adbc47144

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",
.branch("snapshots")
.exact("22.0.0")
),
.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.1.1/WebIdEPassPlugin.framework-v1.1.1-SNAPSHOT-56.zip",
checksum: "5305ea0a860b8fb3860518c47e337574df6710ed9b88ea9fad05e686a8060414"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.1.1/WebIdEPassPlugin.framework-v1.1.1-SNAPSHOT-60.zip",
checksum: "a6c5bb24987525ef72e9631c2217db8f2a6f526aebf75b0f72f4a0cbd761c4a3"
),
.target(
name: "WebIdEPassPluginWrapper",