add new version 1.2.0-SNAPSHOT-78

This commit is contained in:
mac-mini-003 2026-05-28 11:34:39 +02:00
parent 4fb88d6b42
commit 4beb2e0c7c

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-76.zip",
checksum: "4f28fe2f8212bf2d2c448d6bb8db2057329b750b36ea04f2e2fe60766ab3e50a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.2.0/WebIdEPassPlugin.framework-v1.2.0-SNAPSHOT-78.zip",
checksum: "b92c4426ee1faefae61a0a25a12a477be61dcbab3c6d264539123d5418f9d189"
),
.target(
name: "WebIdEPassPluginWrapper",