6
0

add new version 12.1.0-SNAPSHOT-257

This commit is contained in:
mac-mini-003 2024-12-17 17:04:34 +01:00
parent 368930adce
commit 1de2571da1

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "11.0.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.0.0/WebIdPluginCore.framework-v12.0.0-SNAPSHOT-255.zip",
checksum: "a8b6c8c5ea546f74b9d05640b5e45652cd33ead64f29589df212fcb730151262"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.1.0/WebIdPluginCore.framework-v12.1.0-SNAPSHOT-257.zip",
checksum: "3d1ffd08e3edcd190328b768e35ae4e53a7c58c5a56e4ea46a228e9132464b76"
),
.target(
name: "WebIdPluginCoreWrapper",