6
0

add new version 20.3.1-SNAPSHOT-340

This commit is contained in:
mac-mini-003 2025-10-01 14:44:53 +02:00
parent 5644cd6ea8
commit 4a9212b245

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