add new version 1.2.1-SNAPSHOT-88

This commit is contained in:
mac-mini-003 2026-06-05 15:55:57 +02:00
parent 29985d5a46
commit 4d42a403ea

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.1.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.2.1/WebIdEPassPlugin.framework-v1.2.1-SNAPSHOT-86.zip",
checksum: "ccf5952ac5cd087da15a30a46c9c06d8212552f0918dcbe35746ba814b1bfec5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.2.1/WebIdEPassPlugin.framework-v1.2.1-SNAPSHOT-88.zip",
checksum: "6c37c3fbe9e3ba97e68ae0f8e06185d1f60dd4c898d5bd5717d629275229b16e"
),
.target(
name: "WebIdEPassPluginWrapper",