add new version 1.2.0-SNAPSHOT-71

This commit is contained in:
mac-mini-003 2026-05-26 17:11:17 +02:00
parent 70bd7a7a74
commit 2ed13de7fc

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