add new version 1.1.1-SNAPSHOT-62

This commit is contained in:
mac-mini-003 2026-05-26 11:54:51 +02:00
parent 6c68ad6636
commit 70bd7a7a74

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.1.1/WebIdEPassPlugin.framework-v1.1.1-SNAPSHOT-61.zip",
checksum: "7a2a42d46edcc273109a2abbd402187cee75d862b5f0732a26b2e5dbd2e6cbbd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.1.1/WebIdEPassPlugin.framework-v1.1.1-SNAPSHOT-62.zip",
checksum: "9c6ab468f181eab9c1f1b8ac6dd0707b53c0d182071a607755a88da351e16a8d"
),
.target(
name: "WebIdEPassPluginWrapper",