6
0

add new version 20.2.2-SNAPSHOT-337

This commit is contained in:
mac-mini-003 2025-10-01 14:39:48 +02:00
parent 01a6ef75de
commit 5644cd6ea8

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: "20.3.0")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "20.0.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/20.2.2/WebIdPluginCore.framework-v20.2.2-SNAPSHOT-335.zip",
checksum: "91c357b3a498b28112673df892c28fce689f16265b290df58f6e21bab42d99ce"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/20.2.2/WebIdPluginCore.framework-v20.2.2-SNAPSHOT-337.zip",
checksum: "6b1e16583e1629e31271c7eac052cb117ec7e34ea691b7121cb6812f3ccc1e7d"
),
.target(
name: "WebIdPluginCoreWrapper",