add new version 22.2.4-SNAPSHOT-1656

This commit is contained in:
mac-mini-003 2026-03-19 15:15:01 +01:00
parent 47eb2a2dfc
commit 4edce7d646

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdSdkUiKitComponents", name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("snapshots") .upToNextMinor(from: "21.0.3")
), ),
.package( .package(
name: "WebIdEPassPlugin", name: "WebIdEPassPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEPassProductPlugin", name: "WebIdEPassProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.2.3/WebIdEPassProductPlugin.framework-v22.2.3-SNAPSHOT-1653.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassProductPlugin/22.2.4/WebIdEPassProductPlugin.framework-v22.2.4-SNAPSHOT-1656.zip",
checksum: "85a2e7c3ca2545e606fff50df7a53a17712d164089147d06e4d360f7e3c9ecf9" checksum: "85e43b9103ed4d4fe4a2d1724f110db1b94e384330334214eede3e5879c25258"
), ),
.target( .target(
name: "WebIdEPassProductPluginWrapper", name: "WebIdEPassProductPluginWrapper",