6
0

add new version 12.2.0-SNAPSHOT-264

This commit is contained in:
mac-mini-003 2025-05-04 18:19:39 +02:00
parent 4d8b4b2ba2
commit e9f34e5ad0

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("experimental")
.upToNextMinor(from: "7.0.3")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "11.0.0")
.upToNextMinor(from: "11.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/12.0.0/WebIdPluginCore.framework-v12.0.0-SNAPSHOT-255.zip",
checksum: "ff4f88a6d0f6f8b6aa841eace50cc0efe9c52fa7acdcf64553843d0e6c8fc1fc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-264.zip",
checksum: "d235da50dcd5751f3fc4ba2cc3e115ee4ad87f59b0e2e354f666f27c784f5ae3"
),
.target(
name: "WebIdPluginCoreWrapper",