6
0

add new version 12.2.0-SNAPSHOT-281

This commit is contained in:
mac-mini-003 2025-05-23 06:04:49 +02:00
parent 1cb57d7a1d
commit a8e675a8f4

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: "7.0.3")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "11.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-280.zip",
checksum: "83400d9fab8a7386b59c2ae4a3c1a77a6351957b0e324d3d9bc11d943ed4d51c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-281.zip",
checksum: "421a8edd0160fd9d6280e05403d515879030c1ea54a16ef715f6d81b158d7bda"
),
.target(
name: "WebIdPluginCoreWrapper",