7
0

add new version 22.1.1-SNAPSHOT-418

This commit is contained in:
mac-mini-003 2026-06-05 14:32:26 +02:00
parent 87e1f49452
commit dd8f078992

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
.upToNextMinor(from: "22.3.0")
.branch("snapshots")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "21.6.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/22.0.1/WebIdPluginCore.framework-v22.0.1-SNAPSHOT-416.zip",
checksum: "dd9aa70ac335918dd68ec16543ddc3020c770ed75813c85a1a6ff614109ec1e3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/22.1.1/WebIdPluginCore.framework-v22.1.1-SNAPSHOT-418.zip",
checksum: "7900e78ec5b3bd11987bfd9359667f6506bc4d33c468320a607a369fab4e2f18"
),
.target(
name: "WebIdPluginCoreWrapper",