add new version 1.1.1

This commit is contained in:
mac-mini-003 2026-05-15 13:25:18 +02:00
parent 9be97e8dba
commit 655dbf2787

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",
.exact("21.2.0") .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/releases/de/webid-solutions/WebIdEPassPlugin/1.1.0/WebIdEPassPlugin.framework-v1.1.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassPlugin/1.1.1/WebIdEPassPlugin.framework-v1.1.1.zip",
checksum: "248cab93d937779b84f7b040776dca82786599891b0680a23b2fec8e417ccbcd" checksum: "f9722346908d35296ec11ec2b8d03f8b273662e2d2b3f1e638cafac06b9258b6"
), ),
.target( .target(
name: "WebIdEPassPluginWrapper", name: "WebIdEPassPluginWrapper",