7
0

add new version 22.0.1-SNAPSHOT-416

This commit is contained in:
mac-mini-003 2026-06-05 14:27:54 +02:00
parent 77e14c854f
commit 87e1f49452

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",
.branch("snapshots")
.upToNextMinor(from: "22.3.0")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "21.6.0")
)
],
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-414.zip",
checksum: "f99f63d499416353dd13a7b3c216023a94c2ffa8bd1a0f4e64e2dd4661beda52"
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"
),
.target(
name: "WebIdPluginCoreWrapper",