add new version 1.2.1-SNAPSHOT-86

This commit is contained in:
mac-mini-003 2026-06-04 14:10:19 +02:00
parent 66445adcc6
commit 5bab0bbc0b

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("snapshots")
),
.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-84.zip",
checksum: "befded3d1fb0c7b3bac3605f0ec328c11a9fcf2412b61f142b087f829b1d64a3"
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: "191f24db0f8fa35ef7ae6f1af5a445f1f194203af14eb5db50fa7f6ebb372d49"
),
.target(
name: "WebIdEPassPluginWrapper",