add new version 1.2.0-SNAPSHOT-83

This commit is contained in:
mac-mini-003 2026-06-04 11:00:48 +02:00
parent 68ae63f031
commit 7a36167f90

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.2.0/WebIdEPassPlugin.framework-v1.2.0-SNAPSHOT-82.zip",
checksum: "53bcd53cff998ee8840db0da0dde488bf7506bbd8deb1c9775bae36885aecd98"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.2.0/WebIdEPassPlugin.framework-v1.2.0-SNAPSHOT-83.zip",
checksum: "283385602a62c2d7d94566e5231b7a4f5ce5cc07368296010a7341a5d73a4245"
),
.target(
name: "WebIdEPassPluginWrapper",