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( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("snapshots") .exact("22.0.0")
), ),
.package( .package(
name: "OpenSSL", name: "OpenSSL",
@ -48,8 +48,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEPassPlugin", 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", 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: "53bcd53cff998ee8840db0da0dde488bf7506bbd8deb1c9775bae36885aecd98" checksum: "283385602a62c2d7d94566e5231b7a4f5ce5cc07368296010a7341a5d73a4245"
), ),
.target( .target(
name: "WebIdEPassPluginWrapper", name: "WebIdEPassPluginWrapper",