6
0

add new version 20.2.2-SNAPSHOT-336

This commit is contained in:
mac-mini-003 2025-09-18 15:44:48 +02:00
parent dcb620ce3a
commit a6b13f17ad

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: "7.0.3")
.branch("snapshots")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "11.3.2")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-268.zip",
checksum: "a61210866d090211aa42abb815c145e6e7b3d4442fd9288c068de7980cdd3bfe"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/20.2.2/WebIdPluginCore.framework-v20.2.2-SNAPSHOT-336.zip",
checksum: "0f330f4ce1adfeaad78a79f367c7056ff7a95cfa6125b8191cace8918d5e407f"
),
.target(
name: "WebIdPluginCoreWrapper",